platform/upstream/dotnet/runtime.git
2019-11-04 Egor Bogatov[netcore] Improve Array.CreateInstance (mono/mono#17673)
2019-11-03 Filip Navara[netcore] Improve default constructor lookup, (mono...
2019-11-03 Alexander Köplinger[netcore] Disable shared compilation for System.Private...
2019-11-03 Alexander Köplinger[netcore] Fix strong name key for System.Private.CoreLib
2019-11-03 Alexander Köplinger[netcore] Fix out of tree build for netcore/ folder
2019-11-02 Bernhard Urban... [interp] s/MONO_API_ERROR_INIT/error_init_reuse/g ...
2019-11-02 Zoltan Varga[jit] Call mono_class_setup_fields () before accessing...
2019-11-01 Jay KrellMove MonoError from managed wrappers to native wrappers...
2019-11-01 Zoltan Varga[netcore] Cleanups. (mono/mono#17661)
2019-11-01 Jo Shields[System.Net.Http]: Bring `HttpClient` from CoreFX on...
2019-11-01 Vlad Brezae[interp] Handle remoting field access same as jit ...
2019-11-01 Vlad Brezae[interp] Optimize call path (mono/mono#17623)
2019-11-01 Filip NavaraLower min/max SSE operations on x64 (mono/mono#17536)
2019-11-01 Zoltan Varga[llvm] Fix a case where we treated the dreg of a store_...
2019-10-31 Vlad Brezae[interp] Avoid emitting MINT_SAFEPOINT for every single...
2019-10-31 Jonathan ChambersAvoid caching of System.dll image and types as they...
2019-10-31 Alexander KöplingerFix build
2019-10-31 Vlad Brezae[interp] Fix interp logging (mono/mono#17636)
2019-10-31 Zoltan Varga[runtime] Add a --enable-minimal=threads configure...
2019-10-30 Zoltan Varga[eglib] Assert in g_strlcpy () if src/dest is NULL...
2019-10-30 Jo ShieldsRearrange System.Private.CoreLib for easier monorepo...
2019-10-30 Thays Grazia[dim][regression] Explicit interface override (mono...
2019-10-30 Bernhard Urban... [interp] fix signature mismatch between jit<>interp...
2019-10-30 Marek Safar[System.Private.CoreLib] Remove NativeRuntimeEventSource
2019-10-30 Jay KrellInline TLS access. (mono/mono#17119)
2019-10-30 Zoltan VargaRemove some unused icalls. (mono/mono#17612)
2019-10-30 Filip Navara[netcore] Report errors on Windows CI (mono/mono#17616)
2019-10-30 Zoltan Varga[wasm] Print a useful error message instead of a signat...
2019-10-30 Zoltan Varga[wasm] Fix build problems. (mono/mono#17596)
2019-10-29 Filip NavaraTemporary build fix
2019-10-29 Bernhard Urban... [mini] Initial tiered compilation work (mono/mono#17551)
2019-10-29 Zoltan Varga[eglib] Handle dli.dli_sname being NULL in g_module_add...
2019-10-29 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2019-10-28 Zoltan Varga[runtime] Implement support for SuppressGCTransitionAtt...
2019-10-28 Johan LorenssonAdditional and adjusted logging for parallel minor...
2019-10-28 Alexander Köplinger[netcore] Fix offsets generation when cross compiling
2019-10-28 Alexander Köplinger[netcore] Don't load types in aot-compiler.c that don...
2019-10-26 Alexis Christoforides[merp] Introduce a new 'dump mode' that allows differen...
2019-10-26 Aleksey Kliger... [runtime] Unbalanced GC Unsafe transitions before shutd...
2019-10-26 Jay Krell[cxx][x86] int/ptr casts (mono/mono#17570)
2019-10-25 Jay Krell[cxx] Compile mini-llvm.c as C++ if configure -enable...
2019-10-25 Jay Krell[jit][x86][cxx] int/ptr casts (mono/mono#17382)
2019-10-25 Aleksey Kliger... [runtime] Make mono_thread_manage external only (mono...
2019-10-25 Vlad Brezae[interp] Optimize stelem (mono/mono#17519)
2019-10-25 Egor Bogatov[llvm] Use -place-safepoints in JIT mode too (mono...
2019-10-24 Jay Krell[cxx] externC for some icalls, for wasm and ios. (mono...
2019-10-24 Jay KrellInclude signal.h unconditionally. (mono/mono#17430)
2019-10-24 Jay Krell[cxx][x86] int/ptr casts. (mono/mono#17441)
2019-10-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2019-10-24 Bernhard Urban... [interp] fix code length for JitInfo (mono/mono#17538)
2019-10-24 Marek Safar[netcore] Fix corerun build deps
2019-10-24 Calvin BuckleyFix eglib on AIX/PASE (mono/mono#17476)
2019-10-24 Vlad Brezae[interp] Add super instructions for field storing ...
2019-10-24 Zoltan Varga[netcore] Add a few more missing SSE intrinsics. (mono...
2019-10-24 Johan LorenssonAdjust restart world logging level to match start major...
2019-10-24 Filip Navara[netcore] Managed ThreadPool implementation (mono/mono...
2019-10-23 Thays Grazia[debugger] Changing how debugger handles exception...
2019-10-23 Jay Krell[cxx] Put extern "C" in MONO_LLVM_INTERNAL. (mono/mono...
2019-10-23 Johan LorenssonOptimize LOS for better parallelization. (mono/mono...
2019-10-23 Zoltan Varga[wasm] Avoid adding an extra arg to native-to-managed...
2019-10-23 Jay Krell[coop] Fix big endian problem in MonoThradStateMachine...
2019-10-23 Filip Navara[netcore] Add Unsafe.SkipInit intrinsic
2019-10-23 Vlad Brezae[interp] Add a new super instructions pass (mono/mono...
2019-10-23 Vlad Brezae[interp] Retry cprop pass if killing stloc (mono/mono...
2019-10-23 Jay KrellSetLastError slightly later, in case last error not...
2019-10-23 Vlad Brezae[interp] Optimize ldelem instructions (mono/mono#17494)
2019-10-23 Filip Navara[netcore] Disable debugging code in lookup_intrins...
2019-10-22 Aleksey Kliger... [reflection] mono_method_get_base_method on a GTD shoul...
2019-10-22 Aleksey Kliger... [coop] Use bitfields for coop state machine state repre...
2019-10-22 Marek Safar[System.Private.CoreLib] Remove unused methods
2019-10-22 Filip NavaraUpdate Mono for changes in shared CoreLib partition
2019-10-22 Zoltan Varga[jit] Avoid running mono_handle_native_crash () on...
2019-10-21 Vlad Brezae[interp] Replace loading of static readonly fields...
2019-10-21 Jay KrellNo type_traits on Android.
2019-10-21 Jay Krell[cxx][debug-interp] Cast once from void* to non-void*.
2019-10-21 Jay Krell[Coop] Unconvert Microsoft.Win32.NativeMethods. (mono...
2019-10-21 Zoltan Varga[interp] Small fixes. (mono/mono#17442)
2019-10-20 Filip Navara[netcore] Implement Array.GetElementSize as intrinsic...
2019-10-20 Filip Navara[netcore] Remove unused code for Array.Unsafe[Mov/Load...
2019-10-20 Filip NavaraUse correct variable in mini_get_cpu_features (mono...
2019-10-20 Filip NavaraRemove dead code left out in mono/mono#17341 (mono...
2019-10-19 Jay Krell[jit][x86][cxx] int/ptr casts in mini-x86.c (mono/mono...
2019-10-19 Jay KrellReplace ICALL_DECL_EXPORT with ICALL_EXPORT. They are...
2019-10-18 Aleksey Kliger... [bcl] Add null reference checks to Interlocked.Exchange...
2019-10-18 Jay Krell[cxx] [wasm] int/ptr casts esp. m2n-gen. (mono/mono...
2019-10-18 imhameedMerge pull request mono/mono#17279 from imhameed/bug...
2019-10-18 Alex Rønne... Some updates to make RISC-V buildable again. (mono...
2019-10-18 Vlad Brezae[profiler] Fix coverage profiler on macos (mono/mono...
2019-10-18 Jay Krell[interp][wasm] Remove more varargs to conserve stack...
2019-10-17 Egor BogatovEnable GSS on Linux and Android (mono/mono#17223)
2019-10-17 Vlad Brezae[interp] Constant folding for integers (mono/mono#17362)
2019-10-17 Jay Krell[cxx] Int vs. enum, static for efficiency, cleanup...
2019-10-17 Jay Krell[cxx][x86] int/ptr casts. (mono/mono#17345)
2019-10-17 Vlad Brezae[interp] Always intrinsify MemoryBarrier method
2019-10-17 Vlad Brezae[interp] Avoid using full barriers for volatile operations
2019-10-17 Johan LorenssonUpgrade build scripts to support VS2019. (mono/mono...
2019-10-17 Jay KrellUse functions instead of macros for is_in/is_out. ...
2019-10-16 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-10-16 Jay Krell[cxx][x86][amd64] Remove unused STORE_MEM_IMM. (mono...
2019-10-16 Aleksey Kliger... [bcl][jit] implement Interlocked.Exchange<T> in terms...
next