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-02Fix Linux build breaksJan Kotas
2018-02-02FuncEvalWithAppDomain - supporting FuncEval in case of having multiple AppDom...Andrew Au
2018-01-27ClassLibForAll - refactor the code so that the type ClasslibFunctionId is no ...Andrew Au
2018-01-26RI from ProjNdev3dotnet-bot
2017-11-03ProjectX: New GetOsModuleHandle API to ICodeManagerdotnet-bot
2017-09-13These changes provide a way for ProjectX/CoreRT to get the target of custom i...Fadi Hanna
2017-07-14Makes exception dispatch call into AppContext to enable FirstChanceException....Daniel Harvey
2017-05-10Add support for getting the System.Array type from the runtimeDavid Wrighton
2017-01-22Abstract cctor trigger via ICodeManagerJan Kotas
2016-11-22Implement Exception.get_StackTrace (#2240)Michal Strehovský
2016-10-20Fix call from CastableObject to ThunkPool after it's been refactored.Fadi Hanna
2016-10-12Fix Unix build breaksJan Kotas
2016-10-12This is a fix to the CastableObject support for methods used in a ldvirtftn o...Fadi Hanna
2016-06-15ICodeManager refactoring to support separated funcletsScott Mosier
2016-03-08Enable hardware exception handling on WindowsJan Kotas
2016-03-03Exception handling on WindowsJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-26MRT StackFrameIterator improvementsChris Ahna
2016-01-20Add GS cookie offset to GC info format.Anton Lapounov
2015-10-24Enable compilation of the runtime on LinuxJan Vorlicek
2015-10-01Initial population of CoreRT Runtime files.dotnet-bot