platform/upstream/dotnet/runtime.git
2023-06-28 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-06-28 Alexander RadchenkoAdded Utf8.IsValid(bytes) (#88004)
2023-06-28 Sapana-Khemkarremove ppc64/setcontext.S from libunwind sources as...
2023-06-28 Justin AndersonGetProcessInfo3 diagnostic command (#87707)
2023-06-28 Jeremy KoritzinskyAdd support for including System.Index and System.Range...
2023-06-28 Pavel IvanovFix validation on build (#87354)
2023-06-28 Jan VorlicekRemove unused pParentOffset argument in few ExceptionTr...
2023-06-28 Pavel Savara[browser] introduce sourcemaps (#86152)
2023-06-28 Vitek KarasAdd hosting test to validate behavior of runtime proper...
2023-06-28 Peter SollichFix budgets for dynamic heap count and add smoothing...
2023-06-28 Michal StrehovskýRemove stack trace metadata decoding support if stack...
2023-06-28 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-06-28 Tomas Weinfurtadd AllowTlsResume to SslStream options (#86047)
2023-06-28 Fan YangRemove Vector<T> fallbacks (#88101)
2023-06-28 Marek Fišera[browser] Unify boot config schema and output layout...
2023-06-28 Michal StrehovskýFix handling recursion over fields (#88083)
2023-06-28 Alexander Soldatov[RISC-V] Workaround for __clear_cache() (#88039)
2023-06-27 Tanner GoodingEnsure that we can still inline Math.Max and Math.Min...
2023-06-27 dotnet-maestro... [main] Update dependencies from 10 repositories (#87996)
2023-06-27 Jakob Botsch... Fix ABIStress test (#88097)
2023-06-27 Katelyn Gadd[wasm] Automatically instrument jiterpreter traces...
2023-06-27 RaymondHuyAdditional JsonNode functionality (#87381)
2023-06-27 Jakob Botsch... Rework JIT<->EE communication for struct promotion...
2023-06-27 Tom DeseynTarEntry: remove some unneeded checks when extracting...
2023-06-27 Pavel Savaraactive issue https://github.com/dotnet/runtime/issues...
2023-06-27 Jan KotasDisable building of tests with build breaks (#88094)
2023-06-27 Zoltan Varga[wasm] Add some JIT helper functions to throw common...
2023-06-27 Qiao Pengcheng[LoongArch64] The REG_SCRATCH is not conflict with...
2023-06-27 Jakob Botsch... SPMI: Fix a couple of replay bugs (#88088)
2023-06-27 Tarek Mahmoud... Fix TimeProvider Timer with Infinity Timeout (#88024)
2023-06-27 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-27 Jakob Botsch... JIT: Optimize aggregate info iteration in physical...
2023-06-27 Milos Kotlar[nativeaot] Fix native bits build when targeting "cross...
2023-06-27 Jakob Botsch... JIT: Use compGetTieringName for disassembly output...
2023-06-27 Peter SollichImprove dynamic heap count (#87619)
2023-06-27 Tomas Weinfurtthrow SocketException for Quic transport errors (#87208)
2023-06-27 Justin AndersonEnsure runtime thread for diagnostic server thread...
2023-06-27 Dan Moseleyminor regex cleanup (#88026)
2023-06-27 DeepakRajendrakumaranUpgrading SpanHelpers with Vector512 (#86655)
2023-06-27 Jeremy KoritzinskyAllow unnecessary [In, Out] attributes on blittable...
2023-06-26 Egor BogatovAdd newguid.bat/sh to update jiteeversionguid.h (#88022)
2023-06-26 Jakob Botsch... JIT: Stop setting class handles for promoted parameter...
2023-06-26 Katelyn Gadd[wasm] Shorter jiterp encoding for zero v128 constants...
2023-06-26 Jeremy KoritzinskyFall back to the forwarder generator for invalid [In...
2023-06-26 Milos KotlarAdd support for building host bits when targeting iOS...
2023-06-26 Milos Kotlar[mono][infra] Remove iossimulator runtime-staging pipel...
2023-06-26 Jeremy KoritzinskyEnable scoped parameters in signatures of source-genera...
2023-06-26 Milos KotlarAdd SelfContained property to run ILLink targets (...
2023-06-26 Eirik TsarpalisDocument new STJ diagnostics and fix diagnostic id...
2023-06-26 Aaron RobinsonAdd example to doc for UnsafeAccessor (#88040)
2023-06-26 Stephen ToubRemove optimizeForReading overloads from FrozenDictiona...
2023-06-26 t-mustafin[RISC-V] Fix GenericPInvokeCalliHelper arg (#87928)
2023-06-26 Marie Píchová[HTTP/3] Fix handling cancelation during QUIC connectio...
2023-06-26 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-26 Stephen ToubPort FrozenDictionary's length bucket optimizations...
2023-06-26 Egor BogatovIntroduce DOTNET_JITAllowOptionalRelocs (#88008)
2023-06-26 Michal StrehovskýFix `--make-repro-path` handling of "ILLinker compatibl...
2023-06-25 Stephen ToubAdd Uri : ISpanFormattable (#88012)
2023-06-25 Dong-Heon Jung[RISC-V][JIT] Disable promotion for splitted args ...
2023-06-24 Tarek Mahmoud... Auto generate Event Ids in the logging source gen ...
2023-06-24 Maksim GolevFix invalid datetimeoffset parsing (#87801)
2023-06-24 Michal StrehovskýAdd ConfigurationExtensions tests to NativeAOT exclusio...
2023-06-24 Aaron RobinsonFix UnsafeAccessors with Relocs (#87986)
2023-06-24 Andy AyersJIT: don't set edge weights to zero for inconsistent...
2023-06-24 Layomi AkinrinadeUse config binding generator in Microsoft.Extensions...
2023-06-23 Jakob Botsch... JIT: Insert writebacks more eagerly (#87869)
2023-06-23 Jakob Botsch... JIT: Add a size component to the physical promotion...
2023-06-23 Michał PetrykaHandle GT_FTN_ADDR in gtClone (#87942)
2023-06-23 David WrightonTargetOS::IsMacOS was not properly handled on X64 ...
2023-06-23 Pavel Savara[browser][MT] Make HTTP and WS clients work (#87567)
2023-06-23 Eirik TsarpalisAdd unsupported language detection to the STJ source...
2023-06-23 Alexander RadchenkoMatrix4x4.CreateViewport (#87748)
2023-06-23 Vladimir Sadov[NativeAOT] ThreadStatics part 2 (#87148)
2023-06-23 Adam SitnikFaster optimized frozen dictionary creation (4/n) ...
2023-06-23 Stephen ToubAdd span-based static Create overloads for immutable...
2023-06-23 Adam SitnikFaster optimized frozen dictionary creation (5/n) ...
2023-06-23 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-06-23 Anton Firszovadd timeouts to SendRecv_Stream_TCP_MultipleConcurrentR...
2023-06-23 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-23 Michal StrehovskýDelete CLSID cruft from reflection (#87907)
2023-06-23 t-mustafin[RISC-V] Fix constant preparing for shuffle stub (...
2023-06-23 Michal StrehovskýRemove uses of SR.GetResourceString throughout the...
2023-06-22 David WrightonAdjust determinism tests to store away the 2 different...
2023-06-22 Jeremy KoritzinskyRefactor how diagnostics work in the interop generators...
2023-06-22 Aaron RobinsonBlock non-static application of UnsafeAccessor (#87936)
2023-06-22 Austin Wise[NativeAOT] allow creating CCW for resurrected objects...
2023-06-22 Jeremy KoritzinskyUpdate to the 22.04 debpkg image so we're on a newer...
2023-06-22 Jeremy KoritzinskyBlock "Convert To LibraryImport" in more unsupported...
2023-06-22 Jakob Botsch... JIT: Induce more physical promotions (#87810)
2023-06-22 Aleksey Kliger... [hot_reload] Give more info about why the runtime can...
2023-06-22 Koundinya VeluriFix a minor race condition in Monitor's AwareLock regar...
2023-06-22 Jan Dupej[mono] ILStrip sorts custom attribute table (#87923)
2023-06-22 Meri KhamoyanFix runtime-extra-platforms failures related to HybridG...
2023-06-22 dotnet-maestro... [main] Update dependencies from 10 repositories (#87522)
2023-06-22 Tarek Mahmoud... Fix metrics test (#87898)
2023-06-22 Adam SitnikFaster optimized frozen dictionary creation (3/n) ...
2023-06-22 Ivan Povazan[mono] Do not ignore non-public custom attributes in...
2023-06-22 Adeel MujahidShare UTF8 converters between coreclr and mono (#85558)
2023-06-22 Tomas Weinfurtadd support for https proxy (#87638)
2023-06-22 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
next