Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Bump terser in /src/mono/sample/wasm/browser-webpackdependabot/npm_and_yarn/src/mono/sample/wasm/browser-webpack/terser-5.14.2dependabot[bot]
2022-07-21[wasm] bump npm packages, fix lint errors (#72600)Pavel Savara
2022-07-21Add ease of use helpers in X.509Jeremy Barton
2022-07-21Assert compiler diagnostics in UpgradeToRegexGeneratorAnalyzerTests and simpl...Youssef Victor
2022-07-21Sleep infinitely on secondary crashing threads (#72618)Jan Kotas
2022-07-21Disable NamedPipeTest_ServerInOut_ClientInOut_Synchronous test configuration ...Stephen Toub
2022-07-21Improve RegexCharClass.Analyze for sets with subtraction (#72328)Stephen Toub
2022-07-21Fix TwoServerInstances_OnceDisposed_Throws test for non-overlapped I/O (#72617)Stephen Toub
2022-07-21Fix accidentally removed Add in TypeSpec.AddModifier (#72605)Stephen Toub
2022-07-21Fix minor triple slash comment (#72569)Tarek Mahmoud Sayed
2022-07-21Fix x86 GCStress race with indirect calls before epilogs (#72592)Jakob Botsch Nielsen
2022-07-21[wasm] add new interop to the console template (#72375)Pahontu Stefan-Alin
2022-07-21Clean up #nullable in source (#72568)Stephen Toub
2022-07-21Annotating System.Formats.Asn1 library for Aot (#72533)Lakshan Fernando
2022-07-21Fix HttpStress build (#72601)Anton Firszov
2022-07-21Add TranslateKey to PartitionedRateLimiter (#69407)Brennan
2022-07-21Avoid empty segments from PipeReader.ReadAsync (#72536)Brennan
2022-07-21Disable long running ReadAsync_CancelPendingTask_ThrowsCancellationException ...Radek Zikmund
2022-07-21JIT: hash lookup vn func before trying to optimize (#72576)Andy Ayers
2022-07-21Warn on trimming with COM hosting (built-in COM support) enabled (#72493)Elinor Fung
2022-07-21Enable string properties evaluation of Length and Char[]. (#67028)Ilona Tomkowicz
2022-07-21[mono] Fix https://github.com/dotnet/runtime/issues/72519. (#72563)Zoltan Varga
2022-07-21Do not assume return type ABIs match in `RETURN(CALL)` (#72285)SingleAccretion
2022-07-21JIT: Move cpblk GC ref layout check back to lowering (#72516)Jakob Botsch Nielsen
2022-07-21Fix "cns".StartsWith bug (#72558)Egor Bogatov
2022-07-21[main] Update dependencies from dotnet/linker (#72257)dotnet-maestro[bot]
2022-07-21[Mono]: Fix infrequent infinite loop on Mono EventPipe streaming thread. (#72...Johan Lorensson
2022-07-21Remove code duplication in TarHeader class (#72501)Carlos Sanchez
2022-07-21Fix flaky PhysicalFileProviderTests (#72553)Dan Moseley
2022-07-21Fix hang caused by calling Environment.FailFast on multiple threads (#72566)Jan Kotas
2022-07-21Add markdown readme for System.Reflection.Metadata (#71925)MSDN.WhiteKnight
2022-07-21JIT: speed up VNPairForFunc (#72527)Andy Ayers
2022-07-21Delete reachable Debug.Fail in regex generator codefix (#72534)Youssef Victor
2022-07-21[mono] ThisCall with no arguments is invalid (#72495)Aaron Robinson
2022-07-21Update DebuggerDisplay for metadata types & JsonSerializerOptions (#72524)Eirik Tsarpalis
2022-07-21Fix finding attribute data for syntax for assembly/module symbols (#72535)Jeremy Koritzinsky
2022-07-20Add missing <returns> documentation to NonCryptographicHashAlgorithmJeremy Barton
2022-07-20Generate SerializeHandler as an instance method (#72510)Michal Strehovský
2022-07-20[wasm] Dev loop incremental build fixups (#72502)Aleksey Kliger (λgeek)
2022-07-20Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-07-20Fix for m_alignpad == 0 assertion failure (#72475)Mukund Raghav Sharma (Moko)
2022-07-20Update llvm-libunwind from v9.0.0 to v14.0.6 (#72442)Adeel Mujahid
2022-07-20fix typos (#72515)Pavel Savara
2022-07-20Update /// comments for new InteropServices APIs (#72473)Aaron Robinson
2022-07-20[iOS] Use different tvOS helix queue for PR's (#72467)Steve Pfister
2022-07-20[NativeAot] Fixing Resources.Reader and ComponentModel tests (#72497)Lakshan Fernando
2022-07-20Enable cancellation for anonymous pipes and non-async named pipes on Windows ...Stephen Toub
2022-07-20Compare symbols instead of fully qualified name (#72507)Youssef Victor
2022-07-20Mark b311420 test GC Stress incompatible on all platforms (#72444)Jakob Botsch Nielsen
2022-07-20Remove hard-coded RunAnalyzer property in JSImportGenerator (#72487)Michael Simons