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-11-11Update dependencies from https://github.com/dotnet/linker build 20221110.1darc-main-15341b8c-e1a3-4642-8792-347f0bee983edotnet-maestro[bot]
2022-11-10Update dependencies from https://github.com/dotnet/linker build 20221109.2dotnet-maestro[bot]
2022-11-09Update dependencies from https://github.com/dotnet/linker build 20221109.1dotnet-maestro[bot]
2022-11-08Update dependencies from https://github.com/dotnet/linker build 20221107.2dotnet-maestro[bot]
2022-11-08Enable IDE0060 (Remove unused parameter) analyzer (#72667)Marek Safar
2022-11-08[wasm] Add intrinsics for clz and ctz instructions (#77777)Radek Doulik
2022-11-08JIT: Fix GenTreeCall::Equals for virtual vs static calls (#77981)Jakob Botsch Nielsen
2022-11-08Implement Console.SetWindowSize() for linux (#75824)Hyungju Lee
2022-11-08Optimize (WasmRoot|WasmExternalRoot).clear (#77521)Katelyn Gadd
2022-11-08[wasm] Update repository URL in package.json (#77937)Marek FiĊĦera
2022-11-08Fix sprintf deprecation error with Xcode 14.1 (#77950)Austin Wise
2022-11-08Add AVX-512 testing pipeline (#77930)Bruce Forstall
2022-11-08Fixes typo in TimerQueue.Portable.cs comment (#77997)Kamron Batman
2022-11-08Improve coreclr test infra (#77929)David Wrighton
2022-11-08Add readmes for configuration packages, part 2 (#77982)MSDN.WhiteKnight
2022-11-07Allow deleting any kind of nodes after address mode formation (#77872)Bruce Forstall
2022-11-07Fix StreamReader EOF handling and improve perf (#69888)Levi Broderick
2022-11-07Refactor ProcessStartInfoTests to use WindowsTestAccount (#77804)hangy
2022-11-07Revert "Update assembly version from hardcoded to MajorVersion (#74157)" (#77...Eric StJohn
2022-11-07Fix typo in docs of AdvSimd.Arm64.TransposeOdd (#76971)TechPizza
2022-11-07Improve IndexOf handling in regex source generator / compiler (#77925)Stephen Toub
2022-11-07Add and use a MakeSrcRegOptional that validates IsSafeToContainMem was called...Tanner Gooding
2022-11-07check the right return value for mmap (#77952)Manish Godse
2022-11-07Remove unnecessary encoding allocations in System.Private.DataContractSeriali...Krzysztof Wicher
2022-11-07Control if invalid configuration values are swallowed or thrown (#77708)Steve Dunn
2022-11-07Correct typo in README (#77958)Jon Galloway
2022-11-06Include dependently promoted fields in SSA (#77238)SingleAccretion
2022-11-06Fix mono arm assert with large return structs (#77854)Bill Holmes
2022-11-06Update dependencies from https://github.com/dotnet/arcade build 20221104.2 (#...dotnet-maestro[bot]
2022-11-06[main] Update dependencies from dotnet/icu dotnet/runtime-assets dotnet/emsdk...dotnet-maestro[bot]
2022-11-06Fix rerunning crossgen2 tests (#77903)Jakob Botsch Nielsen
2022-11-05Optimize XxHash3 on ARM platform (#77881)Alexandre Mutel
2022-11-05Switch custom attribute hash from using CClosedHashEx to SHash (#77933)Elinor Fung
2022-11-05[JIT] X64 - More replacement sequences for integer multiplication by a consta...Will Smith
2022-11-05Disable Microsoft.NETCore.Runtime.JIT.Tools for source build (#77928)Jan Kotas
2022-11-05Adding EVEX encoding logic for RR/AM pathways (#77419)DeepakRajendrakumaran
2022-11-05Remove nonexistent tests from PAL test run files (#77917)Aaron Robinson
2022-11-05Work around invalid IR with field morphing temps (#77848)SingleAccretion
2022-11-04Suppress warnings for deprecated keychain APIsKevin Jones
2022-11-04Vectorize {Last}IndexOfAny{Except} for ASCII needles (#76740)Miha Zupan
2022-11-04Add FrozenDictionary/Set (#77799)Stephen Toub
2022-11-04Add System.IO.Hashing ref csproj (#77856)Stephen Toub
2022-11-04If conversion should not convert PHI nodes (#77886) (#77888)Alan Hayward
2022-11-04Improve JIT bit sets (#77876)Bruce Forstall
2022-11-04JIT: Propagate only BBF_COPY_PROPAGATE flags during inliner substitution (#77...Jakob Botsch Nielsen
2022-11-04Adding issue #77889 to GenerateRuntimeGraphTests. (#77890)Jan Dupej
2022-11-04source-build: set the properties to build for mono runtime. (#77786)Tom Deseyn
2022-11-04Update api-review-process.md (#77860)Dan Moseley
2022-11-04Remove SharedFxLookup tests (#77858)Elinor Fung
2022-11-04Remove `palrt` from JIT and remove `memcpy` from PAL (#77556)Aaron Robinson