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-17[corlib] Mark YieldAwaitable struct readonly (#17386)mlirAlexander Köplinger
2019-05-28[mscorlib] Ensure monotouch[_runtime] API are identical (#14665)Sebastien Pouliot
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-02-06Add support for async-streams (C# 8.0). (#12674)Martin Baulig
2019-02-02[runtime] Rename more MonoX->RuntimeX classes. (#12732)Zoltan Varga
2019-01-18[System.Private.CoreLib] Initial build pass (#12450)Marek Safar
2019-01-14[corlib] Add tracking exception for not object based type hierarchiesMarek Safar
2018-10-31[corlib] Tweak more wasm definesMarek Safar
2018-09-07[System.Reflection] Make GetFieldOffset method virtual to fix issue with cust...Maxim Lipnin
2018-09-03[System.Reflection] CoreFX import for FieldInfo type. (#10370)Maxim Lipnin
2018-04-12CoreFX updateMarek Safar
2018-04-10[bcl] Mark some some code with DISABLE_COM which depends on icalls which are ...Zoltan Varga
2018-02-20[corlib] Add System.Runtime.ProfileOptimization APIs (#7120)Alexander Köplinger
2018-02-19[corlib] CoreRT System.Threading.Tasks (#6672)Egor Bogatov
2018-01-27[corlib] Implements StackTraceHiddenAttributeMarek Safar
2018-01-03Bump corefx (#6119)Marek Safar
2017-11-06[bcl] Updates referencesource to 4.7.1Marek Safar
2017-07-31[corlib]: Fix race condition in ExceptionDispatchInfo. (#5279)Martin Baulig
2017-06-02[corlib] Updates apiMarek Safar
2017-04-25Bump corefxMarek Safar
2017-04-11Updates referencesource to .NET 4.7Marek Safar
2017-01-20[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CASAlexander Köplinger
2016-10-21Changes in class libraries to enable Windows Runtime event support using Mono...TautvydasZilys
2016-10-20Utf8 (#3776)Miguel de Icaza
2016-10-14Revert "UTF8, with build fixed"Miguel de Icaza
2016-10-14UTF8, with build fixedMiguel de Icaza
2016-10-14Revert "UTF8 Marshaling APIs (#3736)"Miguel de Icaza
2016-10-14UTF8 Marshaling APIs (#3736)Miguel de Icaza
2016-10-10[bcl] Expose a few more APIs on mobile to match with netstandardAlexander Köplinger
2016-09-23[bcl] Base type update to match netstandard apisMarek Safar
2016-09-15[bcl] Fix few warningsMarek Safar
2016-08-24[bcl] More netstandard api matchingMarek Safar
2016-08-09[bcl] Update Reference Source to .NET Framework 4.6.2Marek Safar
2016-06-16[bcl] Make mono cas opt-in features instead of opt-out for mobile profilesMarek Safar
2016-05-25[corlib] More System.Runtime.InteropServices from referencesourceMarek Safar
2016-05-03Update after merge conflictsMarek Safar
2016-05-03More DISABLE_CAS_USE tweaksMarek Safar
2016-05-03Add CSC_SDK_PATH_DISABLED workaroundMarek Safar
2016-05-03Mono friendly RuntimeEnvironmentMarek Safar
2016-05-03Revert "[mscorlib] Undo part 3d0e1b71993dd236db78290852a62e9ed3218216 of whic...Ludovic Henry
2016-05-03Undo part 3d0e1b71993dd236db78290852a62e9ed3218216 of which breaks buildMarek Safar
2016-05-03Import System.Diagnostics.ProcessLudovic Henry
2016-05-03Update Reference Sources to .NET Framework 4.6.1dotnet-bot
2016-05-03Tweaks for mobile profileMarek Safar
2016-05-03Attempt to fix the build.Martin Baulig
2016-05-03Fixes com apiMarek Safar
2016-05-03Update Reference Sources to .NET Framework 4.6dotnet-bot
2016-05-03Adjust to updated StackTraceMarek Safar
2016-05-03Add more legacy mobile apisMarek Safar