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-01-31
Jakob Botsch...
JIT: Skip LSRA inserted nodes in gcIsWriteBarrierCandid...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Michal Strehovský
Allow overriding WarningsAsErrors policy with an env...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jan Dupej
[mono][jit] arm64 neon opcodes (#81026)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jeff Handley
Fix formatting in list-of-diagnostics.md (#81396)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#81353)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Szczepan Ćwikliński
Add MCREGs to fix the build for FreeBSD/arm64 (#81397)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jakob Botsch...
JIT: Fix import of TrailingZeroCount on ARM64 (#81419)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Ilona Tomkowicz
[wasm][debugger][libs] Documentation: How to debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Ilona Tomkowicz
[wasm][libs] Fix `WasmAppHost`, and `AppBundle` for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Marek Safar
Enable CA1859 - Use concrete types when possible for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Miha Zupan
Improve Http2Connection buffer management (#79484)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Stephen Toub
Improve and dedup GetNonZeroBytes (#81340)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Šimon Rozsíval
[Android] Fix System.IO.MemoryMappedFiles tests (#81368)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Kunal Pathak
fix the space in build-job.yml (#81414)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Larry Ewing
Calculate PackageVersionNet6 off PackageVersionNet7...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Tanner Gooding
Update fgGetTopLevelQmark to handle GT_LCL_FLD (#81375)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Larry Ewing
Fully resolve WasmNativeWorkload and WasmNativeWorkload...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Aaron Robinson
Narrow PAL tests for _vsnprintf_s (#81381)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Jackson Schuster
Use SetupProperties to set properties related to Native...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Kunal Pathak
Re-enable producing call stack from crashreport.json...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Michal Strehovský
Inline resource strings in the compiler (#80896)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Andy Ayers
JIT: build pred lists before instrumentation (#81288)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Kunal Pathak
Revert "Produce crashreport.json and use llvm-symbolize...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Thays Grazia
[wasm][debugger] Fix firefox tests (#81364)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Larry Ewing
[wasm][debugger] Default null columnNumber to 0 (#81336)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Michał Petryka
Optimize the SqlGuid struct (#72549)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Vladimir Chirikov
Remove additional null-check from ActivityCreationOptio...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Ankit Jain
[wasm] Misc fixes (#81320)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Jakob Botsch...
JIT: Avoid creating stores to dead fields in block...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Jan Kotas
Delete HeapEnableTerminationOnCorruption setting (...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Viktor Hofer
Re-enable OneLocBuild (#81296)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Meri Khamoyan
Icu wasi package (#81345)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Egor Bogatov
fix fgMorphArgs for stress mode (#81346)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Michal Strehovský
More thoroughly check for function pointers (#81344)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Šimon Rozsíval
[Android] Fix SslStream IsMutuallyAuthenticated on...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
James Newton...
Add reflection path for ActivatorUtilities.CreateFactor...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Lachlan Ennis
Change Nullability annotation on `ISelectionService...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
Fan Yang
Disable function pointer test for crossgen due to a...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
xtqqczze
Eliminate a bounds check in `NumberBuffer` (#81039)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
dotnet-maestro...
[main] Update dependencies from dotnet/icu dotnet/rosly...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Tanner Gooding
Fixing a comment attached to DEFAULT_UNROLL_LOOP_MAX_IT...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Stephen Toub
Use IndexOf in RsaPaddingProcessor.FillNonZeroBytes...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
kkeirstead
Publish `UpDownCounter` and `ObservableUpDownCounter...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Ankit Jain
[wasm] Update emsdk dependency to `8.0.0-alpha.1.23077...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Jeremy Koritzinsky
Fix use-after-free in EventPipe (#81135)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Aaron Robinson
Remove `printf` implementation (#81243)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Stephen Toub
Propagate cancellation tokens to TrySetCanceled in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Aleksey Kliger...
[wasm][mt] Don't call Module.removeRunDependency in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Zoltan Varga
[mono][wasm] Avoid passing the icall name/c function...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Zoltan Varga
[mono] Clean up StackTrace/StackFrame icalls. (#81303)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Zoltan Varga
[mono] Use mono_is_sre functions instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Adeel Mujahid
Fix the error condition for objcopy (#81304)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Steve Pfister
[workloads] Add Current to the name of the workload...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Julie Lee
Forbid creation of non-faulting null-check nodes. ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Zoltan Varga
[mono][jit] Improve handling of the ldtoken+ltoken...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Andrew Au
Fix x86 clrgc loading (#81176)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Miha Zupan
Reduce the size of HttpRequestMessage and HttpRequestHe...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Ankit Jain
[wasm] Pin the sdk version to avoid a regression (...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Michal Strehovský
Revert "Fix generic parameter data flow validation...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Pavel Savara
[browser][MT] conditional revert of wasm imports optimi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Jakob Botsch...
JIT: Switch tailcall implicit byref optimization to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Tanner Gooding
Change the default loop unroll limit to 4 (#80353)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Tanner Gooding
Ensure various scalar cross platform helper APIs are...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Buyaa Namnan
Make System.Reflection.Emit public types abstract ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Sven Boemer
Target lower glibc for Linux arm64 (#80939)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Sandro Bollhalder
Add MemoryExtensions.Count (#80662)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Andrew Au
Make sure we specify arguments only when the test ask...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Andrew Au
Avoid using a null heap to decommit the mark array...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Radek Doulik
[wasm] Force partial trim mode for browser bench (...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Andy Ayers
JIT: update `fgReplaceJumpTarget` to maintain pred...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Miha Zupan
Avoid allocations in 'Transfer-Encoding: Chunked' check...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Stephen Toub
Use IndexOf in StringBuilder.Replace(string, string...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Pavel Ivanov
Disposed change token registration should not raise...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Youssef Victor
Update analyzers.md (#79768)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Miizukii
Fixed CA1854 occurrences (#80996)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Steve Pfister
[mono] Re-enable System.Threading.Tasks tests for deskt...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Andy Ayers
JIT: consolidate inlining code in fgInline.cpp (#81198)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Austin Wise
[NativeAOT] Objective-C exception propagation (#80334)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Vlad Brezae
[mono][interp] Reduce redundant moves with calls (...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Vlad Brezae
[mono][interp] Fix type pushed by mkrefanytype (#81261)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Zoltan Varga
[mono][aot] Emit native-to-managed wrappers for [Unmana...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Stephen Toub
Add additional bool-only ToFrozenDictionary/Set overloa...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Antoine Martin
Mono musl support (#76500)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Šimon Rozsíval
Skip tests that need RemoteExecutor (#81231)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Eirik Tsarpalis
Make a number of improvements to the System.Text.Json...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Vlad Brezae
[mono][interp] Add @kotlarmilos as code owner (#81209)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
AndyJGraham
Replace successive "ldr" and "str" instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Kunal Pathak
Produce crashreport.json and use llvm-symbolizer to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Anton Lapounov
Temporarily disable eventsourceerror test for Windows...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Will Smith
[JIT] - X64 - Peephole optimization to possibly skip...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Adeel Mujahid
Improve -static-pie support (#81163)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dan Moseley
Improve error for missing Python (#81202)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Stephen Toub
Remove defensive Task[] copy from non-generic Task...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Radek Doulik
[wasm] Add Vector.Normalize measurement (#81237)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Andy Ayers
JIT: build pred lists before patchpoint expansion ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Stephen Toub
Use RunContinuationsAsynchronously for block completion...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Tarek Mahmoud...
Fix Configuration Binding with Instantiated Objects...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Zoltan Varga
[mono][wasm] Avoid saving the result of OP_AOTCONST...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jan Vorlicek
Disable the /JIT/opt/ObjectStackAllocation/ObjectStackA...
commit
|
commitdiff
|
tree
|
snapshot
next