platform/upstream/dotnet/runtime.git
2019-08-27 Jay KrellCodeManager cleanup: (mono/mono#16468)
2019-08-27 Jay Krell[monodis] Combine adjacent identical cases. (mono/mono...
2019-08-27 Jay Krellmono_attach_load_agent: Fix leaks, alloc, copy. (mono...
2019-08-26 Jay KrellAdd missing const, particularly on functions "like...
2019-08-26 Zoltan VargaMerge pull request mono/mono#16451 from vargaz/gc-handl...
2019-08-26 Aleksey Kliger... [threadpool-io] Throw if backend won't be able to regis...
2019-08-26 Egor Bogatov[netcore] Implement missing ThreadPool methods (for...
2019-08-26 Johan LorenssonFix special case tramp assert in x86/amd64. (mono/mono...
2019-08-26 Alexander Köplinger[utils] Don't use MAP_32BIT on Apple platforms, fixes...
2019-08-26 Egor BogatovOptimized LLVM IR (mono/mono#16448)
2019-08-26 Jay Krell[interp] Cleanup stackval_to_data and stackval_to_data_...
2019-08-26 Bernhard Urban[android] remove text relocations in AOT/arm32 (mono...
2019-08-26 Ryan LuciaDetect additional invalid assembly names when parsing...
2019-08-25 Jay KrellAdd MONO_LLVM_INTERNAL to mono_jit_compile_method....
2019-08-25 Jay Krell[interp] Outline mono_interp_box_vt. (mono/mono#16454)
2019-08-24 Zoltan Varga[runtime] Make the local gc handles pin the object...
2019-08-24 Jay Krell[interp] Outline STRMFLD_VT. (mono/mono#16355)
2019-08-24 Jay Krell[windows gc] Trim one syscall per thread in garbage...
2019-08-24 Jay KrellRemove dlmalloc from Win32. (mono/mono#15773)
2019-08-23 Zoltan VargaMerge pull request mono/mono#16414 from vargaz/llvm...
2019-08-23 Ryan LuciaReturn an empty string for assemblies loaded from strea...
2019-08-23 Ryan Lucia[netcore] Use requesting assembly's context for Interna...
2019-08-23 Ryan Lucia[netcore] Random loader cleanup
2019-08-23 Zoltan VargaMerge pull request mono/mono#16431 from kjpou1/wasm...
2019-08-23 Zoltan Varga[jit] Make mono_unwind_frame () ignore registers which...
2019-08-23 Zoltan VargaMerge pull request mono/mono#16429 from vargaz/llvm...
2019-08-23 Zoltan VargaFix the bitcode build.
2019-08-23 Zoltan Varga[llvm] Add a cold wrapper and mono wrapper for gc poll...
2019-08-23 Zoltan VargaFix the build.
2019-08-23 Zoltan Varga[llvm] Add a mono wrapper method for the gc poll cold...
2019-08-23 Zoltan VargaMerge pull request mono/mono#16407 from vargaz/fix...
2019-08-23 Zoltan VargaMerge pull request mono/mono#16408 from vargaz/noreturn...
2019-08-23 Egor BogatovMerge pull request mono/mono#16412 from EgorBo/fix-ci4
2019-08-23 Zoltan Varga[llvm] Don't pass a module argument to the code in...
2019-08-23 Zoltan VargaMerge pull request mono/mono#16379 from EgorBo/improve...
2019-08-22 coypoopIf either sched_get_priority_{min,max} failed, don...
2019-08-22 EgorBoignore FSW test
2019-08-22 EgorBoignore more tests
2019-08-22 EgorBoDisable the whole System.ComponentModel.Composition...
2019-08-22 EgorBofix macOS
2019-08-22 Steve PfisterAdded a workaround for an issue with the compiler serve...
2019-08-22 EgorBoupdate rsp
2019-08-22 EgorBoignore some tests
2019-08-22 Zoltan Varga[jit] Special case the ThrowHelper methods only on...
2019-08-22 Zoltan Varga[llvm] Fix type issues in the llvm IR emitted for SIMD...
2019-08-22 Aleksey Kliger... [android] mono_dl_open_file: use g_file_test only on...
2019-08-22 Zoltan VargaMerge pull request mono/mono#16300 from EgorBo/llvm-fpm
2019-08-22 Jay Krell[interp] Replace endsp with preexisting child_frame...
2019-08-22 Zoltan VargaMerge pull request mono/mono#16390 from EgorBo/intptr...
2019-08-22 Zoltan VargaMerge pull request mono/mono#16386 from vargaz/llvm...
2019-08-22 Zoltan VargaMerge pull request mono/mono#16384 from vargaz/fix...
2019-08-22 Zoltan VargaMerge pull request mono/mono#16389 from vargaz/fix...
2019-08-22 Zoltan VargaAdd comments.
2019-08-21 Egor BogatovUpdate llvm-jit.cpp
2019-08-21 Egor Bogatovcleanup
2019-08-21 Egor BogatovMerge remote-tracking branch 'origin/master' into llvm-fpm
2019-08-21 Bernhard Urban[netcore] Use Release configuration for default System...
2019-08-21 Egor Bogatovuse EMIT_NEW_PCONST
2019-08-21 Egor BogatovMake IntPtr.Zero intrinsic
2019-08-21 Zoltan Varga[aot] Simplify a check to avoid calling into the assemb...
2019-08-21 Zoltan Varga[llvm] Use a different inline limit (30) for llvm+aot.
2019-08-21 Zoltan Varga[llvm] Fix an assert.
2019-08-21 EgorBoMerge remote-tracking branch 'origin/master' into llvm-fpm
2019-08-21 Egor BogatovUpdate mini.c
2019-08-21 Egor BogatovUpdate mini-llvm.c
2019-08-21 Egor Bogatovundo change in mini.c
2019-08-21 Egor BogatovImprove MONO_VERBOSE_METHOD
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.
next