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-10[NativeAOT] Make Frozen collections tests pass with NativeAOT (#78005)Vladimir Sadov
2022-11-10Bring back fabricbot changes (#78129)Andy Gocke
2022-11-10Restrict named mutex files permissions (#78106)Jan Vorlicek
2022-11-09Split and simplify `fgMorphOneAsgBlockOp` (#76793)SingleAccretion
2022-11-09Add README.md for System.Drawing.Primitives (#78123)Viktor Hofer
2022-11-09Add README.md for System.Drawing.Common (#78121)Viktor Hofer
2022-11-09Revert changes to fabricbot.json (#78126)Andy Gocke
2022-11-09JIT: fix gc hole in peephole optimizations (#78074)Andy Ayers
2022-11-09Fixed clang15 build issues (#78102)Alhad Deshpande
2022-11-09Update framework to net8.0. (#78012)Jiri Cincura ↹
2022-11-09Update area tizen owners (#78095)Gleb Balykov
2022-11-09[wasm] Implement Vector128.Abs intrinsics (#78067)Radek Doulik
2022-11-09Fix XxHash3 DeriveSecretFromSeed scalar fallback on big endian (#78084)Stephen Toub
2022-11-09Sync linker to NativeAOT (#77894)Vitek Karas
2022-11-09Upgrade dotnet version needed to build benchmarks in superpmi (#78088)Kunal Pathak
2022-11-09Pass NodeFactory to ObjectData's Section (#77967)Michal Strehovský
2022-11-09Update USEASG in the GS transformation (#78028)SingleAccretion
2022-11-09Fix build error due to unused windowSize parameter in pal_console.c (#78056)Alexander Köplinger
2022-11-09Exclude unnecessary functions/fields when FEATURE_METADATA_EMIT_IN_DEBUGGER (...Elinor Fung
2022-11-09[release/7.0] Disable NativeAOT subset for source-build. (#76206) (#78060)Chris Rummel
2022-11-09Fix an issue with Vector<T>.Multiply (#78021)Tanner Gooding
2022-11-09Fix Configuration with IList and ICollection (#77857)Tarek Mahmoud Sayed
2022-11-09Add Readme.md for Resources, Threading.Tasks, Threading.Channels, ComilerServ...Buyaa Namnan
2022-11-08Implement AES-GCM with CryptoKit on macOSKevin Jones
2022-11-08Links to issue with more info on flaky behavior (#77859)Maryam Ariyan
2022-11-08[mono] Don't use lld on s390x architecture (#78032)Alexander Köplinger
2022-11-08Fix the build with BACKGROUND_GC turned off (#77328)Andrew Au
2022-11-08[wasm][debugger] Fix DebuggerTypeProxy for structs and for classes with multi...Ilona Tomkowicz
2022-11-08Add linker to area owners (#77983)Andy Gocke
2022-11-08[mono] Added null-checks for LDFLDA on pointers. (#77827)Jan Dupej
2022-11-08Fix build break due to IDE0060 (#78025)Stephen Toub
2022-11-08Fix typo in timeout. (#78011)Jiri Cincura ↹
2022-11-08[mono][wasm] Small cleanups (#77954)Zoltan Varga
2022-11-08unify error handling for FileStream and Pipe Streams (#77543)Adam Sitnik
2022-11-08Remove .NET 6 Console Key Parser (#77977)Adam Sitnik
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