projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-11-05
Nikolay Sivov
[mono] Fix ProcessExit handler argument. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Egor Bogatov
[netcore] Intrinsify Buffer.IsPrimitiveTypeArray (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Vlad Brezae
[interp] Use GetType instrinsic also on net4x (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Egor Bogatov
[netcore] Copy Array.Clear impl from CoreCLR (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Filip Navara
Intrinsify Activator.CreateInstance<T> for value types...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Zoltan Varga
[jit] Allow Unsafe.As<TFrom, TTo> on gsharedvt types...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Bernhard Urban...
[interp] use mask instead of bool expression (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Johan Lorensson
Mono NetCore Windows only build/test. (mono/mono#17646)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Egor Bogatov
[netcore] Improve Array.CreateInstance (mono/mono#17673)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Filip Navara
[netcore] Improve default constructor lookup, (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Alexander Köplinger
[netcore] Disable shared compilation for System.Private...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Alexander Köplinger
[netcore] Fix strong name key for System.Private.CoreLib
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Alexander Köplinger
[netcore] Fix out of tree build for netcore/ folder
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Bernhard Urban...
[interp] s/MONO_API_ERROR_INIT/error_init_reuse/g ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Zoltan Varga
[jit] Call mono_class_setup_fields () before accessing...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jay Krell
Move MonoError from managed wrappers to native wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Zoltan Varga
[netcore] Cleanups. (mono/mono#17661)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jo Shields
[System.Net.Http]: Bring `HttpClient` from CoreFX on...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Vlad Brezae
[interp] Handle remoting field access same as jit ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Vlad Brezae
[interp] Optimize call path (mono/mono#17623)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Filip Navara
Lower min/max SSE operations on x64 (mono/mono#17536)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Zoltan Varga
[llvm] Fix a case where we treated the dreg of a store_...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Vlad Brezae
[interp] Avoid emitting MINT_SAFEPOINT for every single...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Jonathan Chambers
Avoid caching of System.dll image and types as they...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Alexander Köplinger
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Vlad Brezae
[interp] Fix interp logging (mono/mono#17636)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Zoltan Varga
[runtime] Add a --enable-minimal=threads configure...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Zoltan Varga
[eglib] Assert in g_strlcpy () if src/dest is NULL...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jo Shields
Rearrange System.Private.CoreLib for easier monorepo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Thays Grazia
[dim][regression] Explicit interface override (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Bernhard Urban...
[interp] fix signature mismatch between jit<>interp...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Marek Safar
[System.Private.CoreLib] Remove NativeRuntimeEventSource
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jay Krell
Inline TLS access. (mono/mono#17119)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Zoltan Varga
Remove some unused icalls. (mono/mono#17612)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Filip Navara
[netcore] Report errors on Windows CI (mono/mono#17616)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Zoltan Varga
[wasm] Print a useful error message instead of a signat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Zoltan Varga
[wasm] Fix build problems. (mono/mono#17596)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Filip Navara
Temporary build fix
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Bernhard Urban...
[mini] Initial tiered compilation work (mono/mono#17551)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Zoltan Varga
[eglib] Handle dli.dli_sname being NULL in g_module_add...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
dotnet-maestro...
[master] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Zoltan Varga
[runtime] Implement support for SuppressGCTransitionAtt...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Johan Lorensson
Additional and adjusted logging for parallel minor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alexander Köplinger
[netcore] Fix offsets generation when cross compiling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alexander Köplinger
[netcore] Don't load types in aot-compiler.c that don...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Alexis Christoforides
[merp] Introduce a new 'dump mode' that allows differen...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Aleksey Kliger...
[runtime] Unbalanced GC Unsafe transitions before shutd...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Jay Krell
[cxx][x86] int/ptr casts (mono/mono#17570)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Jay Krell
[cxx] Compile mini-llvm.c as C++ if configure -enable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Jay Krell
[jit][x86][cxx] int/ptr casts (mono/mono#17382)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksey Kliger...
[runtime] Make mono_thread_manage external only (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Vlad Brezae
[interp] Optimize stelem (mono/mono#17519)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Egor Bogatov
[llvm] Use -place-safepoints in JIT mode too (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jay Krell
[cxx] externC for some icalls, for wasm and ios. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jay Krell
Include signal.h unconditionally. (mono/mono#17430)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jay Krell
[cxx][x86] int/ptr casts. (mono/mono#17441)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
dotnet-maestro...
[master] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Bernhard Urban...
[interp] fix code length for JitInfo (mono/mono#17538)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Marek Safar
[netcore] Fix corerun build deps
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Calvin Buckley
Fix eglib on AIX/PASE (mono/mono#17476)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Vlad Brezae
[interp] Add super instructions for field storing ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Zoltan Varga
[netcore] Add a few more missing SSE intrinsics. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Johan Lorensson
Adjust restart world logging level to match start major...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Filip Navara
[netcore] Managed ThreadPool implementation (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Thays Grazia
[debugger] Changing how debugger handles exception...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Jay Krell
[cxx] Put extern "C" in MONO_LLVM_INTERNAL. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Johan Lorensson
Optimize LOS for better parallelization. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Zoltan Varga
[wasm] Avoid adding an extra arg to native-to-managed...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Jay Krell
[coop] Fix big endian problem in MonoThradStateMachine...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Filip Navara
[netcore] Add Unsafe.SkipInit intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Vlad Brezae
[interp] Add a new super instructions pass (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Vlad Brezae
[interp] Retry cprop pass if killing stloc (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Jay Krell
SetLastError slightly later, in case last error not...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Vlad Brezae
[interp] Optimize ldelem instructions (mono/mono#17494)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Filip Navara
[netcore] Disable debugging code in lookup_intrins...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Aleksey Kliger...
[reflection] mono_method_get_base_method on a GTD shoul...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Aleksey Kliger...
[coop] Use bitfields for coop state machine state repre...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Marek Safar
[System.Private.CoreLib] Remove unused methods
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Filip Navara
Update Mono for changes in shared CoreLib partition
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Zoltan Varga
[jit] Avoid running mono_handle_native_crash () on...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Vlad Brezae
[interp] Replace loading of static readonly fields...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jay Krell
No type_traits on Android.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jay Krell
[cxx][debug-interp] Cast once from void* to non-void*.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jay Krell
[Coop] Unconvert Microsoft.Win32.NativeMethods. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Zoltan Varga
[interp] Small fixes. (mono/mono#17442)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Filip Navara
[netcore] Implement Array.GetElementSize as intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Filip Navara
[netcore] Remove unused code for Array.Unsafe[Mov/Load...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Filip Navara
Use correct variable in mini_get_cpu_features (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Filip Navara
Remove dead code left out in mono/mono#17341 (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jay Krell
[jit][x86][cxx] int/ptr casts in mini-x86.c (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jay Krell
Replace ICALL_DECL_EXPORT with ICALL_EXPORT. They are...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Aleksey Kliger...
[bcl] Add null reference checks to Interlocked.Exchange...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jay Krell
[cxx] [wasm] int/ptr casts esp. m2n-gen. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
imhameed
Merge pull request mono/mono#17279 from imhameed/bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Alex Rønne...
Some updates to make RISC-V buildable again. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Vlad Brezae
[profiler] Fix coverage profiler on macos (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jay Krell
[interp][wasm] Remove more varargs to conserve stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Egor Bogatov
Enable GSS on Linux and Android (mono/mono#17223)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Vlad Brezae
[interp] Constant folding for integers (mono/mono#17362)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jay Krell
[cxx] Int vs. enum, static for efficiency, cleanup...
commit
|
commitdiff
|
tree
|
snapshot
next