platform/upstream/dotnet/runtime.git
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 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. ...
2019-09-20 Bernhard Urban[interp] avoid exception checkpoint when in thread...
2019-09-20 Jay KrellUse ld -Bsymbolic when linking AOT. (mono/mono#14511)
2019-09-20 Alexander Köplinger[netcore] Move to new arcade post build using yaml...
2019-09-20 Filip NavaraFix check for SafeHandle types
2019-09-20 Jay Krell[Coop] InterlockedCompare/Exchange (object/T) (mono...
2019-09-20 Zoltan Varga[llvm] Handle recursive calls as a direct call. (mono...
2019-09-19 Jay KrellInline mono_thread_interruption_request_flag. (mono...
2019-09-19 Filip Navara[netcore] Show line numbers when xunit tests fail ...
2019-09-19 Jay KrellBalance parens in prints, so they are balanced in the...
2019-09-19 Jay KrellInline mono_object_unbox_internal and mono_object_get_d...
2019-09-19 Filip NavaraImplement Marshal.SetLastWin32Error
2019-09-19 Johan LorenssonFix build warnings in libmonoruntime. (mono/mono#16802)
2019-09-19 Johan LorenssonExplicit disable hybrid suspend when cooperative suspen...
2019-09-18 Ryan LuciaMake case-insensitive class lookup work correctly with...
2019-09-18 Egor Bogatov[netcore] Implement more System.Runtime.Intrinsics...
2019-09-18 Neale Ferguson- Some more prep for SIMD on s390x (mono/mono#16903)
2019-09-18 Vlad Brezae[mini] Add missing membars when initializing rgctx...
2019-09-17 Jay KrellAll existing safepoints appear to be mooted by pinned...
2019-09-17 Alexander Köplinger[netcore] Fix compiler warnings (mono/mono#16883)
2019-09-17 Vlad Brezae[interp] Fix stack size regression (mono/mono#16887)
2019-09-17 Jay Krell[interp] Use +=, *= etc. Seems to generate identical...
2019-09-17 Ryan LuciaTemporarily disable embedded ppdb data decompression...
2019-09-17 Bernhard Urban[arm64_32] make "Debug Mode" work on Watch series 4...
2019-09-17 Nikolay Sivov[cominterop] Default to [in] parameter direction when...
2019-09-17 Jay Krell[interp] Cleanup dispatch macros. (mono/mono#16784)
2019-09-17 Zoltan Varga[llvm] Use IntPtrType () for byref arguments instead...
2019-09-17 Vlad Brezae[interp] Optimize multidimensional array access (mono...
2019-09-16 Johan LorenssonFix warnings in eglib gspawn.c on platforms lacking...
2019-09-16 Filip Navara[netcore] Make Environment calls thread-safe (mono...
2019-09-16 Ryan Lucia[debugger] remove extraneous ErrorCode declaration...
2019-09-16 Zoltan Varga[wasm] Initial netcore support. (mono/mono#16718)
2019-09-16 Jay KrellStrike a size and conditional branch balance between...
2019-09-16 Jay Krell[Coop] ParseRouteInfo, fix some leaks, cleanup. (mono...
2019-09-16 Johan LorenssonFix infrequent hangs in test-runner. (mono/mono#16793)
2019-09-16 Jay Krell[Coop] GetValueInternal. (mono/mono#16811)
2019-09-16 Johan LorenssonFix warnings in libmono. (mono/mono#16813)
2019-09-16 Zoltan Varga[netcore] Change an ArrayList to a List<T>. (mono/mono...
2019-09-16 Egor BogatovLLVM: Dump Module instead of Function in JIT mode ...
2019-09-15 Jay Krell[interp] Speed up passing this parameter. (mono/mono...
2019-09-15 Calvin BuckleyFix small sized argument output with tracing enabled...
2019-09-13 Jay Krell[Coop] ves_icall_InternalExecute. (mono/mono#16611)
2019-09-13 Radek Doulik[aot] Do not wrap tool_prefix path when calling strip...
2019-09-13 Filip NavaraImprove alias analysis for pointer sized variables...
2019-09-13 Vlad Brezae[interp] Propagate locals and kill dead ones afterwards...
next