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
2020-01-09[corlib] Switch to CharUnicodeInfo from corefx (#18305)Marek Safar
2019-09-30Update NETStandard2.1 APIs (#17080)Egor Bogatov
2019-09-16[corlib] Improve reflection interface definitions (#16324)Nikolay Sivov
2019-09-02[corlib] Add hack for Hebrew calendar dataFilip Navara
2019-07-17[bcl] Sync recent NS2.1 changes (#15696)Egor Bogatov
2019-06-05Reflect recent NS2.1 changes (#14679)Egor Bogatov
2019-05-28[mscorlib] Ensure monotouch[_runtime] API are identical (#14665)Sebastien Pouliot
2019-05-03Add a few `RuntimeFeature.IsDynamicCodeSupported` conditionals. (#14284)Martin Baulig
2019-04-23[DIM] Throwing AmbiguousImplementationException on call of multiple candidate...Thays Grazia
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-02-28[corlib]: Use `Guid.NewGuid()` implementation from CoreFx. (#13189)Martin Baulig
2019-02-20NS2.1: System.Security.Cryptography changes (#13022)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-07[corlib] Remove reflection-based Mono.Native test (#12828)Alexander Köplinger
2019-02-06Add support for async-streams (C# 8.0). (#12674)Martin Baulig
2019-02-05use CoreRT's CancellationToken and CancellationTokenSourceEgor Bogatov
2019-02-02[runtime] Rename more MonoX->RuntimeX classes. (#12732)Zoltan Varga
2019-02-01[runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consist...Zoltan Varga
2019-02-01[corlib] Import System.IO.File from CoreFX (#12000)Alexis Christoforides
2018-12-21[NS2.1] More types and members (#11944)Egor Bogatov
2018-12-09[corlib] Import System.IO.TextWriter/StreamWriter from CoreFX (#11783)Alexis Christoforides
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-30[reflection] Import MethodBase from CoreFX (#11837)Maxim Lipnin
2018-11-29"Code Ultramarine": sync `X509Certificate2` with CoreFX and introduce `X509Ce...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-21[WIP] [WASM] AOT work (#11746)Zoltan Varga
2018-11-15[Reflection] CoreFX import for Module type (#11577)Maxim Lipnin
2018-11-08[corlib] Move Stack and Queue to mscorlib as we want to used them by (#11511)Marek Safar
2018-11-07[corlib] Import System.IO.Stream/BufferedStream from CoreFX (#10880)Alexis Christoforides
2018-11-06Merge pull request #11444 from vargaz/wasm-work10Rodrigo Kumpera
2018-11-05[corlib] Add stubs for timezone info for wasm, use it instead of the file sys...Zoltan Varga
2018-11-02"Mono.Native - Halloween Edition"Martin Baulig
2018-10-31[Reflection] CoreFX import for MethodInfo typeMaxim Lipnin
2018-10-29[Facades] Adds NS21 APIsMarek Safar
2018-10-27[corlib] Replace few more simple types with corefx (#11401)Marek Safar
2018-10-25[corlib] Adds back accidentally removed legacy COM API to BinderMarek Safar
2018-10-24[corlib] Remove unused files (#11322)Marek Safar
2018-10-24[corlib] Import System.IO.TextReader/StreamReader from CoreFX (#11044)Alexis Christoforides
2018-10-23[corlib] DateTime, TimeSpan and TimeZone from CoreFX (#11232)Egor Bogatov
2018-10-19[corlib] Import System.IO.UnmanagedMemoryStream from CoreFX (#11210)Alexis Christoforides
2018-10-17[corlib] Import System.IO.IOException from CoreFX (#11102)Alexis Christoforides
2018-10-10[Reflection] CoreFX import for TypeDelegator typeMaxim Lipnin
2018-10-04[corlib] Import System.IO.MemoryStream from CoreFXAlexis Christoforides
2018-10-02[System.Reflection] CoreFX import for TypeInfo type (#10871)Maxim Lipnin
2018-09-27[System.Reflection] CoreFX import for EventInfo type. (#10770)Maxim Lipnin
2018-09-26[Systen.Reflection] CoreFX import for RuntimeReflectionExtensionsMaxim Lipnin
2018-09-20[System.Reflection] CoreFX import for ParameterInfo typeMaxim Lipnin