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-07-11Remove android special case from eng/native/naming.propsandroid-naming-propsAlexander Köplinger
2022-07-11[main] Update dependencies from dotnet/runtime dotnet/runtime-assets dotnet/r...dotnet-maestro[bot]
2022-07-11Stop throwing when attempting to validate a JObject. (#71717)Arthur Vickers
2022-07-11Improve JsonSerializerContext error messages in combined contexts. (#71936)Eirik Tsarpalis
2022-07-11Consolidate Newtonsoft versions (#71402)Adeel Mujahid
2022-07-11Update System.CommandLine from 2.0.0-beta3 to beta4 (#71916)Adeel Mujahid
2022-07-11NegotiateAuthentication: Implement additional API surface (#71777)Filip Navara
2022-07-11[wasm] closing invalid http host header as would not fix (#71923)Pavel Savara
2022-07-11[wasm] fix Debug configuration compilation (#71929)Radek Doulik
2022-07-11Avoid SafeHandle finalization from failed registry operations (#71854)Stephen Toub
2022-07-11Remove unused files from System.Net.Http.csproj (#71912)Stephen Toub
2022-07-11Fix ordering of adding in Regex's BitVector.GetHashCode (#71913)Stephen Toub
2022-07-11Disable SYSLIB1045 for System.Text.RegularExpressions.Tests (#71914)Stephen Toub
2022-07-11Update dependencies from https://github.com/dotnet/linker build 20220709.1 (#...dotnet-maestro[bot]
2022-07-11Update dependencies from https://github.com/dotnet/msquic build 20220709.1 (#...dotnet-maestro[bot]
2022-07-11Redo minor cleanups in System.Runtime.Numerics (#71274)Huo Yaoyuan
2022-07-11Fix annotation on XmlElement constructor parameter (#71860)Steve Dunn
2022-07-11Fix HttpQSCollection.ToString to not throw (#71903)feiyun0112
2022-07-11PeriodicTimer XML documentation improvement (#71905)Theodor Zoulias
2022-07-10[QUIC] API QuicListener (#71579)Marie Píchová
2022-07-10[wasm]: JavaScript interop with [JSImport] and [JSExport] attributes and Rosl...Pavel Savara
2022-07-10Add runtime reflection tests for generic constraints (#71898)Jan Kotas
2022-07-10Update deep-dive-blog-posts.md (#71907)D.C. Valkyrie
2022-07-10Propagate typeof() during inlining (#71778)Egor Bogatov
2022-07-10Do not compact blocks that participate in alignment or from different loopnum...Kunal Pathak
2022-07-10[wasm-mt] Fixup after Emscripten 3.1.12 bump (#71893)Aleksey Kliger (λgeek)
2022-07-10Fix miscellaneous typos (#71896)Adeel Mujahid
2022-07-10Vectorize Convert.ToBase64String (#71795)Egor Bogatov
2022-07-10Delete dead code (#71892)Jan Kotas
2022-07-10Update string marshallers to V2 shape (#71849)Aaron Robinson
2022-07-10Add AggressiveInlining to a couple of Vector.Create methods (#71889)Egor Bogatov
2022-07-10[main] Update dependencies from dotnet/arcade (#71631)dotnet-maestro[bot]
2022-07-10Pass CancellationToken to Http2Connection SetupAsync (#70906)campersau
2022-07-10Convert a few trivial Type, RuntimeType and Enum FCalls to C# (#71873)Jan Kotas
2022-07-09Move System.Drawing files from Common to System.Drawing.Primitives (#71878)Filip Navara
2022-07-09[wasm] Bump emscripten to 3.1.12 (#70693)Radek Doulik
2022-07-09Update dependencies from https://github.com/dotnet/msquic build 20220708.1 (#...dotnet-maestro[bot]
2022-07-09Use u8 string in CultureNames (#71417)Adeel Mujahid
2022-07-09Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-07-09Use the portable timer implementation in CoreCLR (#71864)Koundinya Veluri
2022-07-09Use HashCode.Combine instead of ValueTuple.GetHashCode in MatchingState (#71859)Stephen Toub
2022-07-09Enable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on ARM (#71598)SingleAccretion
2022-07-09[wasm] JSImport and JSExport code gen (#71551)Pavel Savara
2022-07-09[main] Update dependencies from dotnet/linker (#71378)dotnet-maestro[bot]
2022-07-09Updating the Generic Math to match final API review feedback (#71800)Tanner Gooding
2022-07-09[main] Update dependencies from dotnet/hotreload-utils (#70724)dotnet-maestro[bot]
2022-07-09[main] Update dependencies from dotnet/xharness (#71866)dotnet-maestro[bot]
2022-07-09Do not throw BadImageFormat from the type system (#71820)Michal Strehovský
2022-07-09Enable Rfc2898DeriveBytes on Browser WASM (#71768)Eric Erhardt
2022-07-09Handle unary operator GT_CNEG_LT in few code paths (#71845)Kunal Pathak