Merge branch 'feature-concurrent-sweep'
[mono.git] / mcs /
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Marek Safar[corlib] Fixes mobile build
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 Marek Safar[corlib] Buffer from reference sources
2015-04-09 Marek Safar[corlib] new test
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 Marek Safar[corlib] Generic comparers from reference sources
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-09 Marek Safar[corlib] GetGenericArguments from reference sources
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 Marek Safar[corlib] TimeZoneInfo.AdjustmentRule from reference...
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-08 Marek Safar[corlib] More System types from reference sources
2015-04-08 Marek Safar[corlib] System delegates from reference sources
2015-04-08 Marek Safar[corlib] System interfaces from reference sources
2015-04-08 Marek Safar[corlib] Console keys from reference sources
2015-04-08 Marek Safar[corlib] System attributes from reference sources
2015-04-08 Marek Safar[corlib] IO exceptions from reference sources
2015-04-08 Marek Safar[corlib] TypeLoadException from reference sources
2015-04-08 Marek Safar[corlib] Add System.Object type handling in TypeInfo...
2015-04-07 Marek Safar[System.ServiceModel.Internals] Cleanup makefile
2015-04-07 Zoltan Varga[corlib] Add back some helper methods to String which...
2015-04-07 Marek Safar[SMDiagnostics] Fixes mobile build
2015-04-07 Marek Safar[corlib] Fixes mobile build
2015-04-07 Marek Safar[system.data] Fixes mobile build
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 Marek Safar[mcs] Fix betterness of candidates with optional parame...
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 Marek Safar[mcs] Clone stack-alloc type expression. Fixes #28774
2015-04-07 Marek Safar[mcs] Report missing property accessor for auto-impleme...
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 Alexander KöplingerIntegrate binary reference assemblies for v2.0/3.5...
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-06 Atsushi EnoFix SMDiagnostics build.
2015-04-06 Atsushi Eno[wcf] use different public key for mobile builds.
2015-04-06 Atsushi EnoAdd another FrameworkPublicKeyFull which is based on...
2015-04-06 Atsushi EnoAdd System.ServiceModel.Internals and SMDiagnostics...
2015-04-06 João MatosMerge pull request #1682 from Garciat/patch-1
2015-04-06 Alex Rønne PetersenMerge pull request #1683 from akoeplinger/fix-make...
2015-04-06 Alexander Köplinger[bcl] Fix "make distcheck"
2015-04-05 Gabriel GarciaProtect against overflow
2015-04-05 Alexander Köplinger[Mono.Parallel] Fix "make distcheck"
2015-04-05 Gabriel GarciaTest: Check for buffer overrun
2015-04-05 Gabriel GarciaCheck for buffer overrun
2015-04-04 Marcos Henrich[corlib] TimeZoneInfo.TryAddTicks is now private.
2015-04-03 Marek Safar[mcs] Accessibility of protected internal members in...
2015-04-03 Marek Safar[mcs] Mutate nested storey initialization only when...
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-03 Marcos Henrich[corlib] Refactored TimeZoneInfo DateTime overflow...
2015-04-02 Alexander Köplinger[System.Data] Fix 'make dist'
2015-04-02 Sebastien Pouliot[linker] Ensure updated Scope for exported types (e...
2015-04-02 Sebastien Pouliot[tools] Fix mono-cil-strip to return non-zero on failur...
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-02 Marek Safar[mcs] Check best dynamic candidate type parameters...
2015-04-02 Marek Safar[mcs] Contextual var keywork cannot be shadowed by...
2015-04-02 Marek Safar[mcs] DefaultParameterValue treats dynamic as object...
2015-04-02 Marcos Henrich[corlib] Fixed ParseTZBuffer with DST periods longer...
2015-04-02 João MatosMerge pull request #1677 from ninjarobot/fix-test-again
2015-04-02 Marcos Henrich[corlib] Removed referencesource duplicated code.
2015-04-02 Dave CuryloFix XmlSerializationTest again.
next