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
2022-10-03
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#75929)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Andy Ayers
JIT: don't forward sub qmarks to LCL_FLD assignments...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Adeel Mujahid
Fix illumos-x64 build (#76497)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Simon Rozsival
[Android] Fix NetworkInterface.GetAllNetworkInterfaces...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Vlad Brezae
[mono][sgen] Update memory load information after world...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Tanner Gooding
Ensure NI_Vector256_GetLower has the right simdSize...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Pavel Savara
[wasm] add missing API xml doc (#76196)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Vlad Brezae
[mono][arm] Fix rethrow instruction size (#76387)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Adeel Mujahid
Use System.CommandLine (v2) in dotnet-pgo (#76467)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Stephen Toub
Reduce OrderBy overheads for default comparer (#76418)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Jan Kotas
Delete security object from GCInfo encoder/decoder...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Tanner Gooding
Ensure NI_Vector128_AsVector128 (aka `Vector128<T>...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Egor Bogatov
JIT: A small CQ improvement for Equals/StartsWith unrol...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
SingleAccretion
Process primitives in local morph (#76155)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Kevin Jones
Attempt to fix native AOT with CryptoKit (#76499)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Jan Kotas
Re-enable DynamicGenerics test on OSX (#76489)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Egor Bogatov
Revert change in AddInternedString (#76496)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
yowl
Reinstate strict prototypes warning (#76463)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Bruce Forstall
Fix SuperPMI unit test error checking (#76411)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Gilles Grospellier
[JIT] Fix potential division by zero in fgopt.cpp ...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Kevin Jones
Implement ChaCha20Poly1305 with CryptoKit on macOS
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Andy Ayers
JIT: allow forward sub of QMARK nodes (#76476)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Bruce Forstall
Update jitrollingbuild.py (#76472)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Filip Navara
Improve early bail-out logic in GCInfoDecoder (#76359)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Jakob Botsch...
JIT: Avoid internal register allocation when possible...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Bruce Forstall
Fix DEBUG/non-DEBUG SuperPMI asm diffs (#76470)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Aaron Robinson
Remove `IDispatchImplAttribute` API (#76416)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Bruce Forstall
SuperPMI collections: exclude more files/directories...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Jeremy Barton
Use BCrypt for ephemeral RSA on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Aleksey Kliger...
[metadata] Skip null vtable entries when checking covar...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Filip Navara
[NativeAOT] Enable CI for macOS x64/arm64 (#75421)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Will Smith
Quick disasm check CI JitStress fix (#76417)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Jan Kotas
Increase timeouts for runtime-dev-innerloop legs (...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
yowl
NativeAOT: Conversion for opcode conv_u4 is unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Drew Scoggins
Remove reliance on deactivated A64 queue (#76457)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
SingleAccretion
Always expose parents of exposed promoted fields (...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Brian Bohe
Removing short name column from compphases.h (#76030)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Andy Ayers
JIT: increase slop tolerance when computing edge weight...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Alexander Köplinger
[mono] Fix iOS/tvOS build with Xcode 14 (#76433)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Steve Harter
Support running Reflection tests within Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Kevin Jones
Implement AuthenticationTagMismatchException exception
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Ankit Jain
[wasm] Add a workaround for issue#76429 to fix CI ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Radek Zikmund
Add QuicError.AlpnInUse member (#74754)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Ankit Jain
[wasm] Pass --web-server-use-cop for threading samples...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Radek Zikmund
Fix filtered exceptions when checking for ip forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Jan Vorlicek
Fix edit and continue in VS with hardware exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Shay Rojansky
Distributed transaction fixes (#76310)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Matous Kozak
[mono] Add Vector128 Negate and OnesComplement intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Aaron Robinson
Remove the GenericComPlusCall mechanism (#76415)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Michal Strehovský
[NativeAOT] Fix System.Runtime.InteropServices tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Zoltan Varga
[mono][jit] For beforefieldinit classes, only field...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Stephen Toub
Remove some dead code from Array.IndexOf (#76388)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Tanner Gooding
Remove GT_ADDEX and replace with more generalized conta...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Sollich
Disable gen 1 budget accounting fix for segments, so...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Mitchell Hwang
[tests] Disable source generator tests mobile (#75609)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Andy Ayers
JIT: optimize redundant branches by looking through...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Tanner Gooding
Ensure that StoreInd for contained HWIntrinsics has...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jakob Botsch...
SPMI: Improve speed significantly for large diffs ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Stephen Toub
Return s_defaultResultTask from Task.FromResult in...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
kasperk81
remove explicit LangVersion from a few projects (#75806)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Alexander Köplinger
Delete malformed package.json used for tests, it confus...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Eric StJohn
Updating owners (#76330)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Ilya
Remove some extra static arrays used in Split() (#76003)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Michal Strehovský
Fix using DependencyGraphViewer with AOT compilers...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
James S. Wang
Fix value type with static method fails to load (#76262)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Michal Strehovský
Generate single interface dispatch map per canonical...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Eirik Tsarpalis
Make KeysCollection.Contains methods public. (#76319)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Ilya
Bring back ReadOnlySpan in QuicStream (#76088)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Ryan Thomas
Issue #75070 - Add PriorityQueue DequeueEnqueue Method...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Stephen Toub
Reduce Enum.GetEnumName overheads (#76162)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Stephen Toub
Reduce allocations around empty ReadOnlyCollections...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Ankit Jain
[wasm] Update templates to work for multiple versions...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Sollich
Fix distribute free regions (#74916)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Ilona Tomkowicz
[wasm][debugger] Tests for static inherited members...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Matous Kozak
[mono] Fix missing defined and SIMD checks in Sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Marek Fišera
[wasm] Templates nits (#76182)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Pavel Savara
[wasm] new unit test for duplicate call to ImportAsync...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Filip Navara
[Mono] Implement eager finalization of WeakReference...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Hyungju Lee
Fix not to create unnecessary `thread_params` (#76007)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Tanner Gooding
Adding a debug only config knob for testing loop unroll...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Nathan Ricci
[Mono][Test]Disable failing iossimulator tests (#74889)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Stephen Toub
Add List<T> AddRange, InsertRange, and CopyTo extension...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Kevin Jones
Dispose of key when importing X.509 certificate from PEM
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Adeel Mujahid
Add custom ResponseFile handler (#76271)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Eric Erhardt
Fix DiagnosticSource to work with NativeAOT (#76109)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vlad Brezae
[mono][interp] Replace sign extending moves to normal...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Will Smith
More disasm check CI fixes (#76276)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Bruce Forstall
Don't run superpmi unit test if it appears a SPMI colle...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Maoni Stephens
fix div by zero (#76294)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Anthony Shaw
Replace GetFile() with GetPEAssembly() call in gdb...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
David Cantú
Use UTF8 encoding on Tar string fields (#75902)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Ken Dale
Remove duplicate length words from xmldoc (#76315)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Eirik Tsarpalis
Add missing xml documentation (#76191)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Kevin Jones
Cache KeySizes array for EC types
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Will Smith
Update disasm-checks documentation (#76286)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Jamie Magee
Add `$schema` to `cgmanifest.json` (#74933)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Peter Sollich
Gradual decommit in wks (#73620)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Alexander Köplinger
Use existing variable for SpecialFolder.UserProfile...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Michał Bryłka
Fix #76260 Add nullable annotation to INumberBase<...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Miepee
Make "Personal" on Android also point to a Documents...
commit
|
commitdiff
|
tree
|
snapshot
next