platform/upstream/dotnet/runtime.git
2019-08-21 Zoltan Varga[aot] Simplify a check to avoid calling into the assemb...
2019-08-21 Zoltan VargaMerge pull request mono/mono#16363 from vargaz/tp-threa...
2019-08-21 Zoltan VargaMerge pull request mono/mono#16286 from vargaz/netcore...
2019-08-20 Alexander KöplingerFix Windows build
2019-08-20 Alexander Köplinger[profiler] Rename helper functions to have common prefix
2019-08-20 Aleksey Kliger[w32socket] Translate some errno codes to WSA_ errors...
2019-08-20 Aleksey Kliger[w32error] Add WSA_INVALID_PARAMETER and WSA_INVALID_HANDLE
2019-08-20 Ryan Lucia[netcore] Remove local copy of static alc resolve methods
2019-08-20 Ryan Lucia[netcore] Remove unnecessary calls to mono_domain_get...
2019-08-20 Alexander Köplinger[netcore] Consolidate running tests between AzDO pipeli...
2019-08-20 Zoltan VargaFix the build.
2019-08-20 Zoltan Varga[runtime] Avoid resetting the tp thread name on every...
2019-08-20 Jo ShieldsPass -fvisibility=hidden to profiler modules. (mono...
2019-08-20 Jay Krell[interp] Outline box_nullable. (mono/mono#16356)
2019-08-20 Jay Krell[interp] Reduce register/stack pressure esp. around...
2019-08-20 Alexander Köplinger[interp] Reduce register/stack pressure slightly, i...
2019-08-20 Jay Krell[interp] Relieve register/stack pressure around mono_th...
2019-08-20 Jay KrellFix warnings. (mono/mono#16287)
2019-08-19 Alexander Köplinger[netcore] Use Release configuration for CI builds ...
2019-08-19 Jay Krell[interp] Inline MINT_NEWOBJ_VTST_FAST (mono/mono#16314)
2019-08-19 Jay Krell[interp] Reduce register/stack pressure slightly, i...
2019-08-19 Ryan Lucia[netcore] Update ALC test exclusions (mono/mono#16332)
2019-08-19 Aleksey Kliger... [coop] Add a handle frame in construct_culture (mono...
2019-08-19 Vincent Povirkeglib: Remove broken executable test on Windows. (mono...
2019-08-19 Jay Krell[interp] Remove InterpFrame.locals, replace with reason...
2019-08-19 Alexander Köplinger[interp] Put finally data back in locals instead of...
2019-08-19 Jay Krell[interp] Outline ves_array_element_address to save...
2019-08-19 Alexander Köplingerthread names: coop, constants, usually ignore-error...
2019-08-19 Jay KrellReduce size of internal MonoErrors by 3 pointers, while...
2019-08-19 Jay Krell[interp] Replace frame.args with frame.stack, the same...
2019-08-19 Vlad Brezae[interp] Make sure we allocate stack for MINT_LD_DELEGA...
2019-08-19 Jay Krellwarning: mono-threads-wasm.c no previous prototype...
2019-08-18 Jay Krell[interp] Reduce register/stack pressure slightly. ...
2019-08-18 Zoltan VargaFix the build.
2019-08-18 Zoltan VargaImplement a subset of Intel BMI1/BMI2 intrinsics used...
2019-08-18 Zoltan VargaAdd support for Bmi1 instrinsics.
2019-08-18 Zoltan VargaMake simd-methods-netcore.h less verbose.
2019-08-18 Zoltan Varga[jit] Don't mark ThrowForUnsupportedVectorBaseType...
2019-08-18 Zoltan Varga[llvm] Add support for 32 byte AVX types, not enabled...
2019-08-18 Zoltan Varga[llvm] Compute cpu features lazily.
2019-08-18 Zoltan Varga[jit] Enable alias analysis dce even if there are no...
2019-08-18 Zoltan Varga[llvm] Fix support for 32 byte simd values.
2019-08-17 Jay KrellAdd comments explaining goto main_loop vs. MINT_IN_DISP...
2019-08-17 Zoltan VargaFix the build.
2019-08-17 Zoltan VargaFix the build.
2019-08-17 Zoltan VargaAdd support for the System.Runtime.Intrinsics.X86.Popcn...
2019-08-17 Zoltan Varga[llvm] Add support for querying the cpu attributes...
2019-08-17 Zoltan VargaFix the build.
2019-08-17 Zoltan VargaFix the windows build.
2019-08-17 Zoltan Varga[jit] Add a netcore version of simd-intrinsics.c.
2019-08-17 Zoltan Varga[jit] Optimize away box+unbox combinations which are...
2019-08-17 Zoltan VargaMerge pull request mono/mono#16210 from EgorBo/opt...
2019-08-17 Jay KrellPut finally data back in locals instead of frame to...
2019-08-16 Jay Krellthread names: coop, constants, usually ignore-error.
2019-08-16 Jay Krell[Coop] Convert mono_attach_load_agent. (mono/mono#15954)
2019-08-16 Ryan Lucia[netcore] Enable netcore resolution logic for mono_asse...
2019-08-16 Jay KrellIgnore NULL in mono_marshal_free_dynamic_wrappers and...
2019-08-16 Jay KrellFill in more MONO_PATCH_INFO_NONE support. (mono/mono...
2019-08-16 Jay Krell[interp] Localize c, i32, o as suggested. (mono/mono...
2019-08-16 Jay Krell[interp] Fix more MonoError reuse (mono_object_new_chec...
2019-08-16 Steve Pfister[corlib] Fix sharing mode validation rules (mono/mono...
2019-08-16 Egor Bogatov[netcore] Add patch-local-dotnet-aot-llvm rule (mono...
2019-08-16 Jay Krellintepreter: remove last element from various arrays...
2019-08-16 Jay Krell[interp] Fully outline enum_hasflag to save stack....
2019-08-16 Zoltan VargaMerge pull request mono/mono#16261 from vargaz/tp-no...
2019-08-16 Zoltan VargaMerge pull request mono/mono#16257 from EgorBo/llvm-ptr
2019-08-15 Jay Krell[mini] Cleanup alloca: call twice instead of once,...
2019-08-15 Jay Krell[interp] Fix more MonoError reuse. (mono/mono#16262)
2019-08-15 Jay Krell[Coop] Convert emit_invoke_call. (mono/mono#15964)
2019-08-15 Jay KrellWrap more external-only functions in GC mode transition...
2019-08-15 Zoltan VargaLlvm optimizations (mono/mono#16191)
2019-08-15 Jo ShieldsAdd missing FCONV_TO_U8 on ILP32 (WatchOS 5) (mono...
2019-08-15 Jay KrellRetain thread names as UTF8 instead of only UTF16....
2019-08-15 Jay Krell[interp] Outline newobj and newobj_vt. (mono/mono#16267)
2019-08-15 Jo ShieldsFix failing OSX Android lane (mono/mono#16274)
2019-08-15 Vlad Brezae[exceptions] Don't debug hang on ThreadAbortException...
2019-08-15 Jay KrellReduce redundant setting of thread name. (mono/mono...
2019-08-15 Jay Krell[interp] [wasm] p vs. o on newobj (mono/mono#16264)
2019-08-15 Jay Krell[interp] Fix some, not all, of the error management...
2019-08-15 Jay Krell[interp] Short-circuit MINT_STELEM_REF on NULL. (mono...
2019-08-15 Jay Krell[interp] Compute locals later to reduce register/stack...
2019-08-15 Jay Krell[interp] Split leave into pieces, partially outlined...
2019-08-15 Nikolay Sivov[cominterop] Fix copy-paste error in ComVisibleAttribut...
2019-08-15 Thays GraziaEnable and document debug with sdb with netcore config.
2019-08-15 Zoltan Varga[runtime] Use a PRNG in the threadpool instead of the...
2019-08-14 Egor Bogatovaddress feedback
2019-08-14 Jay KrellRemove ampersand from cfg->error per old agreement...
2019-08-14 Egor Bogatovhandle primitive pointers in llvm
2019-08-14 Vlad Brezae[interp] Fix icall signature (mono/mono#16227)
2019-08-14 Jo ShieldsFix linking of OS-provided zlib (mono/mono#16177)
2019-08-14 Aleksey Kliger... [metadata] Create strongly typed versions of mono_assem...
2019-08-14 Egor Bogatovignore stacktrace tests
2019-08-14 Jay Krell[interp] Reduce frame size by partially outlining load...
2019-08-14 Jay KrellMake small_id_mutex not recursive. (mono/mono#15485)
2019-08-14 Jay KrellUse ERROR_DECL. (mono/mono#16220)
2019-08-14 Jay Krell[interp] Remove address-taking of vt_sp. (mono/mono...
2019-08-14 Jay Krell[interp] Outline `mono_interp_calli_nat_dynamic_pinvoke...
2019-08-14 Jay KrellCompletely replace mono_error_ok with is_ok and make...
2019-08-14 Jay KrellSkip degenerate qsort: num < 2, size == 0, base ==...
2019-08-14 Jay KrellFix warning LNK4221 warning in assembly-load-context...
next