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-04-05cleanupaj/blazor-fixesAnkit Jain
2022-04-05performance-setup.sh: extra loggingAnkit Jain
2022-04-05Standardize on using $(payload)/dotnet, even for wasm runsAnkit Jain
2022-04-05Fix multiple issues for blazor scenarios runAnkit Jain
2022-04-05Bump sdk used for workload testing to 7.0.100-preview.4.22180.18Ankit Jain
2022-04-05[QUIC] Call SendResettableCompletionSource.CompleteException in AbortWrite (#...Radek Zikmund
2022-04-05Don't pass --minimize to Xcode 13.3 dsymutil (#67543)Aleksey Kliger (λgeek)
2022-04-05Don't force `TieredCompilation=0` for SuperPMI replay job (#67489)Bruce Forstall
2022-04-05Disable `Microsoft.Extensions.Hosting.WindowsServices.Tests` for (#67550)Ankit Jain
2022-04-05Updating the generic math interfaces according to the last API review (#67453)Tanner Gooding
2022-04-04Disable some interop tests on Win-ARM32 (#67553)Aaron Robinson
2022-04-04[wasm][debugger] Some test fixes (#67373)Ankit Jain
2022-04-04Revert "[main] Update dependencies from dotnet/linker (#67381)" (#67539)Ankit Jain
2022-04-04Concatenate multiple cookies with semicolon (#67455)devsko
2022-04-04Make handling of invalid code more robust (#67524)Michal Strehovský
2022-04-04Fix handling of makeref/refvalue in generic code (#67523)Michal Strehovský
2022-04-04Fix parent test folder name (#67528)Viktor Hofer
2022-04-04Updated branch name, from master to main. (#67522)Marcelo M. Maciel
2022-04-04Avoid pre-allocating large arrays in some scenarios for Enumerable.Chunk (#67...madelson
2022-04-04JIT: Optimize unused array allocations (#67205)Egor Bogatov
2022-04-04Disable tests/profiler/eventpipe/eventpipe on JIT stress runs (#66473)Tom McDonald
2022-04-04Align nodes when `!SupportsRelativePointers` (#67516)Michal Strehovský
2022-04-04Consistently use AssemblyName in execution script generator (#67449)Tomáš Rylek
2022-04-03[arm64] Addressing modes for SIMD (#67490)Egor Bogatov
2022-04-03Stop using CLS_VAR on x86 (#67335)SingleAccretion
2022-04-03Cleanup fp registers assignments from arm64 path (#65629)Adeel Mujahid
2022-04-03Tests for altered references for SignedXml (#67501)Anders Abel
2022-04-03Skip check of Notepad title on Win 11 (#67495)Dan Moseley
2022-04-03Cleanup legacy interop in System.Security.Principal.Windows (#67479)Jan Kotas
2022-04-03[main] Update dependencies from dotnet/linker (#67381)dotnet-maestro[bot]
2022-04-03Fix loop cloning of array of struct with array field (#67130)Bruce Forstall
2022-04-03Allow null-based ARR_ADDRs (#67486)SingleAccretion
2022-04-02Add {ReadOnly}Span ctor (internal for now) that takes a ref and no length (#6...Stephen Toub
2022-04-02Change ConfigurationBinder to avoid reading properties unnecessarily. (#66723)madelson
2022-04-02build: fix corehost.proj dac injection unquoted path (#67467)Wraith
2022-04-02Fixed msquic method that's become void (#67481)Marie Píchová
2022-04-02Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-04-02Remove invalid assertion (#67482)Eirik Tsarpalis
2022-04-02Don't consider ShadowMethods reflectable (#67421)Michal Strehovský
2022-04-02Disable cast profiling (#67460)Egor Bogatov
2022-04-02Infra fixes for bugs uncovered by testing of the JIT/Methodical merged tests ...Tomáš Rylek
2022-04-02Removed the hard heap limit heap balancing logic for regions + UOH and fixed ...Mukund Raghav Sharma
2022-04-02Disable GitHub_35821 on arm64 (#67472)Bruce Forstall
2022-04-02Disable readytorun/coreroot_determinism test on GCStress due to test failure ...Bruce Forstall
2022-04-02Disable ArrBoundBinaryOp under GCStress due to failure (#67469)Bruce Forstall
2022-04-02Update System.Runtime.InteropServices.cs (#67466)Aaron Robinson
2022-04-02Detect systemd when inside a container. (#67288)judilsteve
2022-04-02More XARCH `PUTARG_STK` CQ improvements (#67400)SingleAccretion
2022-04-02Ignore execution scripts under merged wrappers (#67452)Tomáš Rylek
2022-04-02Use the stapled OCSP response from TLS on Linux, when availableJeremy Barton