Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-23[corlib] Foward System.Type.GetTypeFromProgID() to the correct function (#15693)Zebediah Figura
2019-03-11Fix System.Decimal regression from .NET Core on big endian (#13348)Calvin Buckley
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-02-20NS2.1: System.Security.Cryptography changes (#13022)Egor Bogatov
2018-11-28[corlib] Type from CoreFX (#11665)Maxim Lipnin
2018-11-07[corlib] Import System.IO.Stream/BufferedStream from CoreFX (#10880)Alexis Christoforides
2018-09-20Bump corertNiklas Therning
2018-09-06[System.Reflection] CoreFX import for CustomAttributeNamedArgument type.Maxim Lipnin
2018-09-05[System.Reflection] CoreFX import for CustomAttributeTypedArgument type. (#10...Maxim Lipnin
2018-08-21[System.Reflection] CoreFX import fot Pointer type (#10194)Maxim Lipnin
2018-08-01Really fix CoreR[FT] version of System.Decimal for big endian (#9828)Calvin
2018-07-20[corlib] CoreFX sources for System namespace (#8626)Egor Bogatov
2018-07-19[corlib] Moves private Debug class in mscorlib to System.Diagnostics namespac...Marek Safar
2018-06-01[corlib] Removes multiplex approachMarek Safar
2018-05-31[corlib]: Add `System.HashCode` - revisiting #8822 and #8879. (#8934)Martin Baulig
2018-05-05[corlib] Use ArrayPool from coreclr (#8399)Marek Safar
2018-04-12CoreFX updateMarek Safar
2018-03-04Bump corertMarek Safar
2018-02-19[corlib] CoreRT System.Threading.Tasks (#6672)Egor Bogatov
2018-01-09Bump corert (#6420)Marek Safar
2018-01-03Bump corefx (#6119)Marek Safar
2017-11-24Bump corefxMarek Safar
2017-10-05Bump corefxMarek Safar
2017-05-24[corlib] Remove unused fieldMarek Safar
2017-04-18[corlib] Fixes static builds (#4687)Marek Safar
2017-04-10Bump corertMarek Safar
2017-04-10[corlib] Share corert Array codeMarek Safar
2017-04-04[corlib] Port more of corert arrayMarek Safar
2017-03-29Bump corefxMarek Safar
2017-03-28[corlib] Use array managed parts from corert to fix bugs in sorting and argum...Marek Safar
2017-03-04[corert] Import System.Threading.ThreadPoolBoundHandleLudovic Henry
2017-03-03[corert] Import System.Diagnostics.DebugLudovic Henry
2017-03-02[corlib][System] Concurrent collections from corefxMarek Safar
2017-01-11[corlib] Update ValueTuple implementationMarek Safar