platform/upstream/dotnet/runtime.git
2019-07-12 Zoltan Varga[jit] Fix the devirt of EqualityComparer<byte>. (mono...
2019-07-11 Egor Bogatov[netcore] Do not inline ThrowHelpers, fix SkipFrames...
2019-07-11 Egor Bogatov[netcore] Fix IsAssignableFrom (mono/mono#15641)
2019-07-11 Zebediah Figura[metadata] Respect unmanaged calling conventions in...
2019-07-11 Calvin BuckleyMisc AIX/PASE tweaks (mono/mono#15651)
2019-07-11 Jay KrellRemove configure cruft -- Interlocked and GetProcessId...
2019-07-11 Jay KrellCleanup mono_threads_platform_get_stack_bounds. (mono...
2019-07-10 Thays Grazia[debugger] Add intrinsic for creating a byte array...
2019-07-10 Vlad Brezae[interp] Add JitHelper intrins for enum comparison...
2019-07-10 Ryan Lucia[netcore] Don't default to mscorlib in Assembly.GetType...
2019-07-10 Jay KrellRemove quadratic behavior from g_strconcat. (mono/mono...
2019-07-10 Jay KrellFix warning: unused function get_address_from_sockaddr...
2019-07-10 Jay KrellProvide g_strnlen to replace strnlen for portability...
2019-07-09 Zoltan Varga[interp] Avoid declaring MonoError's in interp_exec_met...
2019-07-09 Thays Grazia[debugger] Update client thread frames after SetIP...
2019-07-09 Zoltan Varga[jit] Add support for valuetype arguments to gsharedvt...
2019-07-09 Egor Bogatov[netcore] Fix netcore CI lane (mono/mono#15627)
2019-07-09 Zoltan VargaRemove support for llvm36, its not used anymore. (mono...
2019-07-09 Jay Krell[profiler] Fix printf bug -- char* vs. MonoString*...
2019-07-09 Jay Krell[jit] [x86] [amd64] Cleanup with x86_byte() (mono/mono...
2019-07-09 Jay KrellAccess mini_debug_options directly within the runtime...
2019-07-09 Jay KrellDisable check-seq-points test. (mono/mono#15623)
2019-07-08 Jay Krellruntime.h remove extern "C" and distribute normally...
2019-07-08 Johan LorenssonAlign native_handle open/close for MonoThreadInfo/MonoI...
2019-07-08 Zoltan Varga[runtime] Implement mono_verifier_class_is_valid_generi...
2019-07-08 Jay Krellmono_native_tls_get_value that does not change LastErro...
2019-07-08 Jay KrellInline GetLastError and SetLastError. (mono/mono#15560)
2019-07-07 Egor Bogatov[netcore] Throw ICE for Array.Copy(object[], enum[...
2019-07-06 Ryan LuciaConvert dl-test-assets.py to Python 3 (mono/mono#15524)
2019-07-06 Jay KrellCleanup zlib-helper.c allocations -- move integer overf...
2019-07-06 Zoltan Varga[jit] Add missing float conv.u8.ovf.un conversion....
2019-07-05 Jay KrellDistribute sgen-dynarray.h via source, not EXTRA_DIST...
2019-07-05 Jay KrellRemove extra explicit dist. (mono/mono#15557)
2019-07-05 Alexander Köplinger[netcore] Read NETCORETESTS_VERSION and NETCOREAPP_VERS...
2019-07-05 Egor Bogatov[netcore] CI work, add rsp for Windows (mono/mono#15549)
2019-07-05 Jay KrellLink with -z now or -bind_at_load. (mono/mono#14562)
2019-07-05 Jay KrellReadonly codemanager callbacks. (mono/mono#15538)
2019-07-05 Jay KrellMake thread locals just always extern. (mono/mono#15563)
2019-07-05 Jay KrellWin32 zlib support. (mono/mono#15509)
2019-07-05 Johan LorenssonInterpreter reads last error to late after pinvoke...
2019-07-04 Jay KrellDo not compile metadata support/compress.c. (mono/mono...
2019-07-04 Maxim Lipnin[netcore] Make System.Reflection.Tests.TypeTests.GetEnu...
2019-07-03 Jay KrellMake sure TLS (thread local storage) is always TLS...
2019-07-03 Thays Grazia[debugger][wasm] Display content of "this" (mono/mono...
2019-07-03 Vlad Brezae[interp] Simplify MINT_NEWOBJ_ARRAY
2019-07-03 Vlad Brezae[interp] Make newarr lockfree
2019-07-03 Johan LorenssonAbort async suspend request on failure doing preemptive...
2019-07-03 Jay KrellHAVE_DL_LOADER is never used so remove it. (mono/mono...
2019-07-03 Jay KrellAC_DEFINE instead of AC_SUBST MONO_DL_NEED_USCORE....
2019-07-03 Jay KrellDo not compile unused support/uncompr.c. (mono/mono...
2019-07-03 Egor Bogatov[netcore] Clean up CoreFX.issues.rsp (mono/mono#15526)
2019-07-02 Jay KrellCorrect MONO_DL_NEED_USCORE for C++, and memcpy is...
2019-07-02 Johan LorenssonAdd support for TLS callbacks on Windows. (mono/mono...
2019-07-02 Bernhard Urban[stats] distinguish between mini and LLVM AOT method...
2019-07-02 Zoltan Varga[netcore] Remove some unused SRE icalls. (mono/mono...
2019-07-02 Jay KrellFix const warning. (mono/mono#15478)
2019-07-02 Jay KrellMake codeman not public (mono/mono#15415)
2019-07-02 Zoltan VargaAdd back some stubs for the non-threads build.
2019-07-02 Zoltan Varga[wasm] Implement pthreads support in the runtime.
2019-07-02 Zoltan Varga[runtime] Disable a a AC_TRY_RUN when cross-compiling.
2019-07-02 Steve Pfister[netcore] Remove IsByRef check on Reflection.Emit.Dynam...
2019-07-01 Johan LorenssonDisable zlib on mingw Windows build to avoid dependency...
2019-07-01 Marek Safar[netcore] Bump Roslyn
2019-07-01 Egor Bogatov[netcore] Fix Array.Copy* tests. Bump NETCORETESTS_VERS...
2019-07-01 Miguel de Icaza[metadata] Rename, null-initialize, and properly free...
2019-07-01 Jay KrellRemove unused AMD64 JIT CALLCONV_IS_STDCALL. (mono...
2019-06-29 lateralusXFix 32-bit build error when using C++ compiler.
2019-06-28 Katelyn GaddDisable compiler server on darwin. Add force-enable...
2019-06-28 Filip NavaraAdd tests
2019-06-28 Filip NavaraFix marshalling bugs for StringBuilder parameters
2019-06-28 Ryan Lucia[netcore] Fix Assembly.GetForwardedTypes() (mono/mono...
2019-06-28 Zoltan Varga[runtime] Implement support for embedded ppdb, when...
2019-06-28 Jay KrellFix year+ old MIPS compile break. (mono/mono#15459)
2019-06-28 Alexander KöplingerReplace two more MONO_DEBUG=clr-memory-model env vars...
2019-06-28 Zoltan Varga[netcore] Avoid calling mono_runtime_install_appctx_pro...
2019-06-28 Thays Grazia[dim] Emit error when calling abstract methods (mono...
2019-06-27 lateralusXFIx id formatting to align with rest of code.
2019-06-27 lateralusXFix incorrect thread state on suspend thread failure.
2019-06-27 lateralusXFix use THREAD_SUSPEND_DEBUG macros on Windows.
2019-06-27 Steve Pfister[netcore] Review and document netcore test failures...
2019-06-26 Ryan LuciaCreateNLSocket and CloseNLSocket should return gpointer...
2019-06-26 Johan LorenssonFix unused-function warning in main.c. (mono/mono#15424)
2019-06-26 Aleksey Kliger... [sdks] dynamically link libmonosgen to mono-sgen for...
2019-06-26 Jay KrellRemove mono_tls_get_tls_getter.
2019-06-26 Jay KrellReplace MONO_PATCH_INFO_GET_TLS_TRAMP with MONO_PATCH_I...
2019-06-26 Vlad Brezae[sgen] Fix crashes in sgen due to xdomain refs
2019-06-26 Vlad Brezae[interp] Reduce computation under calc_section mutex
2019-06-26 Egor BogatovAdd xunit-summary.py (mono/mono#15373)
2019-06-26 Alexander Köplinger[profiler] Add helper.h to tarball
2019-06-26 Ryan Lucia[netcore] Fix build.sh (mono/mono#15380)
2019-06-26 Zoltan Varga[aot] Save the number of locals into the aot debug...
2019-06-25 Jay KrellFix tarball build and refresh monolite due to memory...
2019-06-25 Jay Krell[threads] Define interlocked_mutex as non-recursive...
2019-06-25 Radek Doulik[profiler] Add helper.c to static sources where needed...
2019-06-25 Johan LorenssonAdd cooperative suspend aware threads for hybrid suspen...
2019-06-25 Zoltan Varga[runtime] Refactor mono-debug.c. (mono/mono#15381)
2019-06-25 Radek Doulik[aot profiler] Listen for commands on given port (mono...
2019-06-25 Johan LorenssonIncrease max size of localloc and localloc_imm on amd64...
2019-06-25 Johan LorenssonAdd support for Windows x64 Full AOT + LLVM + Interpret...
2019-06-24 Marek Safar[System.Private.CoreLib] Add new shared string resource
next