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-10-21[tfs-changeset: 1678781]dotnet-bot
2017-08-11Debugger SupportAndrew Au
2017-08-08ProjectX: Loop Hijack for GC polldotnet-bot
2017-07-22Merge pull request #4217 from dotnet/nmirrorJan Kotas
2017-07-22typo (#4216)github-john-doe
2017-07-21CrossThreadDependency2 - firing an interpreting the FuncEvalCrossThreadDepend...Andrew Au
2017-07-18Debugger SupportAndrew Au
2017-07-07(On behalf of Jan Vorlicek) Thread abort stage 1Andrew Au
2017-07-06Fix stresslog (#4062)Jan Kotas
2017-06-22Block the attaching/detaching threads if GC is in progress (#3956)Sergiy Kuryata
2016-08-17Delete low value assertJan Kotas
2016-07-17Fixes for GC updateJan Kotas
2016-05-17Reduce assembly code in PInvoke helpersJan Kotas
2016-05-06 Fix two small issues in the runtimeScott Mosier
2016-04-29Use SECREL relocs for TLS offset in asm codeJan Kotas
2016-04-29Implement type casting cacheScott Mosier
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-10Replace numeric thread id by an opaque oneJan Vorlicek
2016-02-19Use RhpGetThread helper in ExceptionHandling.asmJan Kotas
2016-02-10Refactor FLS usage in PALJan Vorlicek
2016-01-28Update licensing headersdotnet-bot
2015-12-30Implement most RyuJIT intrinsicsJan Kotas
2015-12-05Remove static_check.h, remove unused method on Module class.Scott Mosier
2015-12-04Replaced _WIN64 by OS agnostic BIT64Manu
2015-11-25Addressed feedbackJan Vorlicek
2015-11-25Reflected PR feedbackJan Vorlicek
2015-11-20Changes required to integrate code back into ProjectN treeScott Mosier
2015-11-02Delete !FEATURE_DECLSPEC_THREADJan Kotas
2015-11-02Fix build break for WindowsKyungwoo Lee
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
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