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-02-28Add workaround for LNK4221 warning (#5463)Jan Kotas
2018-02-26Typos (#5447)John Doe
2018-02-24Typos (#5441)John Doe
2018-02-23Typos (#5433)John Doe
2018-02-19Typos (#5414)John Doe
2018-02-18Typos (#5403)John Doe
2018-02-16Merge pull request #5396 from dotnet/masterMichal Strehovský
2018-02-16[tfs-changeset: 1688954]dotnet-bot
2018-02-15Make g_rgWellKnownMethodNames specific to binder (#5390)Michal Strehovský
2018-02-13[ObjWriter] Add IMAGE_REL_BASED_RELPTR32 relocs support (#5380)Petr Bred
2018-02-13accurancy -> accuracy (#5381)John Doe
2018-02-12Add handling of multiple CMake installations in probe-win (#5378)Jan Kotas
2018-02-11Improve CMake detection on Windows when not in PATH (#5372)Adeel Mujahid
2018-02-08[ObjWriter] Fix visibility for public API (#5366)Petr Bred
2018-02-08Update dependencies (#5362)Jan Kotas
2018-02-07[ObjWriter/Linux] Fix build breaks (#5357)Petr Bred
2018-02-07Implement break opcode as llvm.debugtrap (#5344)Blealtan
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
2018-02-03perfom -> perform (#5343)John Doe
2018-02-02Fix ProjectN build break (#5333)Jan Kotas
2018-02-02Merge pull request #5332 from jkotas/nmirror-mergeJan Kotas
2018-02-02Fix Linux build breaksJan Kotas
2018-02-02FuncEvalWithAppDomain - supporting FuncEval in case of having multiple AppDom...Andrew Au
2018-01-31CppCodegen: Implement break opcode and readonly prefix (#5322)Michal Strehovský
2018-01-29removed unneeded ifdef for wasm (#5303)Jeff Greene
2018-01-29Implemented Array instructions for WebAssembly (#5172)Jeff Greene
2018-01-27ClassLibForAll - refactor the code so that the type ClasslibFunctionId is no ...Andrew Au
2018-01-26Fix Unix build breakJan Kotas
2018-01-26RI from ProjNdev3dotnet-bot
2018-01-16[armel tizen] Fixed issue #4626 unwinding support on arm (#5249)sergey ignatov
2018-01-14Merge pull request #5245 from dotnet/nmirrorJan Kotas
2018-01-13Fixed cross-building for armel tizen (#5239)sergey ignatov
2018-01-11ProjectX Fix a bug in RhpTrapToGC for AMD64dotnet-bot
2018-01-07Fix build and VS warnings (#5223)Jan Kotas
2018-01-07Update RyuJIT (#5221)Jan Kotas
2018-01-02Fix WASM build (#5181)Jan Kotas
2018-01-02Cleanup and simplify makefiles (#5179)Jan Kotas
2017-12-30Cleanup ifdefs (#5156)Jan Kotas
2017-12-30Fix RhGetCodeTarget for Unix x64 (#5168)Jan Kotas
2017-12-27Link WebAssembly runtime (#5141)Morgan Brown
2017-12-17Update RyuJIT (#5121)Michal Strehovský
2017-12-15[tfs-changeset: 1683889] (#5116)dotnet bot
2017-12-13Integration into build process (#5091)Petr Bred
2017-12-10Update RyuJIT (#5089)Michal Strehovský
2017-12-09Fix ProjectN build breaks (#5086)Jan Kotas
2017-12-08Find unwind info ourselves rather than initializing unwind cursors each time.Aditya Mandaleeka
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-12-01Fix to a GC hole caused by hijacking 'finally' blocks.Fadi Hanna
2017-11-30Ordinal Multifile supportDavid Wrighton
2017-11-21Allow creating static or shared native library (#4718)Toni Solarin-Sodara