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
2023-04-28
Milos Kotlar
[mono][tests] Enable runtime tests for local aliasing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Pavel Savara
[browser] Expanding timeouts for long running test...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Marie Píchová
[HTTP/3] Stress hack for msquic dropping connections...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Vladimir Sadov
Comment out support for mtag extension in libunwind...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Adeel Mujahid
Disable crossgen on riscv64 (#85499)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Adeel Mujahid
Add better fix for UnhandledExceptionHandlerUnix (...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Egor Bogatov
Enable AVX-512 for block unrollings (both copying and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Parker Bibus
[PERF] Add Android BenchmarkDotNet test (#85282)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Bruce Forstall
Try to fix _MergedWrapperMarker (#85476)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Juan Hoyos
Fix createdump arg parsing for signal-based exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Ankit Jain
[wasm] GenerateWasmBootJson - close file handles (...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Ankit Jain
[wasi] Fix support for paths with spaces (#85022)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Michał Petryka
Reduce calli address spilling (#85349)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jakob Botsch...
JIT: Handle GT_RETFILT in fgInsertStmtNearEnd (#85420)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jakob Botsch...
JIT: Propagate some more indir flags in physical promot...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Qiao Pengcheng
[LoongArch64] Implements the emitter::emitDispIns....
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexander Soldatov
[RISC-V] GT_JMP implementation in codegen (#85416)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Dong-Heon Jung
[RISC-V][JIT] JIT/CodeGenBringUpTest (#84748)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Andy Gocke
Store unhandled exception info on stack in Native AOT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
dotnet-maestro...
[main] Update dependencies from dotnet/llvm-project...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Ankit Jain
[wasm] Use latest stable version of chrome (#85114)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Michal Strehovský
Delete support for IAT indirecting base type/interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Radek Zikmund
Make some SystemNetSecurity properties public (#85402)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Radek Doulik
[mono] Add back OP_XOP_OVR_X_X for arm64 (#85401)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#85308)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Adeel Mujahid
Enable other native subsets for linux-riscv64 in CI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Zoltan Varga
[mono][llvm] Enable the cold calling conv on osx/linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Kunal Pathak
[Arm64] Replace pairs of `str` with `stp` (#85032)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Andy Ayers
JIT: prefer edge counts; keep class profiles even if...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Evgeny Karpov
Add arm64 wasm support (#83677)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Andy Ayers
JIT: fix phase status for some minimal instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jakob Botsch...
Fix physical promotion scenario name and a couple of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jakob Botsch...
JIT: Change GTF_ICON_INITCLASS -> GTF_IND_INITCLASS...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Anton Firszov
Fix stress builds (#85342)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Stephen Toub
Add CompositeFormat.MinimumArgumentCount and remove...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jan Kotas
Fix generic dictionary lookups for param types and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Badre BSAILA
let user know working directory will be used as content...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Michał Petryka
Fix totalILArgs for explicithis (#85347)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Adeel Mujahid
Add introspection for readelf (#85298)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Carlos Sánchez...
Bump main preview version to 5 (#85368)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Buyaa Namnan
AssemblyBuilder.Save add custom attributes handling...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Zoltan Varga
[mono][jit] Add an option to use an mrgctx for all...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Pavel Savara
[wasm][nodejs] enable EH for unit tests (#85387)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Ivan Diaz Sanchez
Made helixpublishwitharcade's TargetOS property lowerca...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Pavel Savara
[browser] Fix webcil lazy loading and satellite assembl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jan Dupej
[mono][jit] Adding Vector128.ConvertXX as intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Will Smith
Skip 84693 test (#85381)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jan Dupej
[mono][jit] Add Vector128.WithElement as intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Pavel Savara
[wasm][WBT] Fix pack pattern take two (#85391)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Egor Bogatov
Implement ICorProfilerInfo14::EnumerateNonGCObjects...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Jakob Botsch...
JIT: Introduce GT_JTEST and clean up GT_JCMP flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Egor Bogatov
Fix simd12_t size (#85362)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Egor Bogatov
Fold IND(frozenObj, CNS) (#85127)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Will Smith
[JIT] ARM64 - Fixed regressions for `GT_NEG` containmen...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Vlad-Alexandru...
Change `callvirt` into `calli` for virtual delegates...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Egor Bogatov
Don't re-scan previously visited blocks in helperexpans...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Aleksey Kliger...
[Wasm.Build.Tests] Fixup wildcard matching for runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Michal Strehovský
Guard DynamicDependency processing against `TypeSystemE...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Sven Boemer
Re-enable PGO for linux (#85355)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Aleksey Kliger...
[hot_reload] assorted hot reload fixes for cumulative...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Andy Ayers
JIT: improve profile update for loop inversion (#85265)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Andy Ayers
JIT: add ssa accounting to morph's div opts (#85332)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Tom Deseyn
Directory.Build.props: don't overwrite PackageOS from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Eric StJohn
Add Winforms as consultant on ComponentModel (#85363)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Stephen Toub
Fix a few downlevel TimeProvider issues (#85346)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marek Fišera
[wasm] Disable `Wasm.Build.Tests.Blazor.BuildPublishTes...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Stephen Toub
Use CollectionsMarshal.SetCount in LINQ to deduplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Sven Boemer
Fix Avx2 helpers (#85275)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Tom Deseyn
init-distro-rid.sh: fix unbound error when VERSION_ID...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Filip Navara
[mono][NativeAOT] System.Globalization.Native build...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jakob Botsch...
JIT: Create side effect commas as TYP_VOID in block...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Tanner Gooding
Expose various Convert intrinsics for Avx512F, Avx512BW...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jakob Botsch...
SPMI: Always add authenticated pip feed for test job...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
mikelle-rogers
EnC Support for Generics (#85269)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Austin Wise
NativeAOT ComWrappers: fix race condition in when creat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Krzysztof Wicher
Populating JSON properties support (#83669)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Ivan Povazan
[NativeAOT] Do not strip exported symbols from executab...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Stephen Toub
Make Guid.HexsToChars aggressively inlined (#85322)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Stephen Toub
Retry compat Random.NextSingle in case rounding from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Marek Fišera
Fix publishing relinked dotnet.worker.js (#85314)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Radek Zikmund
Add TargetHostName to QuicConnection (#84976)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Radek Doulik
[wasm] Add more PackedSimd methods, logic ops (#85303)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Tarek Mahmoud...
Fix the TimeProvider test (#85268)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Tomáš Rylek
Fix coreclr-release-outerloop-nightly pipeline (#85278)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Dong-Heon Jung
[RISC-V] Add RISC-V CI (#85289)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jakob Botsch...
JIT: Support some assignment decomposition in physical...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
madelson
Remove useless serializability checks (#80957)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Alexander Köplinger
[mono] Remove mono_dl_open_runtime_lib() (#85253)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Vlad Brezae
[mono][interp] Fix il_offset of inserted instructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Michal Strehovský
Add function pointer type support to type loader (...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jakob Botsch...
JIT: Allow spill-at-single-def for pure defs (#85251)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jakob Botsch...
Add authenticated PIP feed before its use in internal...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jan Vorlicek
Fix edge case in stack overflow handling (#85272)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
dotnet-maestro...
[main] Update dependencies from dotnet/runtime (#85249)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
David Mason
Disable gcstress and jitstress for tracing tests (...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Michal Strehovský
Emit GC info into a COMDAT section (#83371)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Adeel Mujahid
Specify -z notext on linux-musl-x86 and riscv64 (#83682)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Qiao Pengcheng
refactor the g_SyncBlockCacheInstance for aligned ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jeremy Koritzinsky
Enable ComWrappers for NativeAOT on non-Windows (#85000)
commit
|
commitdiff
|
tree
|
snapshot
next