[msvc] Update csproj files
[mono.git] / mcs /
2016-10-25 monojenkins[msvc] Update csproj files
2016-10-24 Marek SafarMerge pull request #3812 from rolfbjarne/watchos-no...
2016-10-24 Rolf Bjarne Kvinge[System] Remove any CFNetwork usage from the watchOS...
2016-10-24 Miguel de IcazaMake mkbundle use SDKs instead of a single runtime...
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-22 Alexander KöplingerMerge pull request #3808 from monojenkins/update-csprojs
2016-10-22 monojenkins[msvc] Update csproj files
2016-10-21 Zoltan Varga[btls] Convert BTLS icalls to pinvokes by invoking...
2016-10-21 Alexander Köplinger[bcl] Move a few types from the Facades into the framew...
2016-10-21 TautvydasZilysChanges in class libraries to enable Windows Runtime...
2016-10-21 Niklas TherningFix crash in SafePipeHandle.ReleaseHandle() on Windows...
2016-10-20 Martin Baulig[System]: Distinguish between empty hostnames and no...
2016-10-20 Martin Baulig[System]: ChainValidationHelper: always set 'status11...
2016-10-20 Aleksey Kliger ... Merge pull request #3786 from lambdageek/dev-42584...
2016-10-20 Miguel de IcazaUtf8 (#3776)
2016-10-19 Alexander KöplingerMerge pull request #3787 from AsamK/fix_listview
2016-10-19 Alexander KöplingerMerge pull request #3789 from monojenkins/update-csprojs
2016-10-19 monojenkins[msvc] Update csproj files
2016-10-18 SebastianAdd unit tests for ListView bugs
2016-10-18 Alexander Köplinger[tools] Fix casing of sqlsharp
2016-10-18 SebastianFix ArgumentOutOfRangeException exception when removing...
2016-10-18 SebastianFix IndexOutOfBounds exception, when removing and addin...
2016-10-18 Marek SafarFixes System build
2016-10-18 Marek Safar[System] Implements Socket::ConnectAsync. Fixes #44406
2016-10-18 Marek Safar[mcs] Add new test
2016-10-18 Marek SafarMerge pull request #3780 from akoeplinger/mcs-error...
2016-10-17 Marek SafarMerge pull request #3781 from grendello/networkinfo
2016-10-17 Marek HabersackWith Android 7.0 (Nougat) it is no longer possible...
2016-10-17 Alexander Köplinger[mcs] Use InvariantCulture for GetValueAsLiteral()...
2016-10-17 Alexander KöplingerMerge pull request #3779 from akoeplinger/fix-aot-only...
2016-10-17 Lluis SanchezImplement some missing methods in RSACryptoServiceProvider
2016-10-17 Lluis SanchezImplemented System.Security.Cryptography.X509Certificat...
2016-10-17 Alexander Köplinger[build] Regenerate .csproj files
2016-10-17 Marek Safar[System] More Socket methods from referencesource
2016-10-15 Alexander Köplinger[corlib] Don't emit symbol information in ModuleBuilder...
2016-10-14 Alexander Köplinger[System] Fix expected default value in test for Service...
2016-10-14 Miguel de IcazaRevert "UTF8, with build fixed"
2016-10-14 Miguel de IcazaUTF8, with build fixed
2016-10-14 Miguel de IcazaRevert "UTF8 Marshaling APIs (#3736)"
2016-10-14 Miguel de IcazaUTF8 Marshaling APIs (#3736)
2016-10-14 Marek Safar[System.ServiceModel] Hide only relevant exceptions...
2016-10-14 Marek Safar[System] Use mono specific payload type for EndAccept...
2016-10-14 Alexander KöplingerMerge pull request #3763 from akoeplinger/move-type
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 Alexander Köplinger[System.ServiceModel] Move a few types into System...
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
next