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-10-24Bump to mono/corefx@fb41040Egor Bogatov
2019-09-30Update NETStandard2.1 APIs (#17080)Egor Bogatov
2019-09-19Use `NetworkStream` from CoreFX. (#16889)Martin Baulig
2019-09-16[corlib] Improve reflection interface definitions (#16324)Nikolay Sivov
2019-07-17[bcl] Sync recent NS2.1 changes (#15696)Egor Bogatov
2019-06-07[runtime] Make cross-appdomain wrappers throw NIE for methods with ref struct...Aleksey Kliger (λgeek)
2019-06-05Reflect recent NS2.1 changes (#14679)Egor Bogatov
2019-05-03Add a few `RuntimeFeature.IsDynamicCodeSupported` conditionals. (#14284)Martin Baulig
2019-05-01corlib] Add API that was dropped during the coreFX System.IO integration (#14...Alexis Christoforides
2019-04-23[DIM] Throwing AmbiguousImplementationException on call of multiple candidate...Thays Grazia
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-03-04[corlib] Fix Directory.GetLogicalDrives () (#13125)Egor Bogatov
2019-02-18Add types supporting C# 8.0 Ranges. (#12841)Martin Baulig
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-02-01[corlib] Import System.IO.File from CoreFX (#12000)Alexis Christoforides
2019-01-29[corlib] TimeZoneInfo from corefx (#11500)Egor Bogatov
2018-12-07[corlib] Import FileSystemInfo and family from CoreFX (#11342)Alexis Christoforides
2018-11-30[corlib]: Bring `Random` from CoreFX and add `RandomNumberGenerator.Fill(Span...Martin Baulig
2018-11-29[corlib]: Bring "HashAlgorithm" from CoreFX. (#11794)Martin Baulig
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-10-23[corlib] DateTime, TimeSpan and TimeZone from CoreFX (#11232)Egor Bogatov
2018-10-17[corlib] Import System.IO.IOException from CoreFX (#11102)Alexis Christoforides
2018-09-06[corlib] Replace System and other namespaces with CoreFX sources (#9744)Egor Bogatov
2018-08-28[corlib] Registry from CoreFX on Windows (#9855)Egor Bogatov
2018-08-28[System.Reflection] CoreFX import for MemberInfo (#9746)Maxim Lipnin
2018-07-25Move generated resource files from System and System.Security into corlib. (#...Martin Baulig
2018-07-23Use `SafePasswordHandle` in the internal certificate APIs. (#9651)Martin Baulig
2018-07-20[corlib] CoreFX sources for System namespace (#8626)Egor Bogatov
2018-07-16[corlib] Use String from CoreCLR (#9134)Marek Safar
2018-07-12[corlib] Default to fast Span<T> (#9204)Marek Safar
2018-07-10[corlib]: Enable `HashCode` in all profiles.Martin Baulig
2018-05-02[corlib] System.Text.Encoding.* from CoreFX (#7466)Egor Bogatov
2018-05-02[corlib] StringBuilder from corefx (#7949)Egor Bogatov
2018-04-12CoreFX updateMarek Safar
2018-03-23[corlib] System.Collections from CoreFX (#7478)Egor Bogatov
2018-03-22[corlib] String from CoreFX/CoreRTMarek Safar
2018-03-04Bump corertMarek Safar
2018-02-26[corlib] CompareInfo from CoreFX (#7272)Marek Safar
2018-02-19[corlib] CoreRT System.Threading.Tasks (#6672)Egor Bogatov
2018-01-23Bump corefxMarek Safar
2018-01-09Bump corert (#6420)Marek Safar
2018-01-03Bump corefx (#6119)Marek Safar
2017-11-24Bump corefxMarek Safar
2017-11-21[corlib] Move System.Runtime.InteropServices.RuntimeInformation to co… (#6060)Marek Safar
2017-10-05Bump corefxMarek Safar
2017-04-14Bump CoreRTMarek Safar
2017-03-02[corlib][System] Concurrent collections from corefxMarek Safar
2017-01-11[corlib] Update ValueTuple implementationMarek Safar