platform/upstream/dotnet/runtime.git
2023-04-12 Jeff Handley[fabricbot] Remove PRs from Eirik/Krzysztof/Layomi...
2023-04-12 Tanner GoodingAllow promotion of structs with single float fields...
2023-04-12 Jakob Botsch... JIT: Add an in-release flag to enable physical promotio...
2023-04-12 Rahul Bhandariupdate snapcraft.yaml for .NET (#84706)
2023-04-12 Marek Fišera[browser] Wasm SDK packed as a nuget package (#84082)
2023-04-12 Layomi AkinrinadeImplement proper parsing for primitives in config bindi...
2023-04-12 Eirik TsarpalisAdd a `JsonSerializerOptions.TryGetTypeInfo` method...
2023-04-12 Zoltan Varga[mono][llvm] Avoid making volatile loads/stores to...
2023-04-12 Vitek KarasAvoid warnings due to RUC on type when marking assembly...
2023-04-12 Egor BogatovDon't use AVX-512 for small inputs in Memmove due to...
2023-04-12 Zoltan Varga[mono][aot] Make the names of some of the aotconst...
2023-04-12 Eric ErhardtAnnotate XslCompiledTransform as RequiresDynamicCode...
2023-04-12 SwapnilGaikwadUse cinc instead of csel when possible (#82031)
2023-04-12 Stephen ToubTell coverlet to respect the [DoesNotReturn] attribute...
2023-04-12 t-mustafin[RISC-V][JIT] Fix assert on passing double in struct...
2023-04-12 Fan Yang[Mono] Enable the supported V128 SIMD intrinsics on...
2023-04-12 Tom DeseynClear .NET Framework target while building tests with...
2023-04-12 Tanner GoodingUse maxSIMDStructBytes when determining largest promota...
2023-04-12 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-04-12 Jakob Botsch... SPMI: Add possibility to specify custom options in...
2023-04-12 Michal StrehovskýBaseline failing Pri0 tests under interop/loader (...
2023-04-12 Michal StrehovskýDelete serialization support from the managed type...
2023-04-12 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` not supported...
2023-04-12 Tomáš RylekFix for test build break in the outerloop pipeline...
2023-04-12 Michal StrehovskýValidate constraints on created MethodTables (#84613)
2023-04-12 Zoltan Varga[mono][inline] Allow inlining methods containing ctor...
2023-04-12 Zoltan Varga[mono][jit] Intrinsify more calls to Type:op_Equality...
2023-04-12 Larry EwingRevert "Mark tasks projects as non-source projects...
2023-04-11 Kunal PathakUpdate handling of limited register during consecutive...
2023-04-11 Vladimir Sadov[NativeAOT] Fix System.Collections.Immutable.Tests...
2023-04-11 Michal StrehovskýFix incorrect covariant returns tests (#84615)
2023-04-11 Jeff Handley[Area Pod: Eirik/Krzysztof/Layomi/Tarek] Exclude issues...
2023-04-11 Egor BogatovFix gtSplitTree assert (#84634)
2023-04-11 Alexander KöplingerAdd NuGet-Migrations workaround to runtime tests too...
2023-04-11 Kunal Pathak[JIT] Add support to inline the field access of primiti...
2023-04-11 Elinor FungMark tasks projects as non-source projects and default...
2023-04-11 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-04-11 Badre BSAILAoffers to start and stop IHostedService concurrently...
2023-04-11 Tanner GoodingAllow removal of HWIntrinsic nodes that do not have...
2023-04-11 Anton LapounovMinor fixes to write barriers (#75478)
2023-04-11 Vitek KarasAvoid producing Requires* warnings when accessing const...
2023-04-11 Vladimir Sadovdefine UNW_AARCH64 aliases conditionally (#84591)
2023-04-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-11 Steve Pfister[android][ios] Output Exported Symbols ItemGroup in...
2023-04-11 Morten LarsenFixes and tests (#84630)
2023-04-11 Levi BroderickRemove unused zlib exports (#84603)
2023-04-11 Bruce ForstallSplit superpmi-diffs pipeline runs (#84521)
2023-04-11 JonathanFix documentation (#84628)
2023-04-11 Aleksey Kliger... [mono][eventpipe] fixup DS_EXIT_BLOCKING_PAL_SECTION...
2023-04-11 Egor BogatovRevert "Revert "Add SIMD to LowerCallMemcmp (#84530...
2023-04-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-11 Stephen ToubAdd internal Encoding.TryGetBytes (#84609)
2023-04-11 Ilona Tomkowicz[wasm] Restrict tests to browser/wasi only. (#84616)
2023-04-11 SingleAccretionEnable more general BITCAST folding in local morph...
2023-04-11 Jakob Botsch... JIT: Add a (disabled) prototype for a generalized promo...
2023-04-11 Dong-Heon Jung[clr][RISC-V] Fix build fail (#84608)
2023-04-11 Levi BroderickObsolete most of the remaining legacy serialization...
2023-04-11 Badre BSAILAdotnet.exe prints error messages to console when launch...
2023-04-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-11 SingleAccretionDelete `GT_OBJ` (#84221)
2023-04-11 Tomas Weinfurtadd msquic to debug runtime on macOS (#84181)
2023-04-11 Sven BoemerRevert "Add SIMD to LowerCallMemcmp (#84530)" (#84595)
2023-04-10 anthonycaninoAdding support for Vector512 `Equals`, `EqualsAny`...
2023-04-10 Katelyn Gadd[jiterp] Move the backbranch flag to a local that is...
2023-04-10 Katelyn Gadd[jiterp] Move the backbranch flag to a local that is...
2023-04-10 Egor BogatovAdd SIMD to LowerCallMemcmp (#84530)
2023-04-10 Andy AyersAdd SPMI benchmarks run collections for tiered and...
2023-04-10 Stephen ToubImplement IUtf8SpanFormattable on IPAddress and IPNetwo...
2023-04-10 Larry EwingDisable TestCurrentValueDoesNotAllocateOnceValueIsCache...
2023-04-10 Bruce ForstallUpdate implementation of optUpdateLoopsBeforeRemoveBloc...
2023-04-10 Stephen ToubImprove regex compiler / source generator for sets...
2023-04-10 Egor BogatovFix minor jitdisasm issue (#84548)
2023-04-10 dotnet-maestro... [main] Update dependencies from 10 repositories (#83624)
2023-04-10 SingleAccretionDelete `gtGetStructHandle` and friends (#84212)
2023-04-10 Stephen ToubImplement IUtf8SpanFormattable on Version (#84556)
2023-04-09 Tarek Mahmoud... Apply the TimeProvider design feedback (#84501)
2023-04-09 Andy AyersJIT: scalable profile counter mode (#84427)
2023-04-09 Sergey Anisimovfix Kernel32.GetSystemTimes usage on Windows (#84526)
2023-04-09 Egor BogatovEnable AVX-512 in Memmove unrolling (#84348)
2023-04-09 Bruce ForstallEnsure loops respect dominators (#84458)
2023-04-09 Layomi AkinrinadeSimplify target to enable config binding src generator...
2023-04-09 Stephen ToubFix IUtf8SpanFormattable.TryFormat argument name (...
2023-04-09 Stephen ToubImplement IUtf8SpanFormattable on DateTime, DateTimeOff...
2023-04-09 Tanner GoodingUpdating the JIT to support Narrow, WidenLower, and...
2023-04-09 Jyothi Krishna V SAvx512 arithmetic (#84429)
2023-04-08 Kunal PathakPerform ldr to ldp peephole optimization (#84399)
2023-04-08 Dong-Heon Jung[RISC-V] coreclr-jit directory (#82379)
2023-04-08 David MasonUpdate enabledisable.csproj (#84506)
2023-04-08 Egor BogatovNativeAOT: Partially expand static initialization ...
2023-04-08 Adeel MujahidWrite linker script for lld to enable gc-sections ...
2023-04-08 VincentWu[mono] [RISC-V] re-implement floating point arithmetic...
2023-04-08 Zoltan VargaReenable VectorLookup tests for mono. (#84330)
2023-04-08 David MasonAllow multiple EventCounters sessions and make sure...
2023-04-07 Jackson Schuster[ComInterfaceGenerator] Strip public keyword from manag...
2023-04-07 Nicholas Orlowskytypo fix (#84485)
2023-04-07 Bruce ForstallIntroduce BBJ_EHFAULTRET (#84467)
2023-04-07 Jeremy KoritzinskyDerived Interface support in ComInterfaceGenerator...
2023-04-07 Vlad Brezae[mono][sgen] Remove more dead code (#84476)
2023-04-07 Jakob Botsch... JIT: Avoid unnecessary GTF_GLOB_REFs (#84349)
2023-04-07 Jeremy KoritzinskyUse a tuned ConcurrentDictionary in the default caching...
next