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-03-17wipaj/debugging-wasm-aotAnkit Jain
2022-03-17wipAnkit Jain
2022-03-17fix setting the pathAnkit Jain
2022-03-16fix bdn pathAnkit Jain
2022-03-16try again to use bdn sourcesAnkit Jain
2022-03-16Merge remote-tracking branch 'origin/main'Ankit Jain
2022-03-16Fix System.Text.Json tests affected by DST (#66559)Stephen A. Imhoff
2022-03-16Disabled in wasm. (#66698)Ilona Tomkowicz
2022-03-16Fix outerloop NonBacktracking test throwing argument exception (#66693)Stephen Toub
2022-03-16[mono] Optimize and clean-up `System.Reflection.Emit.ILGenerator`. (#65251)Theodore Tsirpanis
2022-03-16Enable some ARM32 tests (#66553)Jakob Botsch Nielsen
2022-03-16Condition Windows SslCertificateTrust test on Registry value (#65848)Radek Zikmund
2022-03-16wipAnkit Jain
2022-03-16wipAnkit Jain
2022-03-16Await pending client authentication task before disposing (#66682)Radek Zikmund
2022-03-16Address a few TODOs on S.S.C.Cose. (#66641)David Cantú
2022-03-16wipAnkit Jain
2022-03-16resetAnkit Jain
2022-03-16Expose `LibraryImportAttribute` (#66434)Elinor Fung
2022-03-16wipAnkit Jain
2022-03-16wipAnkit Jain
2022-03-16Remove 4267 suppression from mono (#66552)Adeel Mujahid
2022-03-16Fix check for IsTrimmable metadata (#66658)Jan Kotas
2022-03-16Add withAssert flag in getTierName method (#66662)Kunal Pathak
2022-03-16disable non-wasm perf buildsAnkit Jain
2022-03-16debuggingAnkit Jain
2022-03-16Fix stepping issues with ReadyToRun and TieredCompilation (#66491)Aaron Robinson
2022-03-15Fix register conflict between freeing large stack frames and fast tailcalls o...Jakob Botsch Nielsen
2022-03-15Reenable SslStreamNetworkStreamTests on OSX #46837 (#66393)Radek Zikmund
2022-03-15Update maui SDK to 6.0.3xx (#66671)Parker Bibus
2022-03-15support WindowsPrincipal in HttpListenerWebSocketContext (#65746)Badre BSAILA
2022-03-15Ensure serializer reflection-dependency sentinel is accurate (#66522)Layomi Akinrinade
2022-03-15Fix assert for ARM shuffle thunk (#66642)Bruce Forstall
2022-03-15[wasm] Add vector measurements to the bench Sample (#66655)Radek Doulik
2022-03-15Fix for assert failure in distribute free regions (#66657)Peter Sollich
2022-03-15Bring back unused implementation of type conversions (#66597)Simon Rozsival
2022-03-15Implement X500DistinguishedNameBuilderKevin Jones
2022-03-15[Mono] Intrinsify Vector unary plus operator (#66586)Simon Rozsival
2022-03-15Some small copy propagation changes (#66582)SingleAccretion
2022-03-15[Mono] Intrinsify Vector dot product on arm64 (#66589)Simon Rozsival
2022-03-15Use C# 10's enhanced struct initialization features (#63131)Günther Foidl
2022-03-15Revert "Enable emitting intrinsics for System.Numerics.Vector<T> on arm64 (#6...Fan Yang
2022-03-15Remove _socket field from HttpConnection (#66416)Geoff Kizer
2022-03-15Add vcsjones to more area tags (#66628)Kevin Jones
2022-03-15Tweak SuperPMI collections (#66627)Bruce Forstall
2022-03-15JIT: enable reading PGO data when switching to optimized (#66618)Andy Ayers
2022-03-15Add xarch `blsi` (#66193)Wraith
2022-03-15Set SocketsHttpHandler's default connect timeout to 15s (#66607)Natalia Kondratyeva
2022-03-15A bunch of small regex tweaks (#66572)Stephen Toub
2022-03-15Disable eventpipe test on OSX/x64 (#66606)Bruce Forstall