platform/upstream/dotnet/runtime.git
2019-12-23 Aleksey Kliger... [domain] Don't add NULL runtime to runtimes list (mono...
2019-12-23 Fan YangFix llvm jit assertion (mono/mono#18280)
2019-12-23 Fan YangAdd cast to ((align) - 1) for Alignment macros (mono...
2019-12-21 Ryan Lucia[loader] Check AppContext.BaseDirectory on netcore...
2019-12-21 Ryan Lucia[loader] Remove unnecessary newlines in tracing
2019-12-21 Ryan Lucia[netcore] Re-enable some BinaryFormatter tests (mono...
2019-12-20 Aleksey Kliger... [tests] Add test files to tarball (mono/mono#18261)
2019-12-19 Bernhard Urban... [interp] add guard that a local hasn't been modified...
2019-12-18 Nathan RicciChange ICONST to I8CONST when propagating constants...
2019-12-17 Evgenii StepanovRelax assert in mono_arch_build_imt_trampoline. (mono...
2019-12-16 Zoltan Varga[llvm] Generate correct LLVM IR for OP_XEQUAL. (mono...
2019-12-16 Zoltan Varga[netcore] Add AssemblyLoadContext:OnAssemblyLoad()...
2019-12-16 Jay KrellRemove handles/MonoError from some marshal icalls....
2019-12-16 Ryan Lucia[metadata] Check for GTDs in setup_generic_array_ifaces...
2019-12-16 Zoltan Varga[wasm] Regen wasm_m2n_invoke.g.h. (mono/mono#18212)
2019-12-16 Calvin BuckleyFix locating Python interpreter when it isn't "python...
2019-12-13 Jay KrellAdd full compiler barriers to any fence that lacked...
2019-12-13 Aleksey Kliger... [cominterop] Attach to runtime from IUnknown and IDispa...
2019-12-13 Ankit JainBump msbuild to track xplat-master (mono/mono#18183)
2019-12-13 Jay KrellFix on-demand initialization race conditions [threads...
2019-12-13 Jay KrellFix on-demand initialization race conditions [marshal...
2019-12-13 Ryan Lucia[netcore] Implement AppDomain.AssemblyLoad (mono/mono...
2019-12-13 Jay KrellFix on-demand initialization race conditions [marshal...
2019-12-13 Jay KrellFix on-demand initialize race conditions [cominterop...
2019-12-13 Jay KrellFix on-demand initialize race conditions [custom-attrs...
2019-12-13 Jay KrellFix on-demand initialization race conditions [object...
2019-12-13 Jay KrellFix on-demand initialization race conditions [sgen...
2019-12-13 Jay KrellFix on-demand initialization race conditions [remoting...
2019-12-13 Jay KrellFix on-demand initialization race conditions [native...
2019-12-12 Jay KrellFix on-demand initialization race conditions [reflectio...
2019-12-12 Jay KrellFix on-demand initialization race conditions [mini...
2019-12-12 Jay KrellFix on-demand initialization race conditions [sre.c...
2019-12-12 Jay KrellFix on-demand initialization race conditions [threadpoo...
2019-12-12 Ryan Lucia[netcore] Implement AppDomain.TypeResolve (mono/mono...
2019-12-12 Jay KrellRemove handles/MonoError from 12 easy socket icalls...
2019-12-12 Ryan Lucia[netcore] Enable AppDomainTests.AssemblyResolveInvalidA...
2019-12-12 Ryan Lucia[netcore] Enable AppDomainTests.MonitoringIsEnabled...
2019-12-11 Ryan Lucia[netcore] Remove MonoDomain.DoAssemblyResolve (mono...
2019-12-11 Jay KrellMake Socket.Socket_icall static, as most icalls are...
2019-12-11 Ryan Lucia[utils] Correctly convert MONO_DL_LOCAL to RTLD_LOCAL...
2019-12-11 Jay KrellSockets: Foo_internal to Foo_icall and ves_icall_Foo_in...
2019-12-10 Bernhard Urban... [interp] relop result is always int (mono/mono#18114)
2019-12-10 Ryan Lucia[utils] Make mono_dl_open default to RTLD_LOCAL on...
2019-12-10 Bernhard Urban... [interp] fix build when DEBUG_INTERP is enabled (mono...
2019-12-10 Bernhard Urban... [debugger] skip suspend for unattached threads (mono...
2019-12-10 Aleksey Kliger... [mini] Fix delegate trampoline virtual call via delgate...
2019-12-10 Bernhard Urban... [debugger] remove unused thread suspend count (mono...
2019-12-09 Jay Krell[cxx] Fix mono-boehm to compile as C++. (mono/mono...
2019-12-09 Egor Bogatov[netcore] Enable more tests for interpreter and llvm...
2019-12-09 Jay Krellfix warning: threadpool-worker-default.c: In function...
2019-12-08 Jay KrellAdd some missing barriers when dealing with global...
2019-12-07 Sam PatelUpdate glib-remap.h to include g_module_address (mono...
2019-12-06 Ankit JainBump msbuild to track xplat-master (mono/mono#18050)
2019-12-06 Aleksey Kliger... [threads] Add back mono_threads_attach_tools_thread...
2019-12-06 Bernhard Urban... [ppc32] delete leftover code from pre-monoctx area...
2019-12-06 Jay Krell[cxx] Remove use of register keyword. (mono/mono#18057)
2019-12-05 Jay Krell[cxx][netcore] Fix goto around init. (mono/mono#18058)
2019-12-05 Egor BogatovLet user overwrite opt -Ox level (mono/mono#18012)
2019-12-05 Jay KrellRemove handles/MonoError from two socket icalls. (mono...
2019-12-05 Egor BogatovMerge pull request mono/mono#18053 from EgorBo/fix...
2019-12-05 Jay Krell[netcore] Remove approx. 10 icalls. (mono/mono#18018)
2019-12-05 Zoltan Varga[llvm] Avoid decomposing OP_STOREV_MEMBASE early for...
2019-12-05 Jay KrellFix ifndef include guard in icall-decl.h. (mono/mono...
2019-12-05 Egor BogatovConvert to 0/1 in OP_XEQUAL (mono/mono#18038)
2019-12-04 EgorBoremove some items from rsp
2019-12-04 EgorBouse fneg instead of fsub
2019-12-04 Bernhard Urban... [amd64] align application stack pointer in signal handl...
2019-12-04 Alexander KöplingerUpdate submodules before running external/bdwgc/autogen...
2019-12-04 Alexander KöplingerRemove mk/ folder (mono/mono#18039)
2019-12-04 Jonathan Peppers[android] don't probe directories for .config files...
2019-12-04 Aleksey Kliger... [configure.ac] Build on FreeBSD/PowerPC64 (mono/mono...
2019-12-03 Egor BogatovMerge pull request mono/mono#18013 from EgorBo/intrin...
2019-12-03 EgorBoImprove TryParseFunctionName in jitdiff
2019-12-03 EgorBoRemove dead docs
2019-12-03 Egor BogatovDon't throw NRE when len == 0 in Buffer.Memmove (mono...
2019-12-02 Jo ShieldsBump version to 6.11 (mono/mono#17990)
2019-12-02 Jay KrellRemove handles/MonoError from Mono.RuntimeClassHandle...
2019-12-02 Bernhard Urban... [profiler] disable inlining when coverage profiler...
2019-12-02 Vlad Brezae[sgen] Don't trigger collections during allocation...
2019-12-02 Jay KrellRemove handles/MonoError from Mono.Security.Cryptograph...
2019-12-02 Thays Grazia[DIM] Fix behavior when there is an override of a metho...
2019-12-02 Jay KrellRefactor Monitor to eliminate near identical duplicated...
2019-12-02 Zoltan Varga[wasm] Add beginnings of SIMD support in AOT mode....
2019-12-01 EgorBoenable only for netcore
2019-12-01 EgorBofix failing tests
2019-12-01 EgorBofix build
2019-12-01 EgorBoAddress feedback and fix C++ warnings
2019-12-01 EgorBoOptimize box(X) == null to false
2019-12-01 Jay Krellsockets: Remove piecemeal ifndef ENABLE_NETCORE since...
2019-11-29 Bernhard Urban... [interp] track valuetype stack for CEE_RET too (mono...
2019-11-29 Zoltan Varga[wasm] Add more netcore test suites. (mono/mono#17965)
2019-11-29 Zoltan VargaInterpreter fixes. (mono/mono#17966)
2019-11-29 Egor Bogatov[netcore] Improve Jitdiff tool (mono/mono#17960)
2019-11-28 Zoltan VargaRevert "Use range metadata (mono/mono#17956)" (mono...
2019-11-28 Egor BogatovUse range metadata (mono/mono#17956)
2019-11-28 Zoltan Varga[interp] Make calli non recursive as well. (mono/mono...
2019-11-28 EgorBoAdd quick diff
2019-11-28 EgorBoAdd jit-diff tools
2019-11-28 Ryan LuciaChange signature, add cast
2019-11-28 Ryan Lucia[mini] Move bundled native library loading into the...
next