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-06
Jeremy Koritzinsky
Disable nullability checks in file shared between the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Zoltan Varga
[mono][aot] Fix an assert. (#84385)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Michał Petryka
Fix ThunkGenerator (#84390)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Eric StJohn
Make WindowsServiceLifetime gracefully stop (#83892)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
SwapnilGaikwad
Arm64: Optimize pairs of "str wzr" to "str xzr" (#84350)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Stephen Toub
Add ArgumentOutOfRangeException.ThrowIf{Not}Equal ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Stephen Toub
Add back IComparable-based optimization to FrozenDictio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Michal Strehovský
Speed up named type lookups in managed type system...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Steve Pfister
[Android] Free up more disk space on CI builds (#84354)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Jan Kotas
Add missing step to native AOT dev workflow instruction...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Parker Bibus
Removed pipeline dependencies and steps for running...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Andrew Au
Avoid scaning the used region if there are no free...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Eirik Tsarpalis
Implement the JsonSerializer.IsReflectionEnabledByDefau...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Will Smith
[JIT] X86/X64 - Eliminate redundant 'cmp' instructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Thays Grazia
[wasm][debugger] Retry after timeout on debugger tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
dotnet bot
Localized file check-in by OneLocBuild Task: Build...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Andrew Au
Caching settings.pause_mode to avoid deadlock (#84189)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Zoltan Varga
[mono][aot] Fix an assert in the aot compiler. (#84343)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Jan Kotas
Switch CustomAttributeTypeNameParser to use common...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Andrew Au
Avoid clearing uncommitted mark array (#83623)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Jakob Botsch...
JIT: Ensure tail merging does not add preds to scratch...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Radek Doulik
[wasm] Freeze the emscripten cache (#84356)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Katelyn Gadd
[wasm] Implement the ENDFINALLY opcode in the jiterpret...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Radek Doulik
[wasm] Simd refactoring (#84170)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Vlad-Alexandru...
Enabled Sqrt and Abs intrinsics (#84011)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Egor Bogatov
Optimize stackalloc zeroing via BLK (#83255)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Buyaa Namnan
Suppress linker warnings properly (#84272)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Egor Bogatov
Mark FirstCharInUInt32IsAscii with aggressiveinlining...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Andy Ayers
JIT: use synthesis to repair some reconstruction issues...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Vladimir Sadov
[NativeAOT] Remove unused native memcopy helpers. ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jakob Botsch...
JIT: Handle some "field offset computation" patterns...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Daniel Svensson
Improve XmlDictionaryWriter UTF8 encoding performance...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Tom Deseyn
ConvertIcuTimeFormatString: convert narrow no-break...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Egor Bogatov
Fast-path in String.Trim (#84300)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Wrighton
Use similar types for self-referential generics instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Mark Plesko
Add error check for skipped tests in merged groups...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Will Smith
[JIT] Fix re-use val zero on GC tracking (#84051)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Will Smith
[JIT] ARM64/X64 - Add `IsVNNeverNegative` (#83694)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Tomas Weinfurt
don't load MsQuic unless needed by HttpClient (#83494)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Bruce Forstall
Fix parallel SuperPMI output handling (#84219)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Cantú
Only call base.DisposeAsync on classes derived from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Vlad Brezae
[mono][sgen] Remove old code associated with domain...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Stephen Toub
Fix FrozenDictionary/Set handling of ValueTuple keys...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Egor Bogatov
fix addrmode assert (#84252)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Johan Lorensson
[Mono]: Library mode enhancements. (#84165)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Fan Yang
[Mono] Support get_Count and get_AllBitsSet for mini...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Vitek Karas
Static cctor analysis for reflection (#84089)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Tomáš Rylek
Add issues.targets entry for known issue #84007 (#84268)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jakob Botsch...
JIT: Properly allocate shadow space for block op helper...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Ilona Tomkowicz
[browser][non-icu] `HybridGlobalization` change case...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Michal Strehovský
Fix reflection invoke file format issue for generic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Vladimir Sadov
Introduce a diagnostic switch to turn off the use of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Kunal Pathak
Arm64: Implement VectorTableLookup/VectorTableLookupExt...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Lee Culver
Fix debugger stack unwind AV (#84270)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
xtqqczze
Refactor Interop.LocalAlloc follow-up (#84164)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Jeremy Koritzinsky
Prepare ComInterfaceGenerator for going into the public...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Cameron Aavik
[PERF] Enable daily perf runs on cloud VMs (#84203)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Aleksey Kliger...
[mono] update sgen codewoners (#84255)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
VincentWu
[RISC-V] Port Mono for RISC-V 64 Arch (1/3) lp64d ABI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
SingleAccretion
Delete `LCL_VAR_ADDR` (#84185)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Zoltan Varga
[wasm] Don't publish the aot-instances.dll assembly...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Zoltan Varga
[mono] Remove the support for non r4fp, its not used...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Katelyn Gadd
[wasm] Re-enable jiterp null check optimization for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Elinor Fung
Stop excluding existing files from CORE_ROOT generation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
dotnet bot
Localized file check-in by OneLocBuild Task: Build...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Michal Strehovský
Split Rank1 MdArray allocation into a separate helper...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Zoltan Varga
[mono][llvm] Add a fastpath to calling mini_init_method...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Zoltan Varga
[mono] Futher cleanups to delegate invocation (#83705)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#83882)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
dotnet-maestro...
[main] Update dependencies from dotnet/roslyn (#84017)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Anton Firszov
Use timeouts in 2 socket test cases (#84030)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Michal Strehovský
Add constprop handling for `typeof(T) == typeof(Foo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
SingleAccretion
Delete GTF_BLK_VOLATILE and GTF_BLK_UNALIGNED (#84217)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Chet Husk
Update usage of AllowEmptyTelemetry based on changes...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Andrii Kurdiumov
Remove redundant settings (#83041)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
Gérald Barré
Change culture-sensitive IndexOf to culture-insensitive...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
Bruce Forstall
Delete dead code (#84197)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
Bruce Forstall
Refine BBF_GC_SAFE_POINT handling in reachability compu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
Egor Bogatov
Eliminate bound checks for "arr[arr.Length - cns]"...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
Egor Bogatov
Improve Guid.Parse for input without whitespaces (...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
SingleAccretion
Disallow the `InitObj` form for SIMD types (#84211)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Bruce Forstall
Improve reachability sets computation (#84204)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Mark Plesko
Address timeouts in merged test groups (#84193)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Egor Bogatov
Improve Guid.Parse (#84200)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Michal Strehovský
Use FastAllocateString in InvariantModeCasing (#84206)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Ruihan-Yin
Optimization on LinearScan::buildPhysRegRecords (#83862)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Daniel Svensson
Improve Binary Xml (XmlDictionaryWriter) performance...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
SingleAccretion
Delete GT_ADDR (#84147)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Emmanuel André
Preserve OCE.CancellationToken in ReadAtLeastAsync...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Vladimir Sadov
Reverting: Set AssemblyName.ProcessorArchitecture for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-01
Buyaa Namnan
Initial step for adding AssemblyBuilder.Save implementa...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Trayan Zapryanov
Improve XmlSerializationWriter.WriteTypedPrimitive...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Andy Gocke
Add linker flags to add fixup data to PDBs (#58417...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Jan Kotas
Delete unmanaged type name parser from CoreCLR (#84159)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
SingleAccretion
Delete two quirks for some CQ (#84176)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Vladimir Sadov
[NativeAOT] Fixes for two rare stress issues. (#83908)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Egor Bogatov
Vectorize Convert.FromHexString (#82521)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
SwapnilGaikwad
Use ldp/stp with SIMD registers on Arm64 (#84135)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Elinor Fung
Fix error thrown on multiple non-conforming StartupHook...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Mark Plesko
Convert JIT\Regression tests to merged test groups...
commit
|
commitdiff
|
tree
|
snapshot
next