Fix 'mono' package typo
[mono.git] / mcs /
2016-10-14 Marek Safar[System.Xml] Update supported time formats for mobile...
2016-10-14 Marek Safar[System.Xml] Enable more tests
2016-10-14 Henric MüllerMerge pull request #3756 from henricm/named-pipe-alerta...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Rodrigo KumperaMerge pull request #3761 from kumpera/fix-maccore-linki...
2016-10-13 Rodrigo KumperaMerge pull request #3716 from vargaz/unbox-stobj-null
2016-10-13 Marek Safar[System] SocketAsyncEventArgs::Dispose does not free...
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-13 Martin Baulig[System]: Move MonoBtlsProvider.IsSupported() -> MonoTl...
2016-10-13 Alexander KöplingerMerge pull request #3762 from akoeplinger/fix-ftp-ipv6
2016-10-12 Rodrigo KumperaMerge pull request #3755 from kumpera/async-reader...
2016-10-12 Alexander Köplinger[System] Add tests for IPv6-enabled FtpWebRequest
2016-10-12 Alexander Köplinger[System] Add IPv6 support to FtpWebRequest
2016-10-12 Marek Safar[mcs] Handle interpolated strings with escaped quotes...
2016-10-12 Alexander Köplinger[System] Make sure FtpWebRequest processing happens...
2016-10-12 Henric MüllerMaking named pipe connects alertable on Windows
2016-10-12 Marek SafarMerge pull request #3754 from marek-safar/rs-sockets
2016-10-12 Marek Safar[Mono.Data.Sqlite] Regression introduced by 04162ffbbdf...
2016-10-12 Marek Safar[Mono.Data.Sqlite] Enable more tests
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-12 Niklas TherningMerge pull request #3753 from henricm/enable-windowsbas...
2016-10-12 Marek Safar[System] Warnings cleanup
2016-10-12 Marek Safar[System] More Socket types from referencesource
2016-10-12 Marek SafarMerge pull request #3750 from marek-safar/socket
2016-10-11 Alexander Köplinger[corlib] Fix UdpClient tests on watchos
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-11 Rodrigo Kumpera[System] Another round of hardening around disposal...
2016-10-11 Martin Baulig[cert-sync]: Change back to using the '--btls' argument.
2016-10-11 Alexander KöplingerMerge pull request #3745 from akoeplinger/fix-bug44937
2016-10-11 Marek Safar[System.ServiceModel] Split unreliable tests
2016-10-11 Marek Safar[System] Set more error details on failed https proxy...
2016-10-11 Marek Safar[mono] Fixes hardcoded stack limit in EnsureSufficientE...
2016-10-11 Marek Safar[System] More Socket pieces from referencesource
2016-10-11 Henric MüllerMerge pull request #3662 from henricm/fix-windowsbase...
2016-10-11 Henric MüllerMaking sure stream is closed when exception is thrown
2016-10-11 Henric MüllerSetting Culture to en-us for ToStringTest
2016-10-11 Henric MüllerMake ZipSharp work on Windows
2016-10-11 Alexander KöplingerMerge pull request #3746 from ntherning/fix-SocketRespo...
2016-10-11 Marek SafarMerge pull request #3747 from marek-safar/updclient
2016-10-10 Alexander Köplinger[corlib] Add missing constructors to RNGCryptoServicePr...
2016-10-10 Martin Baulig[System]: Fix a typo in X500DistinguishedName.AreEqual().
2016-10-10 Alexander Köplinger[btls] Use UTC for the Unix epoch in the managed BTLS...
2016-10-10 Marek Safar[System.Core] Remove unused files
2016-10-10 Niklas TherningFix SocketResponder on Windows
2016-10-10 Marek Safar[System] Enable more tests
2016-10-10 Marek Safar[System] UdpClient from referencesource
2016-10-10 Marek Safar[System.Data] Use same socket family for data receiver...
2016-10-10 Vlad BrezaeMerge pull request #3740 from Unity-Technologies/gc...
2016-10-10 Alexander KöplingerMerge pull request #3739 from akoeplinger/add-more...
2016-10-10 Alexander Köplinger[bcl] Expose a few more APIs on mobile to match with...
2016-10-10 Niklas TherningMerge pull request #3653 from ntherning/alertable-socke...
2016-10-07 Aleksey Kliger ... Merge pull request #3731 from lambdageek/dev-handles...
2016-10-07 Niklas TherningMerge pull request #3729 from ntherning/fix-failures...
2016-10-07 Alexander KöplingerMerge pull request #3737 from akoeplinger/fix-babysitter
2016-10-07 Niklas TherningFix failures in MSBuild tests on Windows
2016-10-07 Marek SafarMerge pull request #3727 from henricm/fix-system-web...
2016-10-07 Niklas TherningMake blocking socket calls on Windows interruptible
2016-10-07 Henric MüllerCalling directly into Win API to get current process exe
2016-10-07 Marek Safar[System] Use default parsing rules for Uri.IsWellFormed...
2016-10-07 Niklas TherningMake blocking socket calls on Windows interruptible
2016-10-06 Rodrigo KumperaMerge pull request #3730 from kumpera/async-reader...
2016-10-06 Rodrigo Kumpera[corlib] RemotingConfiguration now try to use the bundl...
2016-10-06 Aleksey Kliger ... Merge pull request #3660 from lambdageek/bug-42271
2016-10-06 Rodrigo Kumpera[System] Add some hardening when disposing a AsyncStrea...
2016-10-06 Zoltan Varga[SRE] Fixup the tokens in subtypes too. (#3721)
2016-10-06 Niklas TherningMerge pull request #3725 from ntherning/fix-symbolicate...
2016-10-06 Marek Safar[corlib] Add ValueTuple
2016-10-06 Niklas TherningFix symbolicate tests stack trace diff on Windows
2016-10-06 Henric MüllerIgnoring CR in WebControls tests
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-06 Niklas TherningMerge pull request #3720 from ntherning/fix-monodoc...
2016-10-05 Rodrigo KumperaMerge pull request #3714 from kumpera/fix_process_strea...
2016-10-05 Rodrigo Kumpera[System] Dispose all streams in Process::Close if they...
2016-10-05 Marek Safar[System.Net.Http] Wrap certain exceptions into HttpRequ...
2016-10-05 Aleksey Kliger ... Merge pull request #3684 from lambdageek/dev-monoerror...
2016-10-05 Niklas TherningFix monodoc tests on Windows
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Marek Safar[mcs] Don't report version mismatch error for FX assemblies
2016-10-05 Alexander KöplingerMerge pull request #3709 from rolfbjarne/linker-mark...
2016-10-05 Martin Baulig[BTLS]: Certificate cleanups and fixes. (#3706)
2016-10-05 Marek Safar[System.Net.Htpp] Add test for large content range...
2016-10-05 CinerarNowdays Content-Range From could be much more than...
2016-10-05 Rodrigo Kumpera[corlib] Don't load the machine config file if it's...
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Alexander KöplingerMerge pull request #3697 from directhex/fix-make-dist...
2016-10-04 Alexander KöplingerMerge pull request #3711 from akoeplinger/fix-fullaot...
2016-10-04 Alexander KöplingerFix two test failures in the FullAOT Jenkins job
2016-10-04 Marek Safar[corlib] Enable more RuntimeHelpers tests
2016-10-04 Rolf Bjarne Kvinge[linker] We don't need to mark nested types more than...
2016-10-04 Alexander KöplingerMerge pull request #3693 from rolfbjarne/watchos-simpli...
2016-10-04 Alexander KöplingerMerge pull request #3704 from rolfbjarne/watchos-servic...
2016-10-04 Rolf Bjarne Kvinge[linker] We need to mark nested types even if the decla...
2016-10-04 Aleksey Kliger[loader] Use MonoErrorBoxed for mono_class_set_failure...
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-10-04 Rolf Bjarne Kvinge[System] Add back a few ServicePointManager properties...
2016-10-04 Niklas TherningMerge pull request #3695 from ludovic-henry/fix-thread...
2016-10-03 Alex Rønne PetersenMerge pull request #3698 from alexrp/profiler-c9-fixes
2016-10-03 Zoltan Varga[SRE] Delay the creation of the MonoClass for dynamic...
2016-10-03 Martin BauligOops, actually correctly revert that commit.
2016-10-03 Martin Baulig[System]: Temporarily switch the default TLS provider...
next