[sdb] Make the IL in dtest-excfilter.il valid. (#5463)
[mono.git] / mcs / class / System /
2017-08-25 Alexander Köplinger[System] Disable SocketTest.SendAsyncFile for now ...
2017-08-25 Martin Baulig[System]: Cleanup debugging and use the same technique...
2017-08-25 monojenkins[msvc] Update csproj files (#5450)
2017-08-24 Rodrigo KumperaMerge pull request #5420 from nealef/z13v5
2017-08-24 Martin Baulig[System]: Cleanup internal TLS APIs in preparation...
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-18 Rodrigo KumperaMerge pull request #5396 from kumpera/fix_11696
2017-08-17 Rodrigo KumperaMerge pull request #5390 from kumpera/fix_58637
2017-08-17 Ludovic Henry[w32error] Add ENODEV -> ERROR_DEV_NOT_EXIST error...
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-15 Martin BauligCosmetic; remove unnecessary cast and fix compiler...
2017-08-15 Martin Baulig[System]: Fix minor leaks in AppleTls. (#5369)
2017-08-15 Martin Baulig[System]: Fix major AppleTls memory leak. Bug #56814...
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-09 Martin Baulig[System]: Fix memory leak in AppleTls. (#5305)
2017-08-07 Alexander Köplinger[msvc] Update csproj files
2017-08-07 Aleksey Kliger ... Merge pull request #5313 from lambdageek/corefx-sre...
2017-08-07 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-05 Ludovic HenryRevert "[w32handle] Remove use of w32handle for File...
2017-08-05 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-01 Martin Baulig[System]: Fix memory leak in BTLS. (#5291)
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-17 Andi McClureMerge pull request #5194 from xmcclure/orbis-freeswept
2017-07-17 Alex Rønne PetersenMerge pull request #5206 from alexrp/profiler-gc-base...
2017-07-17 Alex Rønne PetersenMerge pull request #5216 from alexrp/profiler-runtime...
2017-07-16 Alexander Köplinger[System] Suppress a few instances of CS0618 obsolete...
2017-07-15 Alex Rønne PetersenMerge pull request #5210 from alexrp/profiler-runtime...
2017-07-14 Alexander Köplinger[bcl] Remove the ValueAdd and InetAccess NUnit categori...
2017-07-14 Ludovic Henry[w32error] Add ENXIO error case (#5199)
2017-07-08 Katelyn GaddAdd new version of SocketTest.ConnectedProperty that...
2017-07-07 Alex Rønne PetersenMerge pull request #5187 from alexrp/debugger-fix-callb...
2017-07-07 Alex Rønne PetersenMerge pull request #5180 from alexrp/profiler-zero...
2017-07-07 Alex Rønne PetersenMerge pull request #5179 from alexrp/profiler-thread...
2017-07-07 Martin Baulig[System]: minor cleanups. (#5186)
2017-07-05 Rodrigo KumperaMerge pull request #5172 from kumpera/proc-handles-pt2
2017-07-05 Rodrigo Kumpera[System] Fix handle leak in Process::GetProcess.
2017-07-02 Alexander Köplinger[System] Don't use DateTime.Now for measuring elapsed...
2017-06-30 Rodrigo KumperaMerge pull request #5159 from MaurGi/patch-1
2017-06-30 Mauro GiustiConsole.Error.WriteLine in System.Net.NetworkInformation
2017-06-30 Rodrigo KumperaMerge branch 'master' into handle-fixes-part1
2017-06-30 Aleksey Kliger ... Merge pull request #5156 from lambdageek/bug-57850...
2017-06-29 Eberhard Beilharz[System] Request 32-bit capabilities
2017-06-29 Alex Rønne PetersenMerge pull request #5140 from alexrp/profiler-stress...
2017-06-29 Alexander Köplinger[bcl] Drop a bunch of unused _2_1.cs files (#5112)
2017-06-28 Marek Safar[build] Add a new profile
2017-06-23 Ludovic Henry[System] Fix compilation on watchos (#5108)
2017-06-19 Rodrigo KumperaMerge pull request #5027 from kumpera/damn-you-strerror
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-16 Aleksey Kliger ... Merge pull request #5010 from Unity-Technologies/boehm...
2017-06-16 David KarlašMerge pull request #5049 from mono/fixSdbTests
2017-06-16 Marek HabersackEnable translation of WSEACCESS (10013) on mobile ...
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-09 Rodrigo KumperaMerge pull request #4998 from kumpera/fix_56684
2017-06-08 Aleksey Kliger ... Merge pull request #4995 from lambdageek/dev-monodis...
2017-06-07 Martin Baulig[System]: Fix possible initialization issue in MonoTlsP...
2017-06-07 Martin Baulig[System]: Actually disable the keychain code and SecIte...
2017-06-06 Martin Baulig[System]: Correctly implement close and shutdown in...
2017-05-31 Ludovic Henry[Socket] Fix Socket.BeginConnect to multiple IPAddress...
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-31 Marek Safar[System] Adds watch specific HttpListenerWebSocketContext
2017-05-31 Alexander Köplinger[System] Add missing configuration properties to the...
2017-05-30 Cody Russell[System] Add useDefaultCredentialsProp to the list...
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-29 Jochen KühnerBugfix Ping.cs (#4936)
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-23 Martin Baulig[System]: Don't call OnCompleted(this) twice in SocketA...
2017-05-16 Alexander Köplinger[btls] Add MonoPInvokeCallback attribute on all full...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Rodrigo KumperaMerge pull request #4851 from kumpera/handle_eloop_errno
2017-05-15 Martin Baulig[System]: Update corefx/SR.cs in preparation of the...
2017-05-15 monojenkins[msvc] Update csproj files (#4846)
2017-05-12 Vlad BrezaeMerge pull request #4828 from BrzVlad/fix-windows-ci
2017-05-12 Martin Baulig[System]: Replace HttpListenerResponseHelper with HttpS...
2017-05-12 Martin Baulig[System]: Add HttpListenerBasicIdentity.platformnotsupp...
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Martin Baulig[System]: HttpListener.CreateSslStream() should always...
2017-05-11 Aleksey Kliger ... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-10 Martin Baulig[System]: Add new 'common-networking.sources' and move...
2017-05-10 Ludovic Henry[process] Disable tests that do not work on mobile...
2017-05-10 Rolf Bjarne Kvinge[System] Use 'ObjCRuntimeInternal' as the namespace...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-09 monojenkins[msvc] Update csproj files (#4813)
2017-05-09 Martin Baulig[System]: Remove 'SECURITY_DEP' conditional from HttpLi...
2017-05-08 Martin Baulig[System]: Add private '_internalLock' field to HttpList...
2017-05-08 Martin Baulig[System]: Make HttpListener partial and move Mono-speci...
2017-05-08 Martin Baulig[System]: Rename the internal class 'ChunkStream' into...
2017-05-08 Martin Baulig[System]: Fully stub-out SslStream on platforms where...
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-04 Aleksey Kliger ... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Andi McClureMerge pull request #4788 from xmcclure/if-winrt
2017-05-04 Martin Baulig[System]: Fix TLS Provider registration and use BTLS...
next