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-07-21
Zoltan Varga
[mono][aot] Pass -mattr=crc32 to opt/llc when sse4...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Andy Gocke
Revert "Always use live host (#71725)" (#72628)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Ivan Diaz Sanchez
Clarified documentation regarding building the Core_Roo...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Tlakaelel Axayakatl...
Support for RequiresAttributeMismatch testing (#72496)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Avoid AsyncLocal read in Activity.set_Current when...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jeremy Koritzinsky
Allow not finding attribute data for more cases that...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Zoltan Varga
[mono] Pass the pending exception correctly from interp...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Brennan
[RateLimiting] Fix test race with timer (#72118)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Pavel Savara
[wasm] bump npm packages, fix lint errors (#72600)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jeremy Barton
Add ease of use helpers in X.509
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Youssef Victor
Assert compiler diagnostics in UpgradeToRegexGeneratorA...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jan Kotas
Sleep infinitely on secondary crashing threads (#72618)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Disable NamedPipeTest_ServerInOut_ClientInOut_Synchrono...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Improve RegexCharClass.Analyze for sets with subtractio...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Fix TwoServerInstances_OnceDisposed_Throws test for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Fix accidentally removed Add in TypeSpec.AddModifier...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Tarek Mahmoud...
Fix minor triple slash comment (#72569)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jakob Botsch...
Fix x86 GCStress race with indirect calls before epilog...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Pahontu Stefan...
[wasm] add new interop to the console template (#72375)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Stephen Toub
Clean up #nullable in source (#72568)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Lakshan Fernando
Annotating System.Formats.Asn1 library for Aot (#72533)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Anton Firszov
Fix HttpStress build (#72601)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Brennan
Add TranslateKey to PartitionedRateLimiter (#69407)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Brennan
Avoid empty segments from PipeReader.ReadAsync (#72536)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Radek Zikmund
Disable long running ReadAsync_CancelPendingTask_Throws...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Andy Ayers
JIT: hash lookup vn func before trying to optimize...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Elinor Fung
Warn on trimming with COM hosting (built-in COM support...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Ilona Tomkowicz
Enable string properties evaluation of Length and Char...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Zoltan Varga
[mono] Fix https://github.com/dotnet/runtime/issues...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
SingleAccretion
Do not assume return type ABIs match in `RETURN(CALL...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jakob Botsch...
JIT: Move cpblk GC ref layout check back to lowering...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Egor Bogatov
Fix "cns".StartsWith bug (#72558)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
dotnet-maestro...
[main] Update dependencies from dotnet/linker (#72257)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Johan Lorensson
[Mono]: Fix infrequent infinite loop on Mono EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Carlos Sanchez
Remove code duplication in TarHeader class (#72501)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Dan Moseley
Fix flaky PhysicalFileProviderTests (#72553)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Jan Kotas
Fix hang caused by calling Environment.FailFast on...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
MSDN.WhiteKnight
Add markdown readme for System.Reflection.Metadata...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Andy Ayers
JIT: speed up VNPairForFunc (#72527)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Youssef Victor
Delete reachable Debug.Fail in regex generator codefix...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Aaron Robinson
[mono] ThisCall with no arguments is invalid (#72495)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Eirik Tsarpalis
Update DebuggerDisplay for metadata types & JsonSeriali...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jeremy Koritzinsky
Fix finding attribute data for syntax for assembly...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jeremy Barton
Add missing <returns> documentation to NonCryptographic...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Michal Strehovský
Generate SerializeHandler as an instance method (#72510)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Aleksey Kliger...
[wasm] Dev loop incremental build fixups (#72502)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
dotnet bot
Localized file check-in by OneLocBuild Task: Build...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Mukund Raghav...
Fix for m_alignpad == 0 assertion failure (#72475)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adeel Mujahid
Update llvm-libunwind from v9.0.0 to v14.0.6 (#72442)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Pavel Savara
fix typos (#72515)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Aaron Robinson
Update /// comments for new InteropServices APIs (...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Steve Pfister
[iOS] Use different tvOS helix queue for PR's (#72467)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Lakshan Fernando
[NativeAot] Fixing Resources.Reader and ComponentModel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Stephen Toub
Enable cancellation for anonymous pipes and non-async...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Youssef Victor
Compare symbols instead of fully qualified name (#72507)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jakob Botsch...
Mark b311420 test GC Stress incompatible on all platfor...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Michael Simons
Remove hard-coded RunAnalyzer property in JSImportGener...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jakob Botsch...
Fix pri1 test build (#72520)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Eirik Tsarpalis
Ensure metadata originating from converters is surfaced...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Simon Rozsival
[Android] Fix some System.Net tests (#71385)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jakob Botsch...
Update NuGet reference versions (#72451)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Zoltan Varga
[mono][jit] Fix an infinite loop in the abcrem pass...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jeremy Barton
Add X509 SAN extension and RFC6125 MatchesHostname...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Mitchell Hwang
[libs] Add EventSourceSupport to CountersTest (#72484)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Kevin Jones
Move UnsupportedOSPlatform from class to methods for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Dan Moseley
Update recursive resource load message (#72480)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jan Vorlicek
Fix PAL GetFullPathNameA test3 (#72492)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jose Perez...
Adding rust tests for match boundaries (#72490)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jeremy Koritzinsky
Add analyzer for validating NativeMarshallingAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jeremy Koritzinsky
Re-enable test that passes locally (#72491)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jan Kotas
Handle blittable byref returns in built-in marshalling...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Tarek Mahmoud...
Fix Configuration Binder Test with WASM and Trimming...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Zoltan Varga
[mono][aot] Avoid an assert when encoding fnptr classes...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Egor Bogatov
Don't run optJumpThreading when fgCurBBEpochSize !...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Carlos Sanchez
Convert tar header struct to class (#72472)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Lakshan Fernando
Native AOT runtime changes for multiple package conflic...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Miha Zupan
Guard against unreachable remote server in Sockest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Youssef Victor
Correctly find the node to fix in regex generator codef...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Jan Kotas
Strip localized System.CommandLine resources from CoreC...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stephen Toub
Add missing docs for RegexRunner.Scan (#72453)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stephen Toub
Add missing docs for PeriodicTimer (#72454)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stephen Toub
Add missing System.Timers.Timer docs (#72455)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
David Cantú
Make PhysicalFileProvider polling more resilient to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Miha Zupan
Avoid adding an HttpClient.Timeout message to ConnectTi...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Natalia Kondratyeva
Revert "Support OpenSSL-based MsQuic on Windows (#72262...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Ilona Tomkowicz
[wasm][debugger] Removed duplicated testcases as a...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Elinor Fung
Clean up of tests from V1/V2 marshaller shape split...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Anton Firszov
Working Windows image for HttpStress and SslStress...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Marie Píchová
[QUIC] Fixed disabled receives if buffer gets drained...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Steve Pfister
[iOS] Bump simulator test queues to use MacOS 12 (...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Jakob Botsch...
JIT: Avoid using type info from GDV guesses during...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Eirik Tsarpalis
Expand API documentation of contract customization...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Michal Strehovský
Block Matrix4x4CreateFromAxisAngleTest test on NativeAO...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Meri Khamoyan
#60582 enable ExtractToDirectoryExtension_Unicode on...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Meri Khamoyan
#65560 Added FileCreateCaseSensitive for ios/tvos simul...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Eirik Tsarpalis
Ensure reflection-based metadata instantiations unwrap...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Marie Píchová
[QUIC] Listener AcceptConnectionAsync propagates errors...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Jeff Handley
Add an area-owners.json file. Remove unused area. Forma...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Jakob Botsch...
JIT: Remove GTF_CALL_M_UNMGD_THISCALL and badcode on...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Vitek Karas
Linker to NativeAOT sync (#71485)
commit
|
commitdiff
|
tree
|
snapshot
next