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-10-27Add XxHash3 to System.IO.Hashing (#76641)Stephen Toub
2022-10-11Improve performance of integer formatting (#76726)Stephen Toub
2022-08-03Update zlib, zlib-intel dependencies (#73082)Levi Broderick
2022-07-31Add TPN entry for Date/Time processing algorithm (#73128)Dan Moseley
2022-06-21Exposing IRootFunctions.Hypot and IRootFunctions.Root (#71010)Tanner Gooding
2022-06-13Remove unused code (#70624)Aaron Robinson
2022-05-19Adding Int128 and UInt128 with a base software implementation (#69204)Tanner Gooding
2022-05-11"[QUIC] Adopted msquic generated interop (#68288)" attempt no 2 (#69009)Marie Píchová
2022-05-06Revert "[QUIC] Adopted msquic generated interop (#68288)" (#68940)Jan Kotas
2022-05-05[QUIC] Adopted msquic generated interop (#68288)Marie Píchová
2022-04-08VS4Mac crash reports on MacOS v12 (Monterey) are missing native stack frames....Mike McLaughlin
2022-03-11Updating Unicode files to use 14.0.0 (#66362)Jose Perez Rodriguez
2022-02-08Including FastFloat in parsing process (#62301)Carl Verret
2022-01-25Faster IndexOf for substrings (#63285)Egor Bogatov
2021-09-18- reimplementation of BrowserWebSocket (#58199)Pavel Savara
2021-09-08Update both TPN files with missing notices (#57300)Adeel Mujahid
2021-08-12Remove unnecessary Sun license (#57258)Dan Moseley
2021-06-22More Parse tests for double, single and Half (#50394)Prashanth Govindarajan
2021-06-18Implement NativeMemory (#54006)Tanner Gooding
2021-05-18Faster unsigned division by constants (#52893)Pent Ploompuu
2021-05-18Revert "Faster unsigned division by constants (#49585)" (#52885)Aaron Robinson
2021-05-18Faster unsigned division by constants (#49585)Pent Ploompuu
2021-05-01Use non-copyleft RNG implementation (#51448)Kevin Cathcart
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-01-26Added C# implementation of System.Math.ScaleB and System.MathF.ScaleB… (#42...Alex Covington
2021-01-23Clean up `aspnetcore` casing in ref to that repo (#47347)Doug Bunting
2020-10-02Update THIRD-PARTY-NOTICES file (#41851)Nikola Milosavljevic
2020-07-15Vxsort (#37159)Peter Sollich
2020-05-26Add SIMD acceleration for Matrix4x4.Invert #34394 (#36323)Erhan Atesoglu
2020-05-15Adding the support of reusing machine-wide credentials in the case where the ...Jose Perez Rodriguez
2020-03-28.NET Core to .NET branding changes (#33694)Jan Kotas
2020-03-15Update .NET 5 Unicode data to version 13.0.0 (#33538)Levi Broderick
2019-11-15Add recently added entries for THIRD-PARTY-NOTICES (#54)Jan Kotas
2019-11-14Initial runtime repository structuredotnet-bot