platform/upstream/dotnet/runtime.git
2023-06-13 Tomáš RylekAdapt Tarjan generic cycle detector for use in Crossgen...
2023-06-12 DeepakRajendrakumaranUpgrading Vector256/512 Shuffle() with VBMI support...
2023-06-12 Jeremy KoritzinskyConfigure ComInterfaceGenerator to be referenced by...
2023-06-12 Jakob Botsch... Account for CORINFO_HELP_VIRTUAL_FUNC_PTR in GT_LABEL...
2023-06-12 skyoxZFix Double.NegativeZero (#87364)
2023-06-12 Jeremy KoritzinskyChange the stresslog message layout to support extra...
2023-06-12 Pavel Savara[browser][MT] GC, threadpool and some JS interop improv...
2023-06-12 David WrightonFix #61604 by simply removing the possibility of throwi...
2023-06-12 David WrightonFix name mangling issue where two subtly different...
2023-06-12 Eirik TsarpalisAdd a JsonConverter.Type property. (#87382)
2023-06-12 Jackson SchusterClean up code, use DiagnosticInfo in LibraryImportGener...
2023-06-12 Jeremy KoritzinskyMove System.Transactions.Local over to using source...
2023-06-12 Jeremy KoritzinskyFix official build's WASM legs (#87416)
2023-06-12 Jackson SchusterWarn in CustomMarshallerAnalyzer if the MarshaMode...
2023-06-12 Tomas Weinfurtenable disabled Quic tests (#87385)
2023-06-12 Sven BoemerFix trim analyzer warning for inferred type arguments...
2023-06-12 Milos Kotlar[mono][aot] Add @kotlarmilos as code owner for Mono...
2023-06-12 Jakob Botsch... JIT: Clean up physical promotion heuristics (#87376)
2023-06-12 Peter SollichFixes and improvements: (#87218)
2023-06-12 Dan MoseleyFix tests (#87386)
2023-06-11 Milos Kotlar[mono][tests] Run Mono iOS sample as functional test...
2023-06-11 Michał PetrykaFix NativeAOT JIT-EE bug (#87378)
2023-06-11 Stephen ToubOptimize zero-byte receives on ManagedWebSocket (#87329)
2023-06-10 Milos KotlarEnable DriveInfoUnix test on iOS (#87162)
2023-06-10 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-06-10 Adeel MujahidEmit pointer alignment before config knobs (#87360)
2023-06-10 Dong-Heon Jung[RISC-V] Fix errors in vm (#87310)
2023-06-10 Jeremy KoritzinskyMark GeneratedComClass code as generated (#87342)
2023-06-10 Dong-Heon JungRemove unused methods in cgencpu.h (#87357)
2023-06-10 Egor BogatovBump HandleHistogram32::SIZE to 16 (#87332)
2023-06-10 Badre BSAILAfuse < and > with = when applicable (#78786)
2023-06-10 Stephen ToubSimplify ManagedWebSocket.ApplyMask (#87331)
2023-06-10 Alexander Soldatov[RISC-V] Fix Stubs for Generics (#87316)
2023-06-09 Jackson SchusterUse HashCode.Combine() in interop source generators...
2023-06-09 Sven BoemerIncremental mibc merge (#87336)
2023-06-09 Jeremy KoritzinskyUpdate to use the cbl-mariner webassembly images. ...
2023-06-09 Jackson SchusterAdd marshalling tests and warn if interface is not...
2023-06-09 Jakob Botsch... JIT: Reorder physical promotion and forward sub (#87265)
2023-06-09 Egor BogatovFix ndpinfinal test with JitStress (#87320)
2023-06-09 Tanner GoodingRemoving the struct/unmanaged constraint from the Vecto...
2023-06-09 Jakob Botsch... JIT: Fix gtGetClassHandle with commas (#87313)
2023-06-09 Jeremy KoritzinskyAdd newly introduced modifiers to our csharp_preferred_...
2023-06-09 David WrightonCrossgen2 determinism fix and stress mode (#87302)
2023-06-09 Andy AyersRevise how we set tiering and pgo options for spmi...
2023-06-09 Matt MitchellDon't publish wixpacks (#87222)
2023-06-09 madelsonAssign correct slots during IEnumerable resolution...
2023-06-09 Pavel Savara[wasi] make console always redirected (#87278)
2023-06-09 Jan KotasDisable Quic_IsSupportedTests against ActiveIssue ...
2023-06-09 Michal StrehovskýSet PublishTrimmed in NativeAOT targets (#87304)
2023-06-09 Tanner GoodingEnsure that Vector<T> is tracked as "optimistic" for...
2023-06-09 Jeremy KoritzinskyAdd analyzers and code-fixes to help adoption of source...
2023-06-09 Jan KotasBump the max Dwarf warning limit (#87301)
2023-06-09 Michal StrehovskýGenerate debug info even if managed debug info not...
2023-06-09 Jan KotasDelete Debian 10 test runs (#87288)
2023-06-09 Elinor FungRemove some dead code that threw file load exception...
2023-06-09 t-mustafinFix typo in dac-notes.md (#87295)
2023-06-08 dotnet-maestro... [main] Update dependencies from 10 repositories (#87125)
2023-06-08 Jakob Botsch... JIT: Handle primitive remainder stores to regularly...
2023-06-08 Sven BoemerMove DynamicCodeSupport default into aot targets (...
2023-06-08 Eric ErhardtAdd IHostApplicationBuilder interface (#86974)
2023-06-08 Eirik TsarpalisFix DeserializeAsyncEnumerable generic recursion issue...
2023-06-08 Sven BoemerDon't enable ILLink analyzers for unsupported TFMs...
2023-06-08 Katelyn Gadd[wasm] Fix for getelema1 crash & cpblk crash in jiterpr...
2023-06-08 Pavel Savaramake mono_wasm_invoke_method_bound safer with exception...
2023-06-08 Peter SollichRemove calls to GetHighPrecisionTimeStamp from allocate...
2023-06-08 Jakob Botsch... JIT: Fix a couple of inequalities in promotion decompos...
2023-06-08 Stephen ToubRemove Vector<T> fallbacks for Vector128<T> (#85916)
2023-06-08 Pavel Savarawe don't load timezone with mono_wasm_load_data_archive...
2023-06-08 Egor Bogatovdon't use GetEarlyNode in impGetSpecialIntrinsicExactRe...
2023-06-08 Rolf Bjarne... [mono][arm64] Handle sysctlbyname failing to find syste...
2023-06-08 Marek Fišera[browser] Fix fingerprinting of relinked dotnet.js...
2023-06-08 Ivan Povazan[NativeAOT] Improving HelloiOS sample for NativeAOT...
2023-06-08 Thays Grazia[wasm][debugging] Enable debugging when Device Toolbar...
2023-06-08 Egor BogatovFix inline decision reporting + noinline propagation...
2023-06-08 Michal StrehovskýIfdef out DynamicDependencies that are not necessary...
2023-06-08 Jiri Cincura ↹Setup for runs with physical promotion. (#87227)
2023-06-08 Michal StrehovskýOptimize MethodTable on both sides of `==` (#87238)
2023-06-08 Michal StrehovskýDelete some dead code (#87249)
2023-06-08 Elinor FungHandle diagnostic port configuration in NativeAOT ...
2023-06-08 Ankit Jain[wasm] Fix running debugger tests on windows (#87228)
2023-06-08 Andy GockeWIP (#86512)
2023-06-08 Jan KotasFix FreeBSD build break (#87242)
2023-06-08 James Newton... Update ClaimsIdentity debug display (#87159)
2023-06-08 Michał PetrykaSimplify Random for ulong (#87219)
2023-06-08 xtqqczzeImplement `FlipBit` (#83400)
2023-06-08 Filip Navara[NativeAOT] Don't link Swift/CryptoKit on iOS-like...
2023-06-07 Michal StrehovskýFix reading runtime settings early in startup (#87205)
2023-06-07 Eirik TsarpalisImplement JsonStringEnumConverter<TEnum> (#87224)
2023-06-07 Tanner GoodingImprove codegen for AVX-512 comparisons and general...
2023-06-07 Jan KotasApply source build patch (#87226)
2023-06-07 Huo YaoyuanUse Unsafe.BitCast for Interlocked.{Compare}Exchange...
2023-06-07 Trung Nguyen[VM] Fix potential undefined behavior (#87119)
2023-06-07 Tanner GoodingEnsure the CPUID tests cover a couple hwintrinsic disab...
2023-06-07 Michal StrehovskýAllow duplicate feature switch settings (#87207)
2023-06-07 Stephen ToubTweak assert in AsyncTaskMethodBuilder (#87215)
2023-06-07 Mark PleskoAdd timestamps to XUnitLogChecker output (#86737)
2023-06-07 Tanner GoodingFix handling of CreateScalarUnsafe for embedded broadca...
2023-06-07 Ankit Jain[wasm] Add workaround `NuGet-Migrations` issue for...
2023-06-07 Eirik TsarpalisMove the CreateCastingConverter<T>() method to the...
2023-06-07 Elinor FungMake LocalizedApp test stop requiring UTF8 output encod...
next