platform/upstream/dotnet/runtime.git
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...
2023-03-24 Vlad Brezae[mono][sgen] Remove outdated assertion (#83824)
2023-03-24 Marie Píchová[QUIC] Fix failing parallel tests (#83687)
2023-03-24 Adeel MujahidExplicitly require `.eh_frame_hdr` section (#83866)
2023-03-24 Katelyn GaddMore precise fix for #83792 (#83856)
2023-03-23 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-03-23 Jeremy KoritzinskyFix marshaller types in attributes for exception marsha...
2023-03-23 Steve Pfister[wasm] Try to work around NuGet-Migrations issue (...
2023-03-23 Thays Grazia[mono][debugger] Trying to fix dereference null pointer...
2023-03-23 Andy AyersJIT: ensure we keep throw blocks cold when combining...
2023-03-23 Dan Moseleybetter link to open new issues in other repos (#83839)
2023-03-23 Ivan Diaz SanchezAdd Symbolication to XUnitLogChecker (#83702)
2023-03-23 Mark PleskoEnable xunit.analyzers in merged test groups. (#83806)
2023-03-23 Mukund Raghav... When the aggressive GCCollectionMode is specified,...
2023-03-23 Juan HoyosUpdate know issues template. (#83846)
2023-03-23 David WrightonLoad levels explanation (#83840)
2023-03-23 David CantúAppend leftovers of FromBase64Transform's input buffer...
2023-03-23 Juan HoyosUpdate debug-dump-template.md AzDO tenant link (#83845)
2023-03-23 Vlad-Alexandru... Added floor and ceiling intrinsics for `System.Runtime...
2023-03-23 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#83584)
2023-03-23 Vladimir SadovUsing canonical All-pointers GC desc in more scenarios...
2023-03-23 Ivan Diaz SanchezAdjust Test Watcher Timeout for Test Collections (...
2023-03-23 Adeel MujahidFix paths in "Stripping symbols" message (#82215)
2023-03-23 Radek Doulik[wasm] Do not run embuilder minimal build (#83475)
2023-03-23 Ilia KosenkovFix typo 'to if check' -> 'to check if' (#83809)
2023-03-23 Sami HaqMono: Replace exception strings with those stored in...
2023-03-23 Juan HoyosAdd template to open a known issue with populated JSON...
2023-03-23 Katelyn Gadd[wasm] More accurate jiterpreter cfg size estimation...
2023-03-23 Kunal PathakStop displaying missing info in replay runs (#83788)
2023-03-23 Katelyn GaddTemporary workaround for #83792 (#83794)
2023-03-23 Stephen ToubReduce size of async state machine by a reference field...
2023-03-22 Stephen ToubRemove another reference field from async state machine...
2023-03-22 Stephen ToubRemove now unnecessary IsKnownConstant special-casing...
2023-03-22 Jo ShieldsForce ASM compiler to target the same triple as C,...
2023-03-22 Andy AyersJIT: tolerate malformed IL when counting block successo...
2023-03-22 Arthur VickersUpdate owners and fabricbot (#83732)
2023-03-22 Amal AbeygunawardanaAdd MemoryMappedFile.CreateFromFile(SafeFileHandle...
2023-03-22 Alan HaywardMove optimize bools pass to a new file (#83768)
2023-03-22 Jan DupejIncreased max length of OP_STOREX_MEMBASE to 16 on...
2023-03-22 Ivan Povazan[NativeAOT] Support exporting methods from referenced...
2023-03-22 Radek Doulik[wasm] Cache files in simple server (#83744)
2023-03-22 Adeel MujahidAdd LinkerFlavor to NativeAOT (#83558)
2023-03-22 Egor BogatovImprove string.Substring (#83758)
2023-03-22 Layomi AkinrinadeCorrect formatting of config binder generator (#83614)
2023-03-22 Jeff HandleyUse an aka.ms link for the breaking change doc issue...
2023-03-21 Andrew AuAvoid losing messages for memory-mapped stress log...
2023-03-21 Carlos Sánchez... Bump main pre-release version iteration to preview4...
2023-03-21 Katelyn Gadd[wasm] Jiterpreter monitoring phase take 2 (#83489)
2023-03-21 Pavel Savara[browser] partial reversal of PR #82826 (#83637)
2023-03-21 Zoltan Varga[mono][jit] Add some barriers to the delegate invoke...
2023-03-21 Alan HaywardArm64: Combine if conditions into compare chains (...
2023-03-21 Jakob Botsch... JIT: Expand handling of non-value commas in gtSplitTree...
2023-03-21 Jan KotasDelete Mono/RuntimeMarshal.cs (#83678)
2023-03-21 Egor BogatovUnroll Buffer.Memmove for constant lengths (#83638)
2023-03-21 Milos Kotlar[mono][aot] Load AOT module of a container assembly...
2023-03-21 Ilona Tomkowicz[browser] Fix encoding problem when publishing with...
2023-03-21 Jan Dupej[mono][jit] Add vector horizontal sums and ToScalar...
2023-03-21 Steve Pfister[tvOS] Bump to new OSX 13 AppleTV queue (#83272)
2023-03-21 SwapnilGaikwadReplace a load with cheaper mov instruction when possib...
2023-03-21 Jan Dupej[mono][jit] Adding compare all/any intrinsics. (#83515)
2023-03-21 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-03-21 Marc BrooksCorrect doc comment for IMultiplyOperators returns...
2023-03-21 Tanner GoodingCleanup some HWIntrinsic logic to ensure the right...
2023-03-21 Kunal PathakUse BitOperations::PopCount() in genCountBits() (#83661)
2023-03-21 Egor BogatovImprove RA for LowerBlockStore (#83627)
2023-03-21 Charles StonerSyntaxValueProvider: avoid performance issue with synta...
2023-03-21 Adeel MujahidRemove calling convention modifiers from cpuid sig...
2023-03-20 Layomi AkinrinadeHandle recursive type graphs in config binding generato...
next