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
2021-07-01Large page testingprivate/andrewau/large-pages-testingAndrew Au
2021-06-30Optionally capture a dump during generational aware analysis (#54517)Andrew Au
2021-06-30Update analyzer versions (#54888)Stephen Toub
2021-06-30Update perf.yml to Exclude Arm64 Queues (#54973)Aaron Kunkle
2021-06-30Remove unused parameter from get_code_base call (#54959)Marek Safar
2021-06-30Don't include -llvm.o files in App Resources (fixes iOS samples w/ LLVM AOT) ...Jo Shields
2021-06-30Add `-metrics` argument to superpmi.py asmdiffs (#54930)Bruce Forstall
2021-06-30add test for opening and reading from device interface (#54673)Adam Sitnik
2021-06-30Add more renegotiate tests (#54609)Jan Jahoda
2021-06-30Unseal StringEnumConverter. Fix #30486 (#54917)Eirik Tsarpalis
2021-06-30Remove some allocation from NotifyCollectionChangedEventArgs (#54899)Stephen Toub
2021-06-30Fix EventPipe native test build errors. (#54893)Johan Lorensson
2021-06-30[mono][wasm] Emit more logging from the EmccCompile task. (#54937)Zoltan Varga
2021-06-30[mono] Fix debug logging in apps created using AppleAppBuilder (#54901)Zoltan Varga
2021-06-30Create handler via test helpers. (#54825)Marie Píchová
2021-06-30Fix handle leak in SocketProtocolSupportPal.Unix.cs (#54898)Anton Firszov
2021-06-30Saw the ASSERT_HOLDING_SPIN_LOCK fail in the region allocator. (#54896)Peter Sollich
2021-06-30Remove some redundant / unused binplace directories (#54890)Eric StJohn
2021-06-30[wasm] browser http response stream could be seekable (#54749)Pavel Savara
2021-06-30Use `Span<T>.Fill` implementation for `Array.Fill` (#52590)xtqqczze
2021-06-30Print spillweight of RefPosition (#54933)Kunal Pathak
2021-06-30Big-endian fix for DoubleTests.cs:ParsePatterns (#54818)Ulrich Weigand
2021-06-29Add NetCoreAppCurrent configuration to libs (Phase 1) (#54544)Viktor Hofer
2021-06-29Sgen: Update progress when importing types (#46415)Tal Aloni
2021-06-29Avoid sending EndStream after RST_STREAM with dedicated lock (#54552)Alexander Nikolaev
2021-06-29Disable some recently enabled HTTP3 tests (#54843)Geoff Kizer
2021-06-29Remove some unneeded code from division morphing (#53464)SingleAccretion
2021-06-29Handle marker types with more than 1 generic argument correctly when they mus...David Wrighton
2021-06-29Revert "[main] Update dependencies from 11 repositories (#54741)" (#54909)Viktor Hofer
2021-06-29[main] Update dependencies from 11 repositories (#54741)dotnet-maestro[bot]
2021-06-29[mono] Avoid printing out LLVM failed messages when verbosity level is 0. (#5...Zoltan Varga
2021-06-29update area-owners.md (#54900)Aleksey Kliger (λgeek)
2021-06-29[mono] Enable more runtime tests (#54852)imhameed
2021-06-29InternalCanonicalizeRealPath: don't call strstr with uninitialized lpBuffer. ...Tom Deseyn
2021-06-29Fix Connect_DualMode_DnsConnect_RetrievedEndPoints_Success on Linux (#54681)Anton Firszov
2021-06-29Avoid allocating unused prefix/localName in XmlCharCheckingReader.ValidateQNa...Stephen Toub
2021-06-29Enable Http2_MultipleConnectionsEnabled_InfiniteRequestsCompletelyBlockOneCon...Alexander Nikolaev
2021-06-29Found a race condition where the LOH flag on a segment is set too late. This ...Peter Sollich
2021-06-29StressLogAnalyzer didn't print the number of messages correctly if it exceede...Peter Sollich
2021-06-29add System.Net.MsQuic.Transport as dependency for Windows build (#54851)Tomas Weinfurt
2021-06-29Fix unreached during dump. (#54861)Sergey Andreenko
2021-06-29Fix lowering usage of an unset LSRA field. (#54731)Sergey Andreenko
2021-06-29Fix setting breakpoints on AVX 256 instructions and other 32 byte immediate i...Juan Hoyos
2021-06-29Add perf_slow yaml (#54853)Aaron Kunkle
2021-06-28Faster type load for scenarios made more common by generic math (#54588)David Wrighton
2021-06-28Make sure we consider buffer length when marshalling back Unicode ByValTStr f...Jeremy Koritzinsky
2021-06-28Add YieldProcessor implementation for arm (#54829)Gleb Balykov
2021-06-28Remove ActiveIssue for #50968 (#54831)Larry Ewing
2021-06-28Enable System.Text.Json tests for Wasm AOT (#54833)Larry Ewing
2021-06-28Remove ActiveIssue for #51723 (#54830)Larry Ewing