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
path: root/src
AgeCommit message (Expand)Author
2022-04-01Publish crossgen as AOT if supported by the target platform (#65948)Andy Gocke
2022-04-01Make the cross-component build just another invocation of the build-runtime s...Jeremy Koritzinsky
2022-04-01Fix IsPrefix and IsSuffix with ignored characters (#67370)Tarek Mahmoud Sayed
2022-04-01[iOS] Enable some previously skipped tests (#65652)Steve Pfister
2022-04-01clean up JsonTypeInfo constructor (#67430)Krzysztof Wicher
2022-04-01Refactor JsonSerializer metadata reading infrastructure (#67183)Eirik Tsarpalis
2022-04-01Optimize `ValueNumStore::GetVNFunc` (#67395)Jakob Botsch Nielsen
2022-04-01Use ROS<byte> instead of byte[] where it makes sense on S.S.C.Cose (#66741)David Cantú
2022-04-01Bring back direct dependencies on System.Runtime.CompilerServices.Unsafe for ...Viktor Hofer
2022-04-01Re-baseline Pri-0 tests with NativeAOT (#67412)Michal Strehovský
2022-04-01Don't produce unnecessary default interface methods (#67409)Michal Strehovský
2022-04-01Add RemoteExecutor check in TestWaitForExitValidation (#67397)Steve Pfister
2022-04-01Load R2R images on osx-arm64 according to Apple's guidelines (#67118)Jonathan Giannuzzi
2022-04-01Makes GetChildKeys more efficient (#67186)Maryam Ariyan
2022-04-01Mark architecture-specific tests as requiring process isolation (#67394)Tomáš Rylek
2022-03-31Fix missing side effect flags on HWI nodes (#67206)SingleAccretion
2022-03-31Account for global stores in hoisting properly (#67213)SingleAccretion
2022-03-31Memory containment for `FIELD_LIST` operands on x86 (#65803)SingleAccretion
2022-03-31Fix Wrong exception for Open*Stream after connection is closed (#67342)Radek Zikmund
2022-03-31Port Access violation occurring in System.DirectoryServices.ActiveDirectory.F...Ravi Kumar
2022-03-31Fix ordering in default interface method lookup (#67379)Michal Strehovský
2022-03-31[mono][llvm] Fix an assert with --aot=llvmonly and -O=gsharedvt. (#67357)Zoltan Varga
2022-03-31Minor refactoring in MarshallingAttributeInfoParser (#67325)Elinor Fung
2022-03-31Always commit X.509 chain before FinishKevin Jones
2022-03-31Fix a PAL filemapping test for macOS arm64 (#67352)Jan Vorlicek
2022-03-31Disable test45929 for win-arm64 (#67363)Bruce Forstall
2022-03-31Enable all StructABI tests in pri-0 (#67362)Bruce Forstall
2022-03-31Revert "Do not generate `TYP_STRUCT` `LCL_FLD` nodes (#66251)" (#67360)SingleAccretion
2022-03-31Show the actual value of the X09VerifyStatusCode on errorOmair Majid
2022-03-30Fix SuperPMI implementation of `appendClassName` (#67280)Bruce Forstall
2022-03-30Enable QJFL and OSR by default for x64 and arm64 (#65675)Andy Ayers
2022-03-30Disable coredumps for fuzzers (#67340)Jakob Botsch Nielsen
2022-03-30Fix Referencing Unsafe Package in System.Diagnostics.DiagnosticSource (#67322)Tarek Mahmoud Sayed
2022-03-30Obsolete non-specific key blob support on ECDiffieHellmanPublicKeyKevin Jones
2022-03-30Fix failing CI after merging 63730 (#67348)Ilona Tomkowicz
2022-03-30Add missing SUCCEEDED() within conditional (#67321)Levi Broderick
2022-03-30Fix failing debug assertion in JsonTypeInfo initialization (#67334)Eirik Tsarpalis
2022-03-30Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-03-30Improve exception thrown when constructing SslCertificateTrust (#66763)Radek Zikmund
2022-03-30Enable recently added analyzers (and fix some violations) (#67292)Stephen Toub
2022-03-30Use shared SocketAddress code in QUIC (#66794)Radek Zikmund
2022-03-30Run fuzzers on macOS arm64 (#67297)Jakob Botsch Nielsen
2022-03-30Do not generate `TYP_STRUCT` `LCL_FLD` nodes (#66251)SingleAccretion
2022-03-30[wasm][debugger] Debuger tests refactor 63667 (#63730)Ilona Tomkowicz
2022-03-30Quote file path in rc file (#67307)Jeremy Koritzinsky
2022-03-30Switch crossgen2 to use SHA256 for PDB hash (#67305)Jan Kotas
2022-03-30skip adding leaf certificate to ChainPolicy.ExtraStore (#67279)Tomas Weinfurt
2022-03-30Fix a couple of issues with StackTraceSymbols.TryGetReader (#67300)Stephen Toub
2022-03-29[wasm] Unset PYTHONHOME (#67282)Radek Doulik
2022-03-29Do not call into MsQuic inside a lock (#67037)Radek Zikmund