421
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[mono] Add basic Vector128 support for arm64. (#20748) More... over 3 years ago
[jit] Emit a null check for stelem instructions. (#20737) More... over 3 years ago
Disable the localloc-noinit.exe test on CI, it depends on undefined behavior and it fails on i386 linux. (#20750) More... over 3 years ago
Pop LMF frames in exception handlers on wasm, since the normal pop LMF code might not get executed in case of an exception. (#20758) More... over 3 years ago
Fix to issue 32972: Grow GArray multiplicatively (#20754) More... over 3 years ago
[SGen] Optimize thread pool enqueue to handle job batches more efficiently. (#20634) More... over 3 years ago
Bump llvm to pick up 7424e2ca2f78a3c338fe5b07a2d4eb6dd6574195. (#20747) More... over 3 years ago
Bump msbuild More... over 3 years ago
Mono: support CallConvSuppressGCTransition (#20746) More... over 3 years ago
Disable acceptance-tests/roslyn.mk More... over 3 years ago
Bump msbuild to fix build break More... over 3 years ago
Don't assume presence of MonoResolveUnmanagedDllUsingEvent method (#20743) More... over 3 years ago
Mono: use shared StartHelper object (#20740) More... over 3 years ago
Try to fix #19803 (#19876) More... over 3 years ago
Fix Mono Windows x64 SIMD support. (#20736) More... over 3 years ago
Small PoliCheck fix (#20739) More... over 3 years ago
[Mono] Initial metadata update support (#20629) More... over 3 years ago
Bump emscripten to 2.0.12. (#20733) More... over 3 years ago
[mono] Add DISABLE_NONBLITTABLE for non-blittable marshaling (#20707) More... over 3 years ago
Fix Mono Windows x64 crash blocking CI Windows x64 Release job. (#20720) More... over 3 years ago
Fix the allocation of the acfg->cfgs array, it would have an incorrect size when using profiled AOT. (#20731) More... over 3 years ago
Fix void returns in llvmonly runtime invokes. (#20728) More... over 3 years ago
Remove System.Runtime.Remoting.Contexts.Context, its not used anymore on netcore. (#20725) More... over 3 years ago
[interp] Move from stack based to fully local var based design (#20663) More... over 3 years ago
[mono] Add support for PINVOKE_OVERRIDE (#20705) More... over 3 years ago
[Mono][jit] Emit GC transitions for "calli unmanaged" instructions (#20713) More... over 3 years ago
[mono] Fix DISABLE_REFLECTION_EMIT on netcore (#20706) More... over 3 years ago
Fix array interface generation if both IList and IReadOnlyList are linked out. (#20717) More... over 3 years ago
[llvm] Change branch weights for GC safe points to 1000:1, 64:4 seems to cause a warning from clang: (#20680) More... over 3 years ago
Fix building interp-whitebox test. (#20703) More... over 3 years ago