platform/upstream/dotnet/runtime.git
2022-11-10 Alexander KöplingerFix Azure Pipelines build badge in README (#78134)
2022-11-10 Vladimir Sadov[NativeAOT] Make Frozen collections tests pass with...
2022-11-10 Andy GockeBring back fabricbot changes (#78129)
2022-11-10 Jan VorlicekRestrict named mutex files permissions (#78106)
2022-11-09 SingleAccretionSplit and simplify `fgMorphOneAsgBlockOp` (#76793)
2022-11-09 Viktor HoferAdd README.md for System.Drawing.Primitives (#78123)
2022-11-09 Viktor HoferAdd README.md for System.Drawing.Common (#78121)
2022-11-09 Andy GockeRevert changes to fabricbot.json (#78126)
2022-11-09 Andy AyersJIT: fix gc hole in peephole optimizations (#78074)
2022-11-09 Alhad DeshpandeFixed clang15 build issues (#78102)
2022-11-09 Jiri Cincura ↹Update framework to net8.0. (#78012)
2022-11-09 Gleb BalykovUpdate area tizen owners (#78095)
2022-11-09 Radek Doulik[wasm] Implement Vector128.Abs intrinsics (#78067)
2022-11-09 Stephen ToubFix XxHash3 DeriveSecretFromSeed scalar fallback on...
2022-11-09 Vitek KarasSync linker to NativeAOT (#77894)
2022-11-09 Kunal PathakUpgrade dotnet version needed to build benchmarks in...
2022-11-09 Michal StrehovskýPass NodeFactory to ObjectData's Section (#77967)
2022-11-09 SingleAccretionUpdate USEASG in the GS transformation (#78028)
2022-11-09 Alexander KöplingerFix build error due to unused windowSize parameter...
2022-11-09 Elinor FungExclude unnecessary functions/fields when FEATURE_METAD...
2022-11-09 Chris Rummel[release/7.0] Disable NativeAOT subset for source-build...
2022-11-09 Tanner GoodingFix an issue with Vector<T>.Multiply (#78021)
2022-11-09 Tarek Mahmoud... Fix Configuration with IList and ICollection (#77857)
2022-11-08 Buyaa NamnanAdd Readme.md for Resources, Threading.Tasks, Threading...
2022-11-08 Kevin JonesImplement AES-GCM with CryptoKit on macOS
2022-11-08 Maryam AriyanLinks to issue with more info on flaky behavior (#77859)
2022-11-08 Alexander Köplinger[mono] Don't use lld on s390x architecture (#78032)
2022-11-08 Andrew AuFix the build with BACKGROUND_GC turned off (#77328)
2022-11-08 Ilona Tomkowicz[wasm][debugger] Fix DebuggerTypeProxy for structs...
2022-11-08 Andy GockeAdd linker to area owners (#77983)
2022-11-08 Jan Dupej[mono] Added null-checks for LDFLDA on pointers. (...
2022-11-08 Stephen ToubFix build break due to IDE0060 (#78025)
2022-11-08 Jiri Cincura ↹Fix typo in timeout. (#78011)
2022-11-08 Zoltan Varga[mono][wasm] Small cleanups (#77954)
2022-11-08 Adam Sitnikunify error handling for FileStream and Pipe Streams...
2022-11-08 Adam SitnikRemove .NET 6 Console Key Parser (#77977)
2022-11-08 Marek SafarEnable IDE0060 (Remove unused parameter) analyzer ...
2022-11-08 Radek Doulik[wasm] Add intrinsics for clz and ctz instructions...
2022-11-08 Jakob Botsch... JIT: Fix GenTreeCall::Equals for virtual vs static...
2022-11-08 Hyungju LeeImplement Console.SetWindowSize() for linux (#75824)
2022-11-08 Katelyn GaddOptimize (WasmRoot|WasmExternalRoot).clear (#77521)
2022-11-08 Marek Fišera[wasm] Update repository URL in package.json (#77937)
2022-11-08 Austin WiseFix sprintf deprecation error with Xcode 14.1 (#77950)
2022-11-08 Bruce ForstallAdd AVX-512 testing pipeline (#77930)
2022-11-08 Kamron BatmanFixes typo in TimerQueue.Portable.cs comment (#77997)
2022-11-08 David WrightonImprove coreclr test infra (#77929)
2022-11-07 MSDN.WhiteKnightAdd readmes for configuration packages, part 2 (#77982)
2022-11-07 Bruce ForstallAllow deleting any kind of nodes after address mode...
2022-11-07 Levi BroderickFix StreamReader EOF handling and improve perf (#69888)
2022-11-07 hangyRefactor ProcessStartInfoTests to use WindowsTestAccoun...
2022-11-07 Eric StJohnRevert "Update assembly version from hardcoded to Major...
2022-11-07 TechPizzaFix typo in docs of AdvSimd.Arm64.TransposeOdd (#76971)
2022-11-07 Stephen ToubImprove IndexOf handling in regex source generator...
2022-11-07 Tanner GoodingAdd and use a MakeSrcRegOptional that validates IsSafeT...
2022-11-07 Manish Godsecheck the right return value for mmap (#77952)
2022-11-07 Krzysztof WicherRemove unnecessary encoding allocations in System.Priva...
2022-11-06 Steve DunnControl if invalid configuration values are swallowed...
2022-11-06 Jon GallowayCorrect typo in README (#77958)
2022-11-06 SingleAccretionInclude dependently promoted fields in SSA (#77238)
2022-11-06 Bill HolmesFix mono arm assert with large return structs (#77854)
2022-11-06 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-11-06 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/runti...
2022-11-05 Jakob Botsch... Fix rerunning crossgen2 tests (#77903)
2022-11-05 Alexandre MutelOptimize XxHash3 on ARM platform (#77881)
2022-11-05 Elinor FungSwitch custom attribute hash from using CClosedHashEx...
2022-11-05 Will Smith[JIT] X64 - More replacement sequences for integer...
2022-11-05 Jan KotasDisable Microsoft.NETCore.Runtime.JIT.Tools for source...
2022-11-05 DeepakRajendrakumaranAdding EVEX encoding logic for RR/AM pathways (#77419)
2022-11-04 Aaron RobinsonRemove nonexistent tests from PAL test run files (...
2022-11-04 SingleAccretionWork around invalid IR with field morphing temps (...
2022-11-04 Kevin JonesSuppress warnings for deprecated keychain APIs
2022-11-04 Miha ZupanVectorize {Last}IndexOfAny{Except} for ASCII needles...
2022-11-04 Stephen ToubAdd FrozenDictionary/Set (#77799)
2022-11-04 Stephen ToubAdd System.IO.Hashing ref csproj (#77856)
2022-11-04 Alan HaywardIf conversion should not convert PHI nodes (#77886...
2022-11-04 Bruce ForstallImprove JIT bit sets (#77876)
2022-11-04 Jakob Botsch... JIT: Propagate only BBF_COPY_PROPAGATE flags during...
2022-11-04 Jan DupejAdding issue #77889 to GenerateRuntimeGraphTests. ...
2022-11-04 Tom Deseynsource-build: set the properties to build for mono...
2022-11-04 Dan MoseleyUpdate api-review-process.md (#77860)
2022-11-04 Elinor FungRemove SharedFxLookup tests (#77858)
2022-11-04 Aaron RobinsonRemove `palrt` from JIT and remove `memcpy` from PAL...
2022-11-04 Robin LindnerMove LibraryImports to Common (#77674)
2022-11-04 Krzysztof WicherAdd readme for System.Linq (#77672)
2022-11-04 Marek Fišera[wasm] WasmAppHost docs (#77265)
2022-11-04 Alexander KöplingerUse backport workflow from arcade repo (#77844)
2022-11-04 Stephen ToubAdd BinaryPrimitives.ReverseEndianness for spans of...
2022-11-04 Mark PleskoStandardize test script naming to CLRTestBa{tc,s}hP...
2022-11-04 Pavel Savara[wasm] browser profiler (again) (#77779)
2022-11-04 Aaron RobinsonDesign to support ByRefLike types in Generics (#67129)
2022-11-04 Aaron RobinsonRemove "wprintf" from PAL (#77852)
2022-11-03 Alexandre MutelOptimize XxHash3 (#77756)
2022-11-03 David WrightonFix op_Inequality for `Vector64<T>` (#77815)
2022-11-03 Jakob Botsch... Update superpmi-collect queues (#77825)
2022-11-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-11-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-11-03 Alexander KöplingerUse correct container definitions in perf_slow.yml...
2022-11-03 madelsonMake ResourceManager.BaseName work as documented. ...
2022-11-03 Jakob Botsch... Unify RunCrossGen2 environment variable to be set to...
2022-11-03 SingleAccretionDo not add null checks for boxed statics (#77796)
next