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-11-18Bump corefx to pick up https://github.com/mono/corefx/pull/370 (#17758)Steve Pfister
2019-09-30Update NETStandard2.1 APIs (#17080)Egor Bogatov
2019-09-16[corlib] Improve reflection interface definitions (#16324)Nikolay Sivov
2019-09-02[csproj] Update project filesmonojenkins
2019-08-01[csproj] Update project filesmonojenkins
2019-07-17[bcl] Sync recent NS2.1 changes (#15696)Egor Bogatov
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
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-21[csproj] Update project filesmonojenkins
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-05-10Add a few `DISABLE_SECURITY` conditionals. (#14300)Martin Baulig
2019-05-03Add a few `RuntimeFeature.IsDynamicCodeSupported` conditionals. (#14284)Martin Baulig
2019-04-30[csproj] Update project filesmonojenkins
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
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-19[csproj] Update project filesmonojenkins
2019-03-12[csproj] Update project filesmonojenkins
2019-03-08[corlib] Remove Interop.MountPoints.cs from .sources (#13363)Alexander Köplinger
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-03-04[corlib] Fix Directory.GetLogicalDrives () (#13125)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-05[csproj] Update project filesmonojenkins
2019-02-02[runtime] Rename more MonoX->RuntimeX classes. (#12732)Zoltan Varga
2019-02-01[csproj] Update project filesmonojenkins
2019-02-01[corlib] Import System.IO.File from CoreFX (#12000)Alexis Christoforides
2019-01-29[corlib] TimeZoneInfo from corefx (#11500)Egor Bogatov
2019-01-23Merge pull request #12254 from marek-safar/bcl-fixesLarry Ewing
2019-01-23[csproj] Update project filesmonojenkins
2019-01-10[csproj] Update project filesmonojenkins
2019-01-10[corlib] Fix monodroid build to reinclude CoreFX System.IO (#12057)Alexis Christoforides
2019-01-08[wasm] Enable Mono.Native. (#12143)Zoltan Varga
2019-01-02[csproj] Update project filesmonojenkins
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