platform/upstream/dotnet/runtime.git
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...
2019-09-13 Jay Krell[interp] Replace frame_objref with a volatile store...
2019-09-13 Vlad Brezae[interp] Add percentage to opcode count stats
2019-09-13 Vlad Brezae[interp] Disable computed goto when debugging interp
2019-09-13 Vlad Brezae[interp] Fix COUNT_OPS
2019-09-12 nariccMerge pull request mono/mono#16388 from naricc/naricc...
2019-09-12 Jay Krell[Coop] Debugger single point of exit. (mono/mono#16620)
2019-09-12 Vlad Brezae[interp] Emit more stloc.np (mono/mono#16796)
2019-09-12 Filip Navara[mini] Fix couple of R4 constant folding checks (mono...
2019-09-12 Jay Krell[interp] Remove unused parameters. (mono/mono#16773)
2019-09-12 Jay Krell[interp] Add assert in jmp that sp == stack at start...
2019-09-12 Egor Bogatov[netcore] Add LLVM to nuget (mono/mono#16524)
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 Nathan RicciWhite space, naming convetions.
2019-09-11 Nathan RicciWhite space issues, typos.
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 Nathan RicciRefactored where the varaibles for allocation count...
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...
next