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
2017-08-21This fixes the stresslog issue with the chk version of mrt150.dll that Sergiy...Peter Sollich
2016-10-18Port dotnet/coreclr#7295 to CoreRT, introducing an interface (#2038)Sean Gillespie
2016-10-16Update link to issue that tracks enabling GC for CppCodeGen (#2034)Jan Kotas
2016-09-14Ports dotnet/coreclr PR#6764 (https://github.com/dotnet/coreclr/pull/6764) to...dotnet-bot
2016-07-23GC fixes for server GC in CoreRTScott Mosier
2016-07-05Merge pull request #1466 from dotnet/nmirrorMichal Strehovský
2016-07-05Port CoreCLR PR#6084 to CoreRTdotnet-bot
2016-06-24Enable regular GC budget for RyuJIT codegenJan Kotas
2016-06-09Merge pull request #1390 from janvorli/fix-stresslogJan Vorlicek
2016-06-09Fix stresslogJan Vorlicek
2016-05-27Enable a number of ETW events that were previously disabled on ProjectN.dotnet-bot
2016-04-19Remove shutdown finalizationJan Kotas
2016-03-04Set GC Gen0 size to 100MBMichal Strehovský
2016-02-25Clean up Windows-specific type usageJan Kotas
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-26Add abstraction for string encoding of the underlying OS to GCToOSInterfaceJan Kotas
2016-01-12GC to OS interface refactoringJan Vorlicek
2015-12-30Implement most RyuJIT intrinsicsJan Kotas
2015-12-22Remove CoreRT TODOs in Buffer.CopyBlock and Array.CopyJan Kotas
2015-12-17Fix GCStressJan Kotas
2015-12-01Fix a few small issuesScott Mosier
2015-11-24Fix Unix runtime so that it can be linked to again.Jan Vorlicek
2015-11-21Fix build breaks after GC updateJan Kotas
2015-11-20Changes required to integrate code back into ProjectN treeScott Mosier
2015-11-02Linux PAL implementation for MRTJan Vorlicek
2015-10-24Enable compilation of the runtime on LinuxJan Vorlicek
2015-10-23Rename filenames in #include commands to match real filenamesJan Vorlicek
2015-10-14Additional GC-to-EE hookup.Scott Mosier