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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-25Simplify types in non-shared corelib (#6008)Stephen Toub
2018-02-14Typos (#5386)John Doe
2018-01-24Reflection-block some types in CoreLib (#5286)Michal Strehovský
2017-11-16Decouple BCL module list from MRTTomas Rylek
2017-06-30Cleanup MightBeBlittable implementationJan Kotas
2017-06-30Cleanup ConditionalWeakTable use by interopJan Kotas
2017-02-24Run codeformatter on corelib sources (#2813)Alex Perovich
2017-02-15Refactor use of TypeManager and Module pointers within the BCLDavid Wrighton
2017-02-06Avoid unnecessary branches when fixing non-null/empty arrays (#2668)Justin Van Patten
2017-01-20Fix Unix build breakJan Kotas
2017-01-16Remove about one half of EagerOrderedStaticCctor attribute values by switchin...Tomas Rylek
2017-01-14Run ordered class constructors explicitlySimon Nattress
2016-12-09Make ordering of modifiers more consistent (#2318)Jan Kotas
2016-11-04WinRT detach for Hijri and Japanese Calendars and ReportUnhandledErrorDaniel Harvey
2016-10-04Add support for interface dispatch to have a codepath that supports resolutio...David Wrighton
2016-09-09Fix StackOverflow due to recursive OOMsAnton Lapounov
2016-08-15Fix infinite recursion on startup exceptions.Atsushi Kanamori
2016-08-08Try againAndrew Au
2016-08-06Rollback the change, this might have caused post checkin test failure on ARM.Andrew Au
2016-08-06The change removes the DebugBreak in the FailFast code path to fix a bugAndrew Au
2016-06-16Fix FailFast exception contains incorrect address on non-x86 platformsJan Kotas
2016-05-26When System.Environment.FailFast() is called with an exception thrown from an...dotnet-bot
2016-01-28Update licensing headersdotnet-bot
2015-11-20Updated formattingManu
2015-10-20Porting System.Private.Corelib codedotnet-bot