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-06-23Update dacdbiimpl.cppjuhoyosa/fix-size-checkJuan Hoyos
2022-06-23Fix for issue 70385 (stack overflow in the CoreCLR runtime during SVM validat...Tomáš Rylek
2022-06-23NextObj fix (#71113)Maoni Stephens
2022-06-23[LibraryImportGenerator] Basic stateless value marshaller support (#71116)Elinor Fung
2022-06-23Fix Native Digits Support (#71045)Tarek Mahmoud Sayed
2022-06-23Fix the handling of UInt128.DivideSlow on big endian platforms (#71162)Tanner Gooding
2022-06-23Fix the heuristics for L3 cache size for Arm64 (#71029)Kunal Pathak
2022-06-23[iOS][Android] Fix crash in Exception.CaptureDispatchState (#70970)Steve Pfister
2022-06-23Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/tests/ilverify (#71141)dependabot[bot]
2022-06-23Make RateLimitPartition.Factory public (#71145)William Godbe
2022-06-23Work around for UriFormatException caused by \\?\ prefix in the path (#71082)Buyaa Namnan
2022-06-23Add tests for `IMallocSpy` (#71106)Aaron Robinson
2022-06-23Exposing AcosPi, AsinPi, Atan2Pi, AtanPi, CosPi, SinPi, and TanPi for ITrigon...Tanner Gooding
2022-06-22Simplify NtProcessInfoHelper.GetProcessShortName (#71136)Stephen Toub
2022-06-22Enable fake hot/cold splitting on ARM64 (#70708)Aman Khalid
2022-06-22Fix ILGenerator maxstack computation (#70388)panguye
2022-06-22Add exception interop test for validating native exception interop on Windows...Jeremy Koritzinsky
2022-06-22VM: Better strategy for TryReserveInitialMemory on arm64 (jump stubs) (#70707)Egor Bogatov
2022-06-22JIT: Stop reordering arguments throwing distinct exceptions (#70893)Jakob Botsch Nielsen
2022-06-22JSON contract customization (#70435)Krzysztof Wicher
2022-06-22Avoid delegate allocation in TraceSourceLoggerProvider.GetOrAddTraceSource (#...Stephen Toub
2022-06-22Print LARGEJMP instruction on ARM64 (#71094)Aman Khalid
2022-06-22Bump Newtonsoft.Json in /src/installer/tests/TestUtils (#71142)dependabot[bot]
2022-06-22[mono][debugger] Support new hot reload features from runtime (#70697)Thays Grazia
2022-06-22Normalize Watson crash buckets between .NET Core/.NET Framework (#71107)Mike McLaughlin
2022-06-22Implement Tar Global Extended Attributes API changes (#70869)Carlos Sanchez
2022-06-22Reduce allocations parsing X.509 certificates on WindowsKevin Jones
2022-06-22Fix test failure in Apple OSs due to paths too long and using Ustar which doe...Carlos Sanchez
2022-06-22Allow guessing canonical owning type instantiations (#71120)Michal Strehovský
2022-06-22Sort ConstrainedDirectCall cells (#71121)Michal Strehovský
2022-06-22Delete the Unix x64 implicit byref quirk (#70961)SingleAccretion
2022-06-22Delete SegmentCommandLine from utilcode (#71111)Jan Kotas
2022-06-22Enable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on x86 (#70779)SingleAccretion
2022-06-22Simplify and improve SocketAddress.Equals (#71090)Stephen Toub
2022-06-22Use SequenceEqual in SslCredKey.Equals (#71097)Stephen Toub
2022-06-22Delete duplicate helper in HttpConnection.cs (#71091)Stephen Toub
2022-06-22[main] Update dependencies from dotnet/xharness (#71051)dotnet-maestro[bot]
2022-06-22Base64 library tests: use full encoding map (#71006)Alan Hayward
2022-06-22Make GC Stress 4/8 work with CET (#71085)Jan Vorlicek
2022-06-22Mark simple.il and nested.il ilasm/ildasm roundtrip incompatible (#71048)Jakob Botsch Nielsen
2022-06-22[mono] Fix SpanHelpers.Reverse regression (#70650)Vlad Brezae
2022-06-22[main] Update dependencies from dotnet/linker (#70614)dotnet-maestro[bot]
2022-06-22[HTTP/3] Try catch for unreachable host in AltSvc H/3 upgrade test (#70993)Marie Píchová
2022-06-22Include all dlerror messages to DllNotFoundException (#70964)Hyungju Lee
2022-06-22Add idIsBound() check in emitDispJumpList() (#71086)Kunal Pathak
2022-06-22Remove SString::UIndex and SString::UIterator as they are never used. (#71103)Jeremy Koritzinsky
2022-06-22[mono] Extend MonoAOTCompiler Task (#70851)Mitchell Hwang
2022-06-22Align arm64 data section as requested (#71044)Bruce Forstall
2022-06-22[wasm][aot] Enable `DataContractSerializerTests.DCS_DerivedTypeWithDifferentO...Ilona Tomkowicz
2022-06-22Enabled tests that were reported to fail but now pass. (#71077)Ilona Tomkowicz