Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-20Remove netcore sources and arcade eng/common files (#21315)Alexander Köplinger
2020-10-05Initial work porting native diagnostic server library to C library potentiall...monojenkins
2020-09-15[mono] Introduce MonoMemoryManager to hold memory previously owned by the dom...monojenkins
2020-06-26[metadata] Implement PreserveBaseOverridesAttribute and covariant returns sup...monojenkins
2020-06-19[mono] Add QCalls to the Runtime (#19945)monojenkins
2020-06-06[mono] Move some culture-dependent source files to a separate directory (#19912)Aleksey Kliger (λgeek)
2020-05-25Initial work porting native diagnostic event pipe library to C library potent...lateralusX
2020-03-24[mono] Add headers for unstable APIs (#19272)monojenkins
2019-10-30[wasm] Fix build problems. (#17596)Zoltan Varga
2019-10-24[netcore] Managed ThreadPool implementation (#17387)Filip Navara
2019-10-14[loader] Move PInvoke and DllMap code into separate source fileRyan Lucia
2019-09-12[netcore] Create a separate version of threadpool.c for netcore with the doma...Zoltan Varga
2019-07-19[metadata] Fix name of header fileAlexander Köplinger
2019-07-18[loader] Add MonoAssemblyLoadContext; stop sharing MonoImages on netcore (#15...Aleksey Kliger (λgeek)
2019-06-21[api] Add a mono/metadata/profiler-legacy.h header (#15098)Aleksey Kliger (λgeek)
2019-05-27Add missing new files to Makefile.am, fix tarball build (#14656)Alexander Köplinger
2019-05-09Introduce enum and static data for JIT icalls, that are currently hashed (#14...Jay Krell
2018-10-23[coop] Transition all functions in object.h to MONO_RT_EXTERNAL_ONLY (#11188)Jay Krell
2018-09-22[Coop] Convert or partially convert mono_domain_try_type_resolve_typebuilder,...Jay Krell
2018-08-30[cxx] Add loader-internals.h missed in https://github.com/mono/mono/pull/1025...Jay Krell
2018-08-28[metadata] Remove sysmath.h from Makefile.amAlexander Köplinger
2018-08-24Fix windows build.Rodrigo Kumpera
2018-07-24[runtime] Removes unused icallsMarek Safar
2018-03-09[metadata] split IL generation code into seperate compilation units. (#7487)Bernhard Urban
2018-02-27[marshal] Use MonoClass getters in marshal.c (#7253)Aleksey Kliger (λgeek)
2018-02-11[runtime] Make icall tables loadable. (#6905)Zoltan Varga
2018-02-07[metadata] Define getters for MonoClass fields (#6652)Aleksey Kliger (λgeek)
2018-02-06[metadata] Move MonoClass initialization to a separate file (#6611)Aleksey Kliger (λgeek)
2017-11-09Remove Boehm specific code path in GC aware hash tables as it can now push/ma...Jonathan Chambers
2017-10-25Build fixes for none Windows desktop platforms.lateralusX
2017-10-03Merged changes in master libmonoruntime into PR.lateralusX
2017-10-03Updated with review feedback.lateralusX
2017-10-03Align libmonoruntime vcxproj with makefile.lateralusX
2017-10-03Fix libmonoruntime targets and filters.lateralusX