platform/upstream/dotnet/runtime.git
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
2019-06-24 Zoltan Varga[netcore] Disable more runtime functionality. (mono...
2019-06-24 Thays Grazia[wasm][debugger] Adding support to debug local vars...
2019-06-24 Johan LorenssonFix race related to final event signaling in Registered...
2019-06-24 Bernhard Urban[arm] set exception handling model to dwarf for iOS
2019-06-23 Zoltan Varga[netcore] Remove unused icalls.
2019-06-22 Zebediah Figura[mini] Support tracing pointer return values. (mono...
2019-06-22 Zoltan Varga[aot] Fix a deadlock in init_plt () by calling create_t...
2019-06-21 Vlad Brezae[arm64] Add location of this and rgctx arg
2019-06-21 Vlad Brezae[arm] Add location of this and rgctx arg
2019-06-21 Vlad Brezae[amd64] Fix location saving for *this*
2019-06-21 Jay KrellRemove three seemingly unused functions:
2019-06-21 Filip NavaraAdd basic implementation of Environment.FailFast (mono...
2019-06-21 Aleksey Kliger... [api] Add a mono/metadata/profiler-legacy.h header...
2019-06-21 Egor BogatovUpdate Makefile
2019-06-21 EgorBofix build-test-corefx command
2019-06-21 lateralusXMake copy_stack_data support configurable.
2019-06-21 Larry EwingMerge pull request mono/mono#15293 from lewing/wasm...
2019-06-21 Larry EwingMerge pull request mono/mono#15291 from lewing/doublech...
2019-06-20 Aleksey Kliger... [loader] remap only System.Threading.Tasks.Dataflow...
2019-06-20 Thays Grazia[debugger] Debugger doesn't break on unhandled exceptio...
2019-06-20 Vlad Brezae[jit] Make alias analysis properly handle alias cloberr...
2019-06-20 Vlad Brezae[jit] Add debug option for using clr memory model ...
2019-06-20 Jay Krell[Coop] Establish handle frame in reflection_setup_inter...
2019-06-20 Jay KrellWrite to the same union member that is later read....
2019-06-20 Jay Krell[interp] Optimize CEE_MONO_TLS due their being only...
2019-06-20 Egor BogatovFix arcade stuff
2019-06-20 Johan LorenssonAdd Windows x64 Full AOT Interpreter support on CI...
2019-06-19 Aleksey Kliger[coop] Mark a few functions with MONO_PROFILER_API
2019-06-19 Aleksey Kliger[runtime] Don't do GC Unsafe transition in mono_gchandl...
2019-06-19 Aleksey Kliger[profiler] Don't switch to GC Safe when locking if...
2019-06-19 Jay KrellFix compiler warnings. (mono/mono#15196)
2019-06-19 Jay KrellRemove unused MONO_PATCH_INFO_SET_TLS_TRAMP, correspond...
2019-06-19 Ryan LuciaCorrectly set ReflectionType with inherited generic...
2019-06-19 Zoltan Varga[jit] Avoid calling mini_jit_info_table_find () in...
2019-06-19 Filip Navara[netcore] Update the checks for ByRef return type in...
2019-06-19 Zoltan Varga[interp] Implement tracing of return values. Improve...
2019-06-19 Alexis Christoforides[filewatcher] Fall back to default if a new instance...
2019-06-18 Bernhard Urban[arm] fix some more host/target pointer size issues...
2019-06-18 Bernhard Urban[mini] fix OP_SEQ_POINT of other backends regarding...
2019-06-18 Ryan Lucia[netcore] Don't default to an empty array for a null...
2019-06-18 Ryan Lucia[eglib] Don't escape chars in argv parsing enclosed...
2019-06-18 Marek SafarMirror changes from mono/corefx,corert,coreclr (mono...
2019-06-18 Marek Safar[netcore] Excluded tests update
2019-06-18 Marek Safar[System.Private.CoreLib] Merge fixes
2019-06-18 Marek SafarMerge remote-tracking branch 'upstream/master' into...
2019-06-18 Marek Safar[netcore] Reflect shared partition changes
2019-06-18 Marek Safar[System.Private.CoreLib] Align on CA naming for easier...
2019-06-18 nariccImplement GC.GetAllocatedBytes (mono/mono#14779)
2019-06-18 Bernhard Urban[arm] use target_mgreg_t instead of plain pointer type...
2019-06-18 Jay KrellAllocate MonoJumpInfo instead of MonoAotCompile.
2019-06-18 Jay KrellRevert "threads.c:6403:6: warning: 'current_idx' may...
2019-06-18 Jay KrellPR: Restore nearby unusual formatting.
2019-06-18 Jay Krellintrinsics.c: In function 'mini_emit_inst_for_method':
2019-06-18 Jay Krelldebugger-engine.c: In function 'set_bp_in_method':
2019-06-18 Jay Krelltramp-arm64-gsharedvt.c: In function 'mono_arch_get_gsh...
2019-06-18 Jay Krellmini-arm64-gsharedvt.c: In function 'mono_arch_get_gsha...
2019-06-18 Jay Krellinterp/mintops.c: In function 'mono_interp_dis_mintop':
2019-06-18 Jay KrellIn file included from object.c:40:0:
2019-06-18 Jay Krellw32file-unix.c: In function 'mono_w32file_get_file_size':
2019-06-18 Jay Krellinterp/interp.c: In function 'interp_entry.constprop':
2019-06-18 Jay Krellimage.c:1351:20: warning: variable 'header' set but...
2019-06-18 Jay Krellexception.c:747:1: warning: 'mono_new_exception_argumen...
2019-06-18 Jay Krellos-event-unix.c: In function 'mono_os_event_wait_multiple':
2019-06-18 Jay KrellIn file included from ../../mono/eglib/glib.h:45:0,
next