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-11-12Define CORERT for ProjectN buildsJan Kotas
2017-10-04Enable x86 support for UnixAdeel
2017-07-06Fix stresslog (#4062)Jan Kotas
2017-03-24Fix a race in thread shutdown on Unix (#3073)Sergiy Kuryata
2017-01-21Fix build break with strict warning settings (#2558)Jan Kotas
2017-01-20Enable workaround for build tools that don't support thread_localJan Vorlicek
2016-12-01Use LLVM libunwind for stack unwinding on UnixJan Vorlicek
2016-10-19Refactoring for the ThunkPool APIs:Fadi Hanna
2016-07-23GC fixes for server GC in CoreRTScott Mosier
2016-06-22Implement Linux hardware and software exception handling (#1417)Jan Vorlicek
2016-06-17Stress logs not enabled by default in chk buildsRyan Byington
2016-05-17Reduce assembly code in PInvoke helpersJan Kotas
2016-04-29Implement type casting cacheScott Mosier
2016-04-19Remove shutdown finalizationJan Kotas
2016-04-06This change adds back a logic to prevent deadlock at process shutdown that wa...Jan Vorlicek
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-01Module header refactoringJan Kotas
2016-02-27Delete SimpleModule registrationJan Kotas
2016-02-27Multi-module compilation preparationSimon Nattress
2016-02-25Fixes for GC updateJan Kotas
2016-02-11Merge pull request #832 from janvorli/thread-exit-callbackJan Vorlicek
2016-02-10Refactor FLS usage in PALJan Vorlicek
2016-02-10Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2016-02-09Targeted fix for CoreRT build breakJan Kotas
2016-02-08Fix RhpLoopHijack to stop trashing important registersScott Mosier
2016-02-06Merge branch 'nmirror' into nmirror-mergeJan Kotas
2016-02-05Delete obsoleted codeJan Kotas
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-27Replace PAL printing functions by CRT onesJan Vorlicek
2015-11-20Changes required to integrate code back into ProjectN treeScott Mosier
2015-11-02Delete !FEATURE_DECLSPEC_THREADJan Kotas
2015-10-24Enable compilation of the runtime on LinuxJan Vorlicek
2015-10-23Rename filenames in #include commands to match real filenamesJan Vorlicek
2015-10-14Partially hooked up GC sources to Runtime sources. Finalizer code is not yet...Scott Mosier
2015-10-01Initial population of CoreRT Runtime files.dotnet-bot