platform/upstream/dotnet/runtime.git
2019-10-10 Bernhard Urban... [mini] trace snippet should restore return value (mono...
2019-10-10 Jay KrellFix g_assert_not_reached message regression. (mono...
2019-10-09 Jay KrellRemove varargs from g_assert and g_assert_not_reachable...
2019-10-09 Bernhard Urban... [mini] print inserted instruction in verbose logging...
2019-10-09 Filip Navara[mini] Fix check for FastAllocateString that used old...
2019-10-09 Vlad Brezae[sgen] Fix invalid value passed to write barrier (mono...
2019-10-09 Johan LorenssonRunning --enable-msvc-only didn't find jay.vcxproj...
2019-10-09 Filip Navara[netcore] Fix NULL dereference when running LLVM JIT
2019-10-09 Jay KrellRevert mono_runtime_set_main_args in mono/mono@44ff0597...
2019-10-08 Vlad Brezae[interp] Small cleanups (mono/mono#17229)
2019-10-08 Filip Navara[netcore] Port CoreCLR implementation of Exception...
2019-10-08 Alexander Köplinger[netcore] Disable some SafeWaitHandle tests everywhere...
2019-10-08 Filip NavaraFix check in fix_libc_name to trigger only for libc...
2019-10-08 Steffen KießClean up map.c /map.h (mono/mono#16746)
2019-10-08 Ryan Lucia[netcore] Add libc name transition
2019-10-08 Alexis ChristoforidesRemove unused variable
2019-10-08 Alexis Christoforides[merp] Print missing status marker file for stage 1...
2019-10-08 Alexis ChristoforidesZeroing is not necessary, snprintf() always null-termin...
2019-10-08 Vlad Brezae[interp] Rerun cprop pass if stloc.np intructions were...
2019-10-08 Vlad Brezae[interp] Handle more cases for stloc.np optimization
2019-10-08 Vlad Brezae[interp] Skip NOPs when checking previous instruction
2019-10-07 Calvin Buckleydladdr shim for gmodule; try to enable crash reporter...
2019-10-07 Jo ShieldsBump version to 6.9 (mono/mono#17207)
2019-10-07 Ryan LuciaDon't declare mono_get_module* on non-win32
2019-10-07 Ryan LuciaUse eglib win32 helper functions without MAX_PATH limit
2019-10-07 Ryan LuciaEscape type namespaces, document that we aren't escapin...
2019-10-07 Ryan LuciaMake the mono identifier escape function work like...
2019-10-07 Ryan LuciaUnescape type names in the managed parser
2019-10-07 Ryan LuciaMake TypeNameParser consistently use tabs
2019-10-07 Ryan LuciaPartially revert "Remove redundant function call of...
2019-10-07 Jay KrellDo not zero localalloc if not asked. (mono/mono#16881)
2019-10-07 Jay Krell[Coop] Convert Get/SetGenericValueImpl. (mono/mono...
2019-10-07 Alexander KöplingerDefault --host in autogen.sh on cygwin when missing...
2019-10-07 Ryan Lucia[IO] Remove read-only logic in mono_w32_get_disk_free_s...
2019-10-07 Thays Grazia[debugger][exception] Debugger breaks on handled except...
2019-10-07 Egor Bogatov[netcore] Optimize Buffer.BlockCopy and Buffer.IsPrimit...
2019-10-06 Jay KrellOptimize and extend System.Array intrinsic identificati...
2019-10-06 Zoltan Varga[mixed] Add interp entry wrappers for devirtualized...
2019-10-05 Aleksey Kliger... [merp] Put thread into async context before running...
2019-10-05 Aleksey Kliger... [merp] exit_status is 0 if we ran the uploader successf...
2019-10-05 Marek Safar[System.Private.CoreLib] Fixes build
2019-10-04 Ryan Lucia[reflection] Only duplicate MonoMarshalSpec strings...
2019-10-04 Egor Bogatov[llvm] Propogate --enable-llvm-asserts to llvm/build...
2019-10-04 Vlad Brezae[interp] Improve copy propagation (mono/mono#17154)
2019-10-04 Johan LorenssonAlways do copy_stack_data on entering GC safe/unsafe...
2019-10-04 Aleksey Kliger... [merp] Don't overrun buffer in copy_summary_string_safe...
2019-10-03 Vlad Brezae[arm] Fix fetching of method addresses (mono/mono#17099)
2019-10-03 dotnet-maestro... [master] Update dependencies from dotnet/corefx (mono...
2019-10-03 Alexander Köplinger[netcore] Update .gitignore
2019-10-03 Alexander Köplinger[netcore] Move ignored test to global ignore file inste...
2019-10-03 Sam PatelMerge pull request mono/mono#17105 from naricc/naricc...
2019-10-03 lateralusXDefault --host in autogen.sh on cygwin when missing.
2019-10-03 Johan LorenssonOptional only build MSVC runtime using make file system...
2019-10-02 Nathan RicciSpelling corrections.
2019-10-02 Jo ShieldsFix missing corerun/ directory in `make dist` tarballs...
2019-10-02 Jay KrellSome external_only/internal split, and inlining. (mono...
2019-10-02 Jay Krell[jit amd64] Add const and remove x87. (mono/mono#16700)
2019-10-02 Vlad Brezae[mini] Use clr memory model by default (mono/mono#17136)
2019-10-02 Alexis Christoforides[merp] Include any managed methods in the 'unmanaged_fr...
2019-10-02 Kyle White[merp] Use macOS version not Darwin version in MERP...
2019-10-01 Vlad Brezae[sgen] Fix allocator spelling (mono/mono#17111)
2019-10-01 Marek Safar[netcore] Update coreclr tests package name
2019-10-01 Egor BogatovEnable hw intrinsics in AOT mode (mono/mono#17005)
2019-09-30 Vlad Brezae[sgen] Add stats for allocated gchandles (mono/mono...
2019-09-30 Alexander Köplinger[netcore] Disable System.Drawing.Tests.IconTests.Correc...
2019-09-27 Marek Safar[netcore] Add target for running coreclr tests
2019-09-27 Nathan RicciUpdated comment in GC.cs about unitialized array.
2019-09-27 Vlad Brezae[mini] Expand clr-memory-model effect (mono/mono#17093)
2019-09-26 Aleksey Kliger... [runtime] Respect runtime_version in mono_init_internal...
2019-09-26 Alexander KöplingerRevert "Inline TLS access. (mono/mono#16882)" (mono...
2019-09-26 Vlad Brezae[sgen] Report roots from togglerefs (mono/mono#17063)
2019-09-26 Marek Safar[netcore] Correctly send exit code to the caller
2019-09-26 Vlad Brezae[sgen] Fix heavy binary protocol build (mono/mono#17037)
2019-09-26 imhameedMerge pull request mono/mono#17031 from EgorBo/bmi...
2019-09-26 Alexis Christoforides[crashing] Remove Mono signal handlers when starting...
2019-09-26 Alexis Christoforides[merp] Output native library module name when 'whitelis...
2019-09-26 Bernhard Urban[interp] always require GC Unsafe mode in exception...
2019-09-26 Vlad Brezae[debugger] Properly close debugger thread when connecti...
2019-09-26 Egor BogatovLLVM: Add comments (string metadata) for calls (mono...
2019-09-25 Thays Grazia[threading] embedded mono hangs (mono/mono#16907)
2019-09-25 Jay Krell[Coop] Unconvert ves_icall_Mono_TlsProviderFactory_IsBt...
2019-09-25 Egor Bogatov[netcore] Disable annoying SourceLink warrnings (mono...
2019-09-25 EgorBorevise all X86 intrinsics
2019-09-25 Jay KrellFix comment about mono_thread_interruption_request_flag...
2019-09-25 EgorBoImplement Bmi2.MultiplyNoFlags
2019-09-24 Egor BogatovLLVM: Intrinsify MathF.Round (mono/mono#16840)
2019-09-24 Bernhard Urban[checked-build] update allowed thread states (mono...
2019-09-24 Egor BogatovAdd loop related optimizations to LLVM JIT (mono/mono...
2019-09-24 Egor Bogatov[netcore] Implement missing Bmi1/Bmi2 intrinsics (mono...
2019-09-24 Bernhard Urban[threads] clear small_id_key TLS when unregistering...
2019-09-23 Thays Grazia[debugger] New way to filter exceptions to support...
2019-09-23 Alexander KöplingerCorrectly check for HAVE_STAT_BIRTHTIME in configure...
2019-09-23 Alexis Christoforides[merp] Use function names even in 'private crashes...
2019-09-23 Jay Krell[interp] Improve debuggability with enum. (mono/mono...
2019-09-22 Thays Grazia[debugger] Crash when debugging iOS application that...
2019-09-22 EgorBonetcore: fix debug build
2019-09-21 Jay KrellInline TLS access. (mono/mono#16882)
2019-09-21 Jay KrellPartially inline mono_method_signature_checked/internal...
2019-09-20 Bernhard Urban[arm64_32] fix pointer size in CallInfo (mono/mono...
2019-09-20 Jay Krell[Coop] ves_icall_property_info_get_default_value. ...
next