platform/upstream/dotnet/runtime.git
2023-03-30 github-actions... Update check-service-labels to trigger on branch edit...
2023-03-30 Vladimir Sadov[NativeAOT] Making thread local storage completely...
2023-03-29 Jan KotasSmaller static constructor context (#83937)
2023-03-29 Tanner GoodingUpdating some places to cover xmm16-xmm31 (#84088)
2023-03-29 Eduardo VelardeRemove double quotes from OwnerCompositeExecutable...
2023-03-29 Egor BogatovUnroll SequenceEqual(ref byte, ref byte, nuint) in...
2023-03-29 Katelyn Gadd[wasm] Implement integer log2 in jiterpreter (#84068)
2023-03-29 Katelyn Gadd[wasm] Filter jiterp cfg back branch table before gener...
2023-03-29 Eirik TsarpalisFix #84053. (#84070)
2023-03-29 Meri KhamoyanRemove HybridGlobalization info from linker feature...
2023-03-29 Milos Kotlar[mono] Mono support for InlineArrayAttribute (#83776)
2023-03-29 Stephen ToubStreamline a few members of char (#84024)
2023-03-29 Stephen ToubMake use of "space" and "whitespace" consistent in...
2023-03-29 Stephen ToubFix static test methods on abstract classes (#84054)
2023-03-29 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-03-29 Vlad Brezae[mono][interp] Add super instruction for common left...
2023-03-29 Layomi AkinrinadeSet minimum language version allowed by config binding...
2023-03-29 Tomas Weinfurtuse ROSpan in SslStreamCertificateContext (#83485)
2023-03-29 Marc BrooksCoalesce identical constant WordCategories (#84047)
2023-03-29 Katelyn Gadd[wasm] Boost hit count for outer back branch targets...
2023-03-28 DeepakRajendrakumaranAdd lowering for As*() and dependent methods. (#83861)
2023-03-28 Andy AyersJIT: small OSR locals must be normalize on load (#84000)
2023-03-28 IliaFix precondition if HOST_UNIX in ClrVirtualAllocWithinR...
2023-03-28 Lee CulverRestore original stack ref enumeration behavior (#84034)
2023-03-28 Carlos Sánchez... Fix service label action (#84046)
2023-03-28 Juan HoyosCreate action to check servicing label (#84038)
2023-03-28 Jeremy KoritzinskyProvide support for exposing .NET classes to COM throug...
2023-03-28 Jeff HandleyLibraries area pod updates for March 2023, plus some...
2023-03-28 Lee CulverReimplement DacStackReferenceWalker and DacHandleWalker...
2023-03-28 Carlos Sánchez... Update backport template and servicing docs (#83795)
2023-03-28 Viktor HoferDelete Microsoft.Windows.Compatibility from runtime...
2023-03-28 Viktor HoferCheck in shim typeforwards and remove the dependency...
2023-03-28 Tanner GoodingEnsure that CONTEXT_XStateFeaturesMask is explicitly...
2023-03-28 Kunal PathakRenable running Arm64 test cases in CI (#83948)
2023-03-28 Radek Doulik[wasm] Use docker images with emscripten 3.1.30 (#84014)
2023-03-28 Steve Pfister[workload] Fix using empty RuntimeIdentifier in Library...
2023-03-28 Stephen ToubFix infinite timeout passed to CancellationTokenSource...
2023-03-28 Stephen ToubUse bit mask in Regex's IsWordChar (#84003)
2023-03-28 Stephen ToubEnable regex source gen / compiler vectorization of...
2023-03-28 Meri KhamoyanInitial changes for GetLocaleInfoString (#81470)
2023-03-28 Jakob Botsch... JIT: Allow forward substituting small-typed nodes ...
2023-03-28 Jakob Botsch... JIT: Generalize handling of commas in block morphing...
2023-03-28 Larry EwingMark the windows runtime packs workload as abstract...
2023-03-28 Aaron RobinsonAdd osx-arm64 for coreclr packages. (#84001)
2023-03-28 Michal StrehovskýExtend mstat format with information that maps to depen...
2023-03-28 Zoltan Varga[mono][jit] Fix the removal of relations added by basic...
2023-03-27 Murat Duisenbayev[System.Net] Introduce CIDR IPNetwork (#82779)
2023-03-27 Aaron RobinsonFix function pointer as fields inspection (#83981)
2023-03-27 Andrii KurdiumovAdd ability specify core_root when run (#82387)
2023-03-27 Kunal PathakSwitch the channel from 8.0 to 8.0-preview (#83984)
2023-03-27 Tom Rathboneupdate types mentioned in comment to match method ...
2023-03-27 Dan Moseleyadd link to interop guidelines (#83987)
2023-03-27 Joseph LennoxModernize XmlUTF8TextWriter with u8/inline out's. ...
2023-03-27 Tarek Mahmoud... Fix Iran time zone test case (#83952)
2023-03-27 Tanner GoodingUpdating Unix to save/restore Avx512 state (#83784)
2023-03-27 careriIssue 83667 (#83820)
2023-03-27 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#83301)
2023-03-27 Ilona TomkowiczDocumentation for loading custom files in Blazor. ...
2023-03-27 Vitek KarasImplement checking for Requires* on attributes for...
2023-03-27 Nikola MilosavljevicTrim away netframework targets in source-build (#83899)
2023-03-27 Mark PleskoJIT: Fix ordering of type initialization and stsfld...
2023-03-27 Marie PíchováDisable test failing on bad Alt-Svc header (#83876)
2023-03-27 Radek Doulik[wasm] Add PackedSimd bit shift intrinsics (#83896)
2023-03-27 Kunal PathakUpdate the hardcoded dotnet-version with channels ...
2023-03-27 Tanner GoodingEnsure kmask registers are marked available (#83927)
2023-03-27 Theodor ZouliasFixed a typo in SpinLock.cs (#83953)
2023-03-26 Jakob Botsch... SPMI: Fix recGetStaticFieldCurrentClass (#83843)
2023-03-26 Andy AyersJIT: import entire method for OSR, prune unneeded parts...
2023-03-26 Tudor AnghelinaReplace empty string literals in Marshal.cs (#83928)
2023-03-26 Jan KotasDelete redundant test (#83931)
2023-03-25 Tarek Mahmoud... Introducing Time abstraction Part1 (#83604)
2023-03-25 Tanner GoodingDisable EVEX support until the bug can be resolved...
2023-03-25 Adeel MujahidPersist FPU variables across try_compile passes (#83206)
2023-03-25 Egor BogatovUnroll Buffer.Memmove for arm64 (#83740)
2023-03-25 Jakob Botsch... JIT: Stop creating "location" commas (#83814)
2023-03-25 Jan KotasComment out Iran timezone tests (#83916)
2023-03-25 Adeel MujahidExclude a source-gen test project from NativeAOT (...
2023-03-25 Jan KotasUnify managed runtime type name parsers (#83484)
2023-03-25 Jeremy KoritzinskyFix a read-out-of-local error in the MD library. (...
2023-03-25 t-mustafinFix false PASS JIT/CodeGenBringUpTests/DivConst.cs...
2023-03-25 Huo YaoyuanUpdate BOTR description of function pointer (#83914)
2023-03-25 Tanner GoodingEnable EVEX support by default (#83648)
2023-03-24 IliaFix reserving executable memory as per allocation type...
2023-03-24 Stephen ToubImprove incremental handling in regex generator (#83868)
2023-03-24 Kunal Pathak[LSRA TP]: Skip free heuristics if no free registers...
2023-03-24 Tomáš RylekFix for issue #78866 and regression test (#83697)
2023-03-24 IliaFix null dereference when logging enabled on 32-bit...
2023-03-24 SwapnilGaikwadEncode the previous instruction's source reg to match...
2023-03-24 Mark PleskoConvert JIT\Directed tests to merged test groups (...
2023-03-24 Alexander Köplinger[wasm] Work around NuGet-Migrations issue (#83832)
2023-03-24 Bruce ForstallDump Jit flags textually in mcs (#83865)
2023-03-24 Elinor FungAdd note to doc about not specifying `hostfxr_initializ...
2023-03-24 Elinor FungMove version.cpp out of hostcommon - only used by hostp...
2023-03-24 Tomas Weinfurtenable SupportedLinuxPlatforms_IsSupportedIsTrue on...
2023-03-24 Steve HarterHandle custom modifiers on parameter constraints (...
2023-03-24 Viktor HoferUpdate Microsoft.Build.* SDKs (#83877)
2023-03-24 Jan DupejDisabled SIMD operator intrinsics. (#83888)
2023-03-24 Theodor ZouliasUpdate PartitionerStatic.cs (#83867)
2023-03-24 Marek Fišera[wasm] Exclude PInvoke with function pointer in TimeZon...
2023-03-24 Tom Deseyneng/SourceBuild.props: when unset, let the repo determi...
next