platform/upstream/dotnet/runtime.git
2023-04-19 SingleAccretionDelete `GT_STORE_OBJ` (#84951)
2023-04-19 SingleAccretionAddress a couple `TODO-ADDR`s (#84906)
2023-04-19 Pavel Savara[browser] Make JSExport worker thread friendlier (...
2023-04-19 Stephen ToubAdd binary parsing support to integer types (#84998)
2023-04-19 Egor BogatovFix unrollings on AVX1-only machines (#84946)
2023-04-19 Pavel Savara[browser] trimming of `LegacyExports` with `WasmEnableL...
2023-04-19 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#84987)
2023-04-19 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-04-19 Andrew AuPrivate API for RefreshMemoryLimit (#83707)
2023-04-19 Zoltan Varga[mono][wasm] Avoid stripping the runtimes built by...
2023-04-19 Tanner GoodingUpdating XML doc comments for hardware intrinsics to...
2023-04-19 Katelyn GaddIncrease the opcode value for opcodes where the jiterpr...
2023-04-19 Tanner GoodingReduce the number of hwintrinsic tests by removing...
2023-04-18 Kunal PathakDisable TLS field access for Arm (#84954)
2023-04-18 Stephen ToubAvoid unnecessary array allocation in DateTimeParse...
2023-04-18 Tanner GoodingDon't contain operands for intrinsics when generating...
2023-04-18 Layomi AkinrinadeAdd config binder generator to ASP.NET Core transport...
2023-04-18 Stephen ToubRevert Deflater/Inflater changes around SafeHandle...
2023-04-18 Jeremy KoritzinskyFix running tests against our DNNE'd NativeExports...
2023-04-18 Will Smith[JIT] ARM32/ARM64 - Fixed zero/sign-extension for ...
2023-04-18 Tanner GoodingExpose AVX512 variants of SSE-SSE4.2 instructions ...
2023-04-18 Vladimir Sadovwhen applying/removing breapoints, try PAGE_EXECUTE_WRI...
2023-04-18 Aleksey Kliger... Split PortableThreadPool.WorkerThread start and loop...
2023-04-18 Mitchell Hwang[tests] Stand up iOS arm runtime tests and enable traci...
2023-04-18 kkeirsteadPublish Aggregated Values For `Counter` and `UpDownCoun...
2023-04-18 Alexander KöplingerFix OperatingSystemTest.TestIsOSPlatform_MacCatalyst...
2023-04-18 Marek Fišera[browser] Minimal blazor.boot.json integration (#84296)
2023-04-18 Jan KotasBump expected Dwarf warning count (#84980)
2023-04-18 Sven BoemerFix R2R test build (#84952)
2023-04-18 Stephen ToubAdd binary support to number formatting (#84889)
2023-04-18 Tanner GoodingSplit the MergedTestWrapper for the HWIntrinsic tests...
2023-04-18 Qiao Pengcheng[LoongArch64] Fix the compiling errors for aligned...
2023-04-18 Qiao Pengcheng[LoongArch64] fix the CMakeLists which destroyed by...
2023-04-18 Tom DeseynOSDescription.Linux: return a user-friendly name based...
2023-04-18 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-04-18 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` SortKey (...
2023-04-18 Jan KotasFix Environment.GetCommandLineArg for AOT compiled...
2023-04-18 Jan KotasFix Type.GetType for global type names with leading...
2023-04-18 Michal StrehovskýAdjust managed type system for new function pointer...
2023-04-18 Dong-Heon Jung[RISC-V] Disable corelib crossgen2 (#84781)
2023-04-18 Michal StrehovskýStart running Loader and Interop tests for NativeAOT...
2023-04-17 Tanner GoodingReconfigure the HWIntrinsic tests to run more selective...
2023-04-17 lexi-nadiafix aarch64+clang compilation errors (#84947)
2023-04-17 Tomáš RylekAdd issues.targets entries for four tests failing on...
2023-04-17 Sven BoemerRe-enable gc-sections with lld for NativeAOT (#84935)
2023-04-17 Tanner GoodingDeduplicate Binary Integer parsing logic (#84582)
2023-04-17 Lee CulverMemory Diagnostics: GC Bookkeeping (#84454)
2023-04-17 Bruce ForstallFix JIT use of BitScan* APIs (#84915)
2023-04-17 Sven BoemerFix nativeaot libraries test cross-build (#84870)
2023-04-17 Marek FišeraIntegrate compression from StaticWebAssets (#84924)
2023-04-17 Egor BogatovEnable AVX-512 for string/span Equals/StartsWith (...
2023-04-17 Will Smith[JIT] ARM64 - Combine `cmp` and shift ops into a single...
2023-04-17 Miha ZupanAdd status code and exception info to System.Net.Http...
2023-04-17 Radek Doulik[wasm] Bump emscripten to 3.1.34 (#83998)
2023-04-17 Radek Doulik[wasm] PackedSimd, add extending integer arithmetic...
2023-04-17 Stephen ToubImplement IUtf8SpanFormattable on Complex (#84779)
2023-04-17 Jan Dupej[mono][jit] Adding Vector128.Dot as intrinsic for arm64...
2023-04-17 Jan Dupej[mono][jit] Adding Vector128.Narrow,Widen as intrinsics...
2023-04-17 Egor BogatovImprove SeqEquals shape (#84524)
2023-04-17 Egor BogatovFix JitDisasmWithAlignmentBoundaries (#84827)
2023-04-17 github-actions... [main] Upload buildlogs with an _Attempt suffix (#83826)
2023-04-17 Tomáš RylekBaseline two systemic failures in the CoreCLR outerloop...
2023-04-17 Dong-Heon Jung[RISC-V] Fix build error (#84910)
2023-04-17 Adeel MujahidGenerate SslConnectionInfo.Unix.cs with T4 template...
2023-04-17 Jan KotasRevert use of raw pointers in System.Text.Json (#78741...
2023-04-16 Weihan Lifix a typo (#84897)
2023-04-16 Stephen ToubImplement IUtf8SpanFormattable on Guid (#84553)
2023-04-16 Meri Khamoyan[OSX] HybridGlobalization implement locale native funct...
2023-04-16 David WrightonFix stepping by removing the unnecessary logic in Virtu...
2023-04-16 Michal StrehovskýMake `MethodTable` base size access more "typed" (...
2023-04-15 Andy AyersJIT: enable one particular flow opt when we have PGO...
2023-04-15 Stephen ToubUpdate CodeAnalysis.src.globalconfig (#84059)
2023-04-15 Bruce ForstallUpdate test run scripts (#84876)
2023-04-15 Viktor HoferUpgrade ILCompiler.Build.Tasks to repo msbuild version...
2023-04-15 Egor BogatovUse AVX-512 in LowerCallMemcmp (#84854)
2023-04-15 Egor BogatovEliminate bound checks for "arr[index % arr.Length...
2023-04-15 Tom McDonaldFix x64 macOS and Linux managed debugging (#84655)
2023-04-15 Vladimir SadovFix for x86 stublinker handling of optimized GC descs...
2023-04-15 Larry Ewing[wasm] Turn Wasm exception handling on by default and...
2023-04-15 Tanner GoodingImplementing GetElement, ToScalar, and WithElement...
2023-04-15 Stephen ToubDeduplicate Parallel.For code with generic math (#84853)
2023-04-15 Katelyn Gadd[wasm] New instruction value model for jiterpreter...
2023-04-15 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#84698)
2023-04-14 Sven BoemerBump mariner versions (#84863)
2023-04-14 Alexander KöplingerFix LoadXsltTransforms and LoadAllTransforms tests...
2023-04-14 Stephen ToubReduce size of RegexNode by 8 bytes (#84843)
2023-04-14 Alexander KöplingerFix MacCatalyst .framework build (#84858)
2023-04-14 Jakob Botsch... Disable component governance for internal JIT pipelines...
2023-04-14 Jan KotasDelete misleading comment (#84848)
2023-04-14 Sven BoemerUpdate mariner image versions (#84851)
2023-04-14 Stephen ToubAdd public UTF8 TryFormat overloads to relevant types...
2023-04-14 Andy AyersJIT: fix exit edge likelihood computation for capped...
2023-04-14 Nikola MilosavljevicOpt-out of default target framework filtering in source...
2023-04-14 Carlos Sánchez... Add missing TarFile.CreateFromDirectoryAsync roundtrip...
2023-04-14 Vlad Brezae[mono][interp] Update ref count for local var defs...
2023-04-14 Brian BoheConvert jit\jit64 to merged test groups (#83151)
2023-04-14 Jeremy KoritzinskyUpdate container for building rpms to be based on marin...
2023-04-14 Ivan Povazan[mono][jit] Adding support for Vector128::ExtractMostSi...
2023-04-14 Viktor HoferFix double writes for M.Extensions xml docs (#84839)
2023-04-14 Sergio PedriInclude Include ADO azure-feed:// URI in dogfooding...
next