Merge pull request #1708 from alexanderkyte/always_use_imt
[mono.git] / mcs / class / System /
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 João MatosMerge pull request #1704 from Therzok/master
2015-04-13 Ludovic Henry[Socket] Fix SocketTest.TtlChangeOverflow test failing...
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-10 Marcos Henrich[System] Added missing files to mobile_System.dll.sources.
2015-04-10 Marcos Henrich[System] Removed SafeSocketHandle unused code.
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Ludovic Henry[Socket] Use type specific read and write queue for...
2015-04-09 Ludovic Henry[Socket] Cleanup of SocketAsyncWorker, SocketAsyncResul...
2015-04-09 Ludovic Henry[Socket] Refactor SocketAsyncResult enqueuing
2015-04-09 Ludovic Henry[Socket] Move remaining icalls and struct from Socket_2...
2015-04-09 Ludovic Henry[Socket] Inline InvalidAsyncOp into ValidateEndIAsyncResult
2015-04-09 Ludovic Henry[Socket] Move Dispose related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Shutdown related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Close related methods to their region
2015-04-09 Ludovic Henry[Socket] Move IOControl related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Poll related methods to their region
2015-04-09 Ludovic Henry[Socket] Move SetSocketOption related methods to their...
2015-04-09 Ludovic Henry[Socket] Move GetSocketOption related methods to their...
2015-04-09 Ludovic Henry[Socket] Move SendPackets related methods to their...
2015-04-09 Ludovic Henry[Socket] Move Listen related methods to their region
2015-04-09 Ludovic Henry[Socket] Move DuplicateAndClose related methods to...
2015-04-09 Ludovic Henry[Socket] Remove unused CheckRange method
2015-04-09 Ludovic Henry[Socket] Move Bind related methods to their region
2015-04-09 Ludovic Henry[Socket] Move SendFile related methods to their region
2015-04-09 Ludovic Henry[Socket] Move SendTo related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Send related methods to their region
2015-04-09 Ludovic Henry[Socket] Move ReceiveMessageFrom related methods to...
2015-04-09 Ludovic Henry[Socket] Move ReceiveFrom related methods to their...
2015-04-09 Ludovic Henry[Socket] Move Receive related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Disconnect related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Connect related methods to their region
2015-04-09 Ludovic Henry[Socket] Move Accept related methods to their own region
2015-04-09 Ludovic Henry[Socket] Move properties to their own region
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-08 Ludovic Henry[Socket] Move Select related methods to their own region
2015-04-08 Ludovic Henry[Socket] Move CheckProtocolSupport to static constructor
2015-04-08 Ludovic Henry[Socket] Move Socket constructors to Socket.cs
2015-04-08 Ludovic Henry[Socket] Move Socket fields out of Socket_2_1.cs to...
2015-04-08 Ludovic Henry[Socket] Move SocketAsyncCall out of Socket_2_1.cs...
2015-04-08 Ludovic Henry[Socket] Move Worker out of Socket_2_1.cs to SocketAsyn...
2015-04-08 Ludovic Henry[Socket] Move SocketAsyncResult out of Socket_2_1.cs
2015-04-08 Ludovic Henry[Socket] Move SocketOperation out of Socket_2_1.cs
2015-04-07 João MatosMerge pull request #1684 from Garciat/fix-zlib-helper
2015-04-07 Zoltan VargaMerge pull request #1689 from alexrp/remove-cruft
2015-04-07 Zoltan VargaMerge pull request #1690 from nealef/master
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-07 Gabriel Garcia[System] Fix DeflateStream throw on empty flush, double...
2015-04-07 Zoltan VargaMerge pull request #1688 from alexanderkyte/handle_chan...
2015-04-06 Rodrigo KumperaMerge pull request #1686 from akoeplinger/integrate...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-06 João MatosMerge pull request #1682 from Garciat/patch-1
2015-04-05 Gabriel GarciaProtect against overflow
2015-04-05 Gabriel GarciaTest: Check for buffer overrun
2015-04-05 Gabriel GarciaCheck for buffer overrun
2015-04-03 João MatosMerge pull request #1679 from knguyen0928/master
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-02 Khoa NguyenMore test for RSA Oid from FriendlyName
2015-04-02 Khoa NguyenAdd tests for supporting more oids: aes128, aes256...
2015-04-02 Khoa NguyenSupport more oids: aes128, aes256, sha256, sha512
2015-04-01 Zoltan VargaMerge pull request #1674 from alexanderkyte/gdb_support
2015-04-01 João MatosMerge pull request #1673 from alexanderkyte/minor_cpp_fixes
2015-03-31 Ludovic Henry[threadpool] Add IO support + Needed refactoring of...
2015-03-30 HellBrickMoved WebConnectionGroup.Close() call out of the Servic...
2015-03-27 Atsushi EnoMerge pull request #1662 from atsushieno/import-system...
2015-03-26 Marek SafarMerge pull request #1663 from JetBrains/valueserializer...
2015-03-26 Leonid Shalupovmove System.Windows.Markup.ValueSerializerAttribute...
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-26 Atsushi EnoMerge branch 'master' into import-system-data-partial
2015-03-26 HellBrickFixed deadlock in WebConnectionGroup.Close()
2015-03-26 Martin Baulig[System]: Fix the AllowWriteStreamBuffering check....
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-25 Marek Safar[corlib] String from reference sources, fixes mostly...
2015-03-24 João MatosMerge pull request #1634 from StephenMcConnel/bug-28025
2015-03-24 João MatosMerge pull request #1652 from debuglevel/bugfix-crossco...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-24 Marek Safar[system] FrameworkName from reference sources
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 Rodrigo KumperaMerge pull request #1595 from directhex/randomize-tcp...
2015-03-23 Marek Safar[system] Don't replace CategoryAttribute value with...
2015-03-23 Jo ShieldsAdd port randomization to ClientWebSocketTest and HttpL...
2015-03-21 Jonathan PryorMerge pull request #1641 from joelmartinez/docs-monodoc...
2015-03-19 Marek Safar[System] Fix SafeSocketHandle race introduced in 9ae887...
2015-03-18 Marcos Henrich[System] Fixed RemoveConnectionGroup concurrent issue.
2015-03-18 Marcos Henrich[System] ServicePoint.CheckAvailableForRecycling is...
2015-03-18 Marcos Henrich[System] Test ServicePoint.CloseConnectionGroup concurr...
2015-03-17 Alex Rønne PetersenMerge pull request #1636 from alexrp/profiler-stuff
2015-03-17 Alex Rønne PetersenMerge pull request #1635 from alexrp/core-clr-properties
2015-03-17 João Matos[genproj] Re-generated the class library projects.
2015-03-17 Marcos Henrich[System] Fixed SafeSocketHandle concurrency problem.
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
2015-03-16 Marek Safar[system] Update wrong test
2015-03-16 Marcos Henrich[System] Test StartTime of processes returned by GetPro...
2015-03-15 Miguel de IcazaMerge pull request #1617 from keneanung/OdbcCommandExce...
2015-03-13 Marek Safar[system] Make httplistener to accept case insensitive...
2015-03-13 Marcos Henrich[System] Replaced static constructor with field initial...
next