platform/upstream/dotnet/runtime.git
2019-09-12 EgorBoFix DynamicMethodToString.ToStringTest
2019-09-12 EgorBouse full name for llvm ir and asm dumps
2019-09-12 Jay Krell[interp] Fix buffer overreads and overwrites found...
2019-09-12 Zoltan Varga[netcore] Create a separate version of threadpool.c...
2019-09-11 Jay Krell[interp] Reduce register pressure in endfinally.
2019-09-11 Zoltan Varga[aot] Emit interp entry code for methods which are...
2019-09-11 Zoltan Varga[wasm] Add missing aot-profile/runtime.js. (mono/mono...
2019-09-11 Vlad Brezae[docs] Improve sgen write barrier documentation (mono...
2019-09-10 Zoltan Varga[netcore] Disable more features. (mono/mono#16748)
2019-09-10 Larry Ewing[wasm] test cleanup (mono/mono#15727)
2019-09-10 Marek SafarUpdate tests exclusion
2019-09-10 Marek Safar[netcore] Update System.Private.CoreLib public APIs
2019-09-10 Bernhard Urban[aot] move method_addresses to data.rel.so section...
2019-09-10 Marek SafarDisable failing tests
2019-09-09 Thays GraziaVtable [i] can be null so this should be check before...
2019-09-09 Jay Krell[interp] Let compiler decide clear_resume_state inlinin...
2019-09-09 Zoltan Varga[llvm] Mark Vector128/Vector256 types as SIMD.
2019-09-09 Nikolay SivovDefault to SAFEARRAY(VARIANT) as CCW argument for objec...
2019-09-09 Jay Krell[interp] Embrace that ip is const guint16* and remove...
2019-09-09 Vlad Brezae[interp] Defer local offset allocation to compacted...
2019-09-09 Filip Navara[netcore] Tweak inlining heurestic for memcpy
2019-09-08 Filip Navara[netcore][x64] Implement lowering of new SIMD OPs into...
2019-09-08 Jay Krell[interp] Fix debug build. (mono/mono#16720)
2019-09-07 Jay Krell[interp] Fix recent warnings I added. (mono/mono#16722)
2019-09-07 Jay Krell[interp] Assign sp once is enough in leave. (mono/mono...
2019-09-06 Alexis ChristoforidesRemove accidentally committed debug line
2019-09-06 imhameed[jit][llvm] Track variable nullness separately from...
2019-09-06 Vlad Brezae[metadata] Fix leaks when handling a few attributes...
2019-09-06 Thays Grazia[debugger][android] It was not initialising seq_points...
2019-09-05 Vlad Brezae[interp] Kill InterpFrame.ex (mono/mono#16666)
2019-09-05 Filip Navara[netcore] Bump CoreFX, core-setup dependencies (mono...
2019-09-05 Jay Krell[interp] Localize endfinally_ip to leave, and it cannot...
2019-09-05 Jo ShieldsFix distclean (mono/mono#16667)
2019-09-05 Fan YangRemove redundant function call of EscapeTypeName to...
2019-09-05 Jay Krell[interp] Remove unused parameter to ves_pinvoke_method...
2019-09-05 Zoltan Varga[netcore] Fix the range checks for Vector.CopyTo()...
2019-09-04 Zoltan Varga[llvm] Use branch weight metadata in some cases. (mono...
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay KrellTake stars out of types where they make more sense.
2019-09-04 Jay Krellmore star placement
2019-09-04 Jay KrellMove stars to sometimes but not always onventional...
2019-09-04 Jay KrellMove stars to conventional but wierd place.
2019-09-04 Jay KrellUpdate mono/eglib/gmodule-win32.c
2019-09-04 Jay KrellUpdate mono/eglib/glib.h
2019-09-04 Jay KrellRemove unnecessary cast.
2019-09-04 Jay KrellAllocate MAX_PATH to start, but it usually wastes memory.
2019-09-04 Jay KrellFix C++?
2019-09-04 Jay Krellcleanup
2019-09-04 Jay KrellTest invalid module.
2019-09-04 Jay KrellSkip psapi.dll and go right to the Windows 7 or newer...
2019-09-04 Jay KrellRemove cast.
2019-09-04 Jay Krellcomments
2019-09-04 Jay KrellRemove accident.
2019-09-04 Jay KrellMAX_PATH reduction.
2019-09-04 Jay KrellTweak names and fix preexisting leak under low memory.
2019-09-04 Jay Krell[Coop] GetStackTraces.
2019-09-04 Egor BogatovImplement more Math LLVM intrinsics (mono/mono#16578)
2019-09-04 Jay Krell[Coop] ves_icall_System_IOSelector_Add
2019-09-04 Egor BogatovThrow NRE if src or dst in Memmove are nulls (mono...
2019-09-04 Zoltan Varga[netcore] Fix the exception thrown by the Vector<T...
2019-09-04 Jay KrellFix overly sensitive g_ascii_strncasecmp tests.
2019-09-04 Jay KrellAdd g_asciiz_equal_caseinsensitive, g_ascii_equal_casei...
2019-09-04 Jay KrellCleanup and augment string handling based on https...
2019-09-04 Zoltan Varga[netcore] Enable Vector<T>.get_Item () intrinsics for...
2019-09-04 Zoltan Varga[netcore] Disable socket support to fix warnings.
2019-09-04 Alexis ChristoforidesDebugging
2019-09-04 Alexis Christoforides[merp] Fix logic of 'is_managed' attribute
2019-09-04 Alexis ChristoforidesFix pointing to stack on string && some add tracing
2019-09-04 Alexis ChristoforidesGuard writing to out_module
2019-09-04 Alexis ChristoforidesUpdate MONO_CORLIB_VERSION
2019-09-04 Alexis ChristoforidesRemove problematic assert from SIGILL handler
2019-09-04 Alexis ChristoforidesAdd stub of new function when crash reporting is disabled
2019-09-04 Alexis ChristoforidesSet out_module, to avoid getting no useful information...
2019-09-04 Alexis Christoforides[merp] Add API method that whitelists all native libraries
2019-09-03 Zoltan Varga[wasm] Avoid aligning the stack bounds, they are not...
2019-09-03 Jay Krell[coop] CustomAttributeBuilder_GetBlob, etc. (mono/mono...
2019-09-03 Jay Krell[Coop] ves_icall_InternalInvoke. (mono/mono#16625)
2019-09-03 Thays Grazia[debugger][android] Fixing single step inside Exception...
2019-09-03 Egor Bogatov[netcore] Use CoreRT's Overlapped (mono/mono#16106)
2019-09-03 Jay KrellFix non-netcore warning about add_assembly_to_alc....
2019-09-03 Filip Navara[netcore] Add intrinsic implementation for Unsafe.InitB...
2019-09-03 Vlad Brezae[interp] Transform ldloc/stloc pairs to a movloc instru...
2019-09-03 Nikolay Sivov[cominterop] Maintain object domain around ccw wrapper...
2019-09-03 Ryan LuciaRemove MAX_PATH usage in w32process (mono/mono#16553)
2019-09-03 Zoltan Varga[llvm] Implement more SIMD intrinsics on netcore. ...
2019-09-03 Egor BogatovImprove Fast-Math mode for LLVM (mono/mono#16599)
2019-09-03 Egor Bogatov[netcore] Makefile clean up (mono/mono#16630)
2019-09-03 Bernhard UrbanRelax assembly checking for 64 bit targets to allow...
2019-09-03 Vlad Brezae[interp] Remove varargs from InterpFrame and recompute...
2019-09-03 Filip NavaraUse CMP_GE/CMP_LE/CMP_GE_UN/CMP_LE_UN instead of manual...
2019-09-03 Filip Navara[netcore] Add intrinsics for Vector.GreaterThanOrEqual...
2019-09-02 Dotnet-GitSync-BotMirror changes from mono/coreclr (mono/mono#16547)
2019-09-02 Egor BogatovMerge pull request mono/mono#16624 from filipnavara...
2019-09-01 Alexander Köplinger[Coop] Monitor. (mono/mono#16608)
next