platform/upstream/dotnet/runtime.git
2019-08-13 Aleksey Kliger... [runtime] Initialize thread suspend policy at startup...
2019-08-13 Alexander Köplinger[netcore] Cleanup System.Private.CoreLib.csproj (mono...
2019-08-13 Aleksey Kliger... [sre] Outline typebuilder_setup_fields loop body (mono...
2019-08-13 Jay Krell[interp] Replace `mono_error_ok` with `is_ok`. (mono...
2019-08-12 Egor Bogatov[netcore] decimal should have alignment=8 (mono/mono...
2019-08-12 Zoltan VargaMerge pull request mono/mono#16151 from spouliot/ios...
2019-08-12 Aleksey Kliger... [interp] Fix stub_get_resume_state write to out paramet...
2019-08-12 Ryan Lucia[netcore] Pass MONO_ASMCTX_LOADFROM on LoadFrom calls...
2019-08-12 Ankit Jain[msbuild] Bump to track xplat-master and update roslyn...
2019-08-12 Aleksey Kliger... [debugger] Cleanup MonoError on in isFixedSizeArray...
2019-08-12 Nikolay Sivov[mono] Fix some compiler warnings (mono/mono#16159)
2019-08-12 Jay Krell[remoting+interp] [remoting+debugger] Fix use of dangli...
2019-08-12 Jay Krell[interp] Remove unnecessary loops, that optimizer might...
2019-08-12 Vincent Povirk[w32process-win32] Don't duplicate CreateProcess search...
2019-08-12 Zoltan VargaMerge pull request mono/mono#16136 from EgorBo/fix...
2019-08-09 Vlad Brezae[interp] Fix overflow of execution stack (mono/mono...
2019-08-09 Zoltan VargaMerge pull request mono/mono#16139 from steveisok/run...
2019-08-09 Ryan Lucia[netcore] Make mono_assembly_request_prepare take an...
2019-08-09 Alexander Köplinger[build] Remove ILDISASM variable from platform Makefiles
2019-08-09 Alexander Köplinger[build] Remove EXTERNAL_MCS setting in platform Makefiles
2019-08-09 Egor Bogatovfix inlining
2019-08-09 Egor BogatovMake System.Runtime.Intrinsics.X86.*.IsSupported intrinsic
2019-08-09 Egor Bogatovfix minor issues
2019-08-09 Alexis Christoforides[merp] Use a separate program as the hang supervisor...
2019-08-09 Ryan Lucia[netcore] Don't return REFERENCE_MISSING in netcore_loa...
2019-08-09 Zoltan VargaMerge pull request mono/mono#16125 from vargaz/wasm...
2019-08-08 Alexander Köplinger[tests] Fix accessing field of MarshalByRefObject in...
2019-08-08 Aleksey Kliger... [perfcounter] Define mono_perfcounter_foreach even...
2019-08-08 imhameed[sdb][interp] Use the interpreter's resume state to...
2019-08-07 imhameed[llvm] Explicitly check for errors when calling LegacyI...
2019-08-07 Ryan LuciaRelax locking (mono/mono#15986)
2019-08-07 Ryan Lucia[netcore] Re-enable IsAssignableFrom test
2019-08-07 Zoltan VargaMerge pull request mono/mono#16085 from kjpou1/wasm...
2019-08-07 Jay KrellThere is no need to zero static data, and it is racy...
2019-08-07 Thays GraziaAllow generating DIM bitcode (mono/mono#16070)
2019-08-07 Alexander Köplinger[utils] Move MAP_ANONYMOUS check after sys/mman.h import
2019-08-07 Aleksey Kliger... [w32socket] Translate ELOOP and ENAMETOOLONG (mono...
2019-08-07 Nikolay Sivov[trace] Improve enter/leave output formatting (mono...
2019-08-07 Nikolay Sivov[win32] Fix some compilation warnings (mono/mono#15956)
2019-08-07 iamphiFix compilation on OSX 10.9 (mono/mono#14411)
2019-08-07 Zoltan Varga[runtime] Fix an autoconf warning. (mono/mono#16078)
2019-08-07 Vlad Brezae[interp] Fix DEBUG_INTERP build (mono/mono#16057)
2019-08-07 Marek SafarRemove code moved to shared partition
2019-08-07 Ryan Lucia[netcore] Set flag for processor arch when parsing...
2019-08-06 Bernhard Urban[arm] respect I1 and I2 on gsharedvt out transition...
2019-08-06 Zoltan VargaMerge pull request mono/mono#16071 from vargaz/wasm...
2019-08-06 Zoltan Varga[wasm] Compile interp.c with -mllvm -join-liveintervals...
2019-08-06 Jay Krell[Coop] Convert mono_object_isinst_icall. (mono/mono...
2019-08-06 coypoopUpdate NetBSD support (mono/mono#15938)
2019-08-06 Ryan Lucia[netcore] Update test exclusions to reflect ALC work...
2019-08-06 Zoltan Varga[netcore] Avoid calling load hooks during AOT.
2019-08-06 Zoltan VargaMerge pull request mono/mono#16058 from vargaz/wasm...
2019-08-06 Ryan Lucia[netcore] Make the load hook ALC-aware (mono/mono#16012)
2019-08-06 Jay KrellUWP now allows LoadLibrary. (mono/mono#16015)
2019-08-06 Zoltan VargaMerge pull request mono/mono#16006 from vargaz/as-gsharedvt
2019-08-05 Jo ShieldsBump version to 6.7 (mono/mono#16031)
2019-08-05 Zoltan Varga[netcore] ifdef out unused icalls/files. (mono/mono...
2019-08-04 Zoltan VargaMerge pull request mono/mono#15640 from vargaz/wasm...
2019-08-03 Zoltan Varga[jit] Avoid asserting on Unsafe.As<T> in gsharedvt...
2019-08-03 Egor Bogatov[netcore] Minor fixes around System.Reflection (mono...
2019-08-03 Ryan Lucia[netcore] Enable ALC loaded_assemblies (mono/mono#15850)
2019-08-03 Zoltan VargaRemove error_init from native icall wrappers since...
2019-08-03 Jb EvainFix usage of mono_debug_get_seq_points to avoid leaks...
2019-08-03 imhameed[llvm] Add support for JIT + LLVM 9.0. (mono/mono#15997)
2019-08-02 Calvin BuckleyEnable MONO_ARCH_EMULATE_FCONV_TO_U4 on PPC (mono/mono...
2019-08-02 Calvin BuckleyDon't use clock_nanosleep on PASE (mono/mono#15988)
2019-08-02 Aleksey Kliger... [netcore] Fix comments in ALC to use Mono terminology...
2019-08-02 Aleksey Kliger... [netcore] Implement referenced assembly resolving and...
2019-08-02 Egor Bogatov[netcore] Use mono-netcore to run real world apps using...
2019-08-02 Egor BogatovMake System.Private.CoreLib.csproj VS friendly (mono...
2019-08-02 Thays Grazia[debugger] Invoke method with fixed size array as an...
2019-08-02 Vlad Brezae[interp] Remove unconditional branches to next instruct...
2019-08-01 Egor Bogatov[netcore] Minor fixes, fix GetTypeTests.GetType_EmptySt...
2019-08-01 Zoltan Varga[netcore] Add a README. (mono/mono#15934)
2019-08-01 Jay KrellBump monolite version. (mono/mono#15969)
2019-08-01 Vlad Brezae[sgen] Fix check-nursery-pinned debug option (mono...
2019-08-01 Filip Navara[jit] Align float/double Nan/Inf to uint conversion...
2019-08-01 Jay KrellSupport proper Windows kernel Unicode thread names...
2019-08-01 Zoltan Varga [wasm] Add normal GC support. (mono/mono#15577)
2019-08-01 Vlad Brezae[marshal] Free delegates with target that are passed...
2019-08-01 Vlad Brezae[mini] Ignore conv.r.un if top of stack is already...
2019-07-31 Jay KrellFactor copy/pasted code into mono_gstring_append_thread...
2019-07-31 Jay KrellRemove error_init from native icall wrappers since...
2019-07-31 Vlad Brezae[tests] Bump sleep for pinvoke3 test (mono/mono#15937)
2019-07-31 Alexander Köplinger[zlib] Fix typo in readme and remove deleted file from...
2019-07-31 Jay KrellUpdate zlib from 1.2.5 to 1.2.11. (mono/mono#15480)
2019-07-31 Zoltan VargaFix the netcore build. (mono/mono#15941)
2019-07-31 Zoltan Varga[runtime] Convert more icalls to use handles. (mono...
2019-07-31 Aleksey Kliger... [threads] Enter GC Unsafe before pumping HP queue in...
2019-07-31 Jay KrellCleanup and resynchronize Thread/InternalThread fields...
2019-07-31 Jay Krellmono_thread_set_name_internal change unreadable boolean...
2019-07-31 Zoltan Varga[jit] Optimize the initialize of MonoError locals....
2019-07-31 Calvin BuckleyUpdate Haiku support (mono/mono#15674)
2019-07-31 coypoopconfigure.ac: Use = as a test(1) operator. (mono/mono...
2019-07-31 Jay KrellSave 64 bytes from most Linux/amd64 interpreter frames...
2019-07-31 Nikolay SivovFix some compiler warnings for Win32/mingw64 build...
2019-07-31 coypoopRemove unused libdl setting (mono/mono#15884)
2019-07-31 coypoopRemove unused declarations (mono/mono#15907)
2019-07-31 Zebediah FiguraAlways marshal a class as a COM interface if it has...
2019-07-31 Zebediah Figura[cominterop] Handle NULL pointers when marshalling...
next