platform/upstream/dotnet/runtime.git
2019-12-02 Thays Grazia[DIM] Fix behavior when there is an override of a metho...
2019-12-02 Jay KrellRefactor Monitor to eliminate near identical duplicated...
2019-12-02 Zoltan Varga[wasm] Add beginnings of SIMD support in AOT mode....
2019-12-01 EgorBoenable only for netcore
2019-12-01 EgorBofix failing tests
2019-12-01 EgorBofix build
2019-12-01 EgorBoAddress feedback and fix C++ warnings
2019-12-01 EgorBoOptimize box(X) == null to false
2019-12-01 Jay Krellsockets: Remove piecemeal ifndef ENABLE_NETCORE since...
2019-11-29 Bernhard Urban... [interp] track valuetype stack for CEE_RET too (mono...
2019-11-29 Zoltan Varga[wasm] Add more netcore test suites. (mono/mono#17965)
2019-11-29 Zoltan VargaInterpreter fixes. (mono/mono#17966)
2019-11-29 Egor Bogatov[netcore] Improve Jitdiff tool (mono/mono#17960)
2019-11-28 Zoltan VargaRevert "Use range metadata (mono/mono#17956)" (mono...
2019-11-28 Egor BogatovUse range metadata (mono/mono#17956)
2019-11-28 Zoltan Varga[interp] Make calli non recursive as well. (mono/mono...
2019-11-28 EgorBoAdd quick diff
2019-11-28 EgorBoAdd jit-diff tools
2019-11-28 Ryan LuciaChange signature, add cast
2019-11-28 Ryan Lucia[mini] Move bundled native library loading into the...
2019-11-28 Jay Krell[cxx] MonoJitICallId same between C and C++.
2019-11-28 Jay KrellUpdate netcore.
2019-11-28 Jay KrellRemove handles/MonoError from Mono.RuntimeMarshal and...
2019-11-27 Aleksey Kliger... [threadpool] Decrement max_working when worker times...
2019-11-27 Jay KrellCleanup initialize_object_slots, remove unused GetHashC...
2019-11-27 Alexander Köplinger[sdks] Add netcore option for iOS SDK
2019-11-27 Alexis Christoforides[merp] Use timeline (and generate timeline breadcrumbs...
2019-11-27 Bernhard Urban... [arm] if mtriple is provided, do not set -march (mono...
2019-11-27 Bernhard Urban... [amd64] do not stack allocate on the application stack...
2019-11-26 Zoltan Varga[interp] Non-recursive interpreter (mono/mono#16461)
2019-11-26 Zoltan VargaWASM + Netcore. (mono/mono#17915)
2019-11-25 Alexander KöplingerRemove mkinstalldirs invocation from two places (mono...
2019-11-25 Alexander Köplinger[configure.ac] Don't run compiler server check in netco...
2019-11-25 Alexander KöplingerFix boehm on Windows i386 builds (mono/mono#17901)
2019-11-25 Marek Habersack[WIP] Make debugger agent startup faster (mono/mono...
2019-11-25 Vlad Brezae[interp] Resolve tokens also from wrappers during optim...
2019-11-25 Calvin Buckley[eglib] In AIX/generic POSIX, handle null addresses...
2019-11-24 Calvin BuckleyAllow runtime to be built with C++ on AIX (mono/mono...
2019-11-23 Alexander KöplingerFix warnings in runtime build (mono/mono#17887)
2019-11-23 Alexander Köplinger[netcore] Disable libmonoruntime-support.la build on...
2019-11-22 Alexander Köplinger[netcore] Disable a test which fails on the interpreter
2019-11-22 Alexander KöplingerMake configure.ac and Makefile.am work without certain...
2019-11-22 Zoltan Varga[runtime] Treat calling a non-virtual method through...
2019-11-22 Jonathan ChambersReplace embedded libgc with Unity fork of recent Boehm...
2019-11-22 Filip NavaraFix InternalGetHashCode for boehm/null GC (mono/mono...
2019-11-22 Alexander KöplingerFix automake warning
2019-11-22 Zoltan Varga[wasm] Add aot+netcore support. (mono/mono#17798)
2019-11-22 Egor Bogatov[netcore] Run tests with Interpreter (mono/mono#17862)
2019-11-21 Jay KrellRemove handles/MonoError from Mono.RuntimeGPtrArrayHand...
2019-11-21 Jo ShieldsStop referencing files from Mono BCL in Netcore System...
2019-11-21 Bernhard Urban... [interp] fix array_element_size intrinsic (mono/mono...
2019-11-21 Alexander Köplinger[metadata] Remove native threadpool from netcore build...
2019-11-20 Egor Bogatov[llvm] Recognize GEP (mono/mono#17844)
2019-11-20 Zoltan Varga[interp] Move the freeing of interp method info into...
2019-11-20 Egor Bogatovenable gss on android (mono/mono#17838)
2019-11-20 Alexander Köplinger[debugger-agent] Fix CMD_VM_ALL_THREADS returning wrong...
2019-11-19 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2019-11-18 Zoltan Varga[interp] Add some missing netcore intrinsics. (mono...
2019-11-18 Steve PfisterBump corefx to pick up https://github.com/mono/corefx...
2019-11-17 Filip Navara[llvm] Add support for LLVM JIT on ARM64 (mono/mono...
2019-11-15 Nikolay Sivov[mini] Fix NULL pointer crash in mono_decompose_vtype_o...
2019-11-15 Zoltan Varga[runtime] Add MONO_EMPTY_SOURCE_FILE to a couple of...
2019-11-14 Jay KrellRemove handles from System.Diagnostics.Debugger. (mono...
2019-11-13 Zoltan Varga[interp] Add some inline checks from the JIT. (mono...
2019-11-13 Zoltan Varga[runtime] Fix some handle usage in native-library.c...
2019-11-13 Jay KrellRemove handles from ves_icall_System_Array_CanChangePri...
2019-11-13 Thays Grazia[debugger] Assert when async debug a generic method...
2019-11-13 imhameed[llvm] Use explicit null checks with LLVM. (mono/mono...
2019-11-13 Zoltan Varga[wasm] Change netcore support to use a prebuilt corefx...
2019-11-12 Filip NavaraMirror changes from mono/corefx,coreclr (mono/mono...
2019-11-12 Jo ShieldsMove zlib to its own directory, and re-enable subdir...
2019-11-11 Jo ShieldsDelete some LLVM test cases from `make dist` (mono...
2019-11-11 Alexis Christoforides[netcore] Complete Monitor.LockContentionCount implemen...
2019-11-09 Marek SafarFixes build
2019-11-08 Alexander Köplinger[netcore] Fix RuntimePropertyInfo.GetValue() in FullAOT...
2019-11-08 Zoltan Varga[wasm] Bump emscripten. (mono/mono#17748)
2019-11-08 Nathan RicciImplement GC.GetGCMemoryInfo (mono/mono#17607)
2019-11-08 Ryan Lucia[loader] Unmanaged library refactoring and NativeLibrar...
2019-11-08 Ryan Lucia[netcore] Run individual CoreCLR test suites (mono...
2019-11-08 Alexis Christoforides[merp] Remove extraneous waitpid invocation (mono/mono...
2019-11-08 Jo ShieldsMerge pull request mono/mono#17749 from directhex/dotne...
2019-11-08 lateralusXFix Windows LLVM build using new repository structure.
2019-11-07 Zoltan Varga[aot] Improve the aot mangler a bit, handle bool/char...
2019-11-07 Ryan Lucia[netcore] Propagate ALCs through reflection functions...
2019-11-07 Jo Shields[llvm] redirect from mono llvm-mirror fork to dotnet...
2019-11-07 Aleksey Kliger... [profiler] Fix log profiling of native to managed wrapp...
2019-11-07 Thays Grazia[embed] Assert when call mono_runtime_object_init ...
2019-11-07 Jay KrellRemove handles from ves_icall_System_Array_InternalCrea...
2019-11-07 Zoltan Varga[runtime] Fix locking in mono_get_seq_points (). (mono...
2019-11-06 Johan LorenssonSwitch away from Start-Process, Wait-Process in build...
2019-11-06 Johan LorenssonExplicit update/init only LLVM BTLS repro on external...
2019-11-06 Marek Safar[System.Private.CoreLib] Remove unused Array methods
2019-11-06 Jay KrellHandles reduction -- 4 MERP functions. (mono/mono#17711)
2019-11-05 Jay Krellerror_init reduction. (mono/mono#17712)
2019-11-05 Ryan Lucia[loader] Skip the full pinvoke resolution process for...
2019-11-05 Bernhard Urban... [mini] Fix Coverity CID 1455161 & 1455162 (mono/mono...
2019-11-05 Johan LorenssonFix MSVC intellisense for LLVM sources. (mono/mono...
2019-11-05 Johan LorenssonFix correct accumulated time for parallelized jobs...
2019-11-05 Nikolay Sivov[mono] Fix ProcessExit handler argument. (mono/mono...
2019-11-05 Egor Bogatov[netcore] Intrinsify Buffer.IsPrimitiveTypeArray (mono...
next