platform/upstream/dotnet/runtime.git
2022-12-08 Jeff HandleyAdd ImmutableArray<T>.Builder.DrainToImmutable() (...
2022-12-08 Marek Fišera[wasm] Ignore not relevant rollup warnings (#79396)
2022-12-08 Radek DoulikFix wrong value in the comment (#79401)
2022-12-08 Tlakaelel Axayakatl... Remaining feedback part1 (#79011)
2022-12-08 Thays Grazia[wasm][debugger] Revert don't need to escape special...
2022-12-08 Stephen ToubFix startingStackpos tracking for loop in loop (#79382)
2022-12-08 Jeremy KoritzinskyImplement unmanaged-to-managed direction for vtable...
2022-12-08 Elinor FungUpdate doc to describe host_runtime_contract (#79374)
2022-12-08 Elinor FungDelete some remnants from fusion (#79380)
2022-12-08 Stephen HalterDo not override content root with default (#79242)
2022-12-08 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#79271)
2022-12-08 Jan KotasReplacing exception strings with those stored in the...
2022-12-08 Mark PleskoConvert b08046 to C# and fix it (#79389)
2022-12-08 Vlad Brezae[mono][interp] Add intrinsic for string allocation...
2022-12-08 Vlad Brezae[mono][interp] Remove some dead opcodes (#79343)
2022-12-08 Pavel Savara[wasm] Lazy init of [JSExport] bindings (#77293)
2022-12-08 Miha ZupanFix Sse3 => Ssse3 typo (#79368)
2022-12-08 Stephen ToubRemove span pinning associated with string.Create ...
2022-12-08 Jakob Botsch... JIT: Allow cloning addresses even before initobj (...
2022-12-08 Michal StrehovskýDelete parts of type system that deal with layouts...
2022-12-08 Will Smith[JIT] - Fixed sub-optimal optimization for `a % 1`...
2022-12-08 Stephen ToubAdd MemoryExtensions.Split (#79048)
2022-12-08 Kevin JonesFix BN_is_zero for OpenSSL 1.0.2 non-portable build
2022-12-08 Stephen ToubAdd experimental Regex test based on SampleMatches...
2022-12-08 Stephen ToubFix declaration of local in regex source generator...
2022-12-07 Mike McLaughlinFix dump creation on MacOS Ventura (#79356)
2022-12-07 Brian BoheIgnoring test regression runtime_63354 in x86 (#79358)
2022-12-07 Michal StrehovskýUse static sealed vtable for dynamically created types...
2022-12-07 Stephen ToubUse IndexOfAnyExceptInRange in ZipHelper.GetEncoding...
2022-12-07 Stephen ToubFix handling of backtracking stack with some loops...
2022-12-07 Kevin JonesCall BIO_gets in a loop until no more data is available
2022-12-07 Kevin JonesHandle zero value modulus for OpenSSL 1.x
2022-12-07 Olli SaarikiviFix a NonBacktracking subsumption checking rule for...
2022-12-07 Michal StrehovskýCompile native code with `-ffunction-sections` (#79322)
2022-12-07 Pavel Savara[wasm] fix marshaling Error to C# as JSType.Any
2022-12-07 Simon Rozsival[Android] Fix path to ping on Android API 21-27 (#79076)
2022-12-07 Zoltan Varga[mono] Convert Array icalls to use ObjectHandleOnStack...
2022-12-07 Michal StrehovskýSimplify MethodCell (#79321)
2022-12-07 Ben AdamsOnly allocate StringBuilder for complex type names...
2022-12-07 Vlad Brezae[mono][interp] Replace ldobj.vt + stobj.vt.noref pair...
2022-12-07 Zoltan Varga[mono][aot] Fix infinite recursion in the AOT dwarf...
2022-12-07 Will SmithAdded IsContainableMemoryOpSize (#79126)
2022-12-07 David PerforsFix test by actually passing the message and exception...
2022-12-07 Jan VorlicekCoreCLR initialization failures logging (#78790)
2022-12-06 Jakob Botsch... JIT: Avoid containing small memory operands in GT_SELEC...
2022-12-06 Sven BoemerPrevent warning for implicit ILCompiler reference ...
2022-12-06 Elinor FungAdd mechanism for runtime to query host for information...
2022-12-06 Egor BogatovReserve memory for FOH in-range (#78292)
2022-12-06 Vitek KarasDocumentation signature parser tests and fixes for...
2022-12-06 Vitek KarasUse tokens for validation of Kept members in linker...
2022-12-06 Andrew AuAvoid dereferencing null if the debugger APIs are calle...
2022-12-06 SingleAccretionFold all local addresses in local morph (#79194)
2022-12-06 Egor BogatovFix Runtime_76194 test (#78760)
2022-12-06 Benjamin HodgsonFix comment typo in DateTime.cs (#79278)
2022-12-06 Gleb BalykovAdd tizen x64 cross build support (#79226)
2022-12-06 Alexander KöplingerDon't include Interop.InitializeTerminalAndSignalHandli...
2022-12-06 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-06 Simon Rozsival[Android] Fix SslStream on APIs 21-23 (#78918)
2022-12-06 Alexander KöplingerAdd condition to backport.yml (#79276)
2022-12-06 Viktor HoferMove reference assembly logic into root msbuild files...
2022-12-06 kasperk81remove default framework in perf setup script (#79258)
2022-12-06 Marek Fišera[wasm] Supply `INITIAL_MEMORY` to emcc in wasm.proj...
2022-12-06 Ivan Diaz SanchezFix Processor Count getting ignored due to typo in...
2022-12-06 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-06 Jan KotasDelete workarounds for RuntimeInformation.OSArchitectur...
2022-12-06 Ivan PovazanFix creating incorrect options in the repro package...
2022-12-06 Stephen ToubRewrite Enum and add {ISpanFormattable}.TryFormat ...
2022-12-06 Theodore TsirpanisAdd `InstructionEncoder.Switch`. (#76526)
2022-12-06 Bruce ForstallFix run.cmd syntax error (#79250)
2022-12-06 Kunal PathakMap correct fmt for mov instruction (#79174)
2022-12-06 Bruce ForstallDisable Runtime_31615 (#79252)
2022-12-06 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-06 Will Smith[JIT] Allow new temp assignment whose dstTyp is TYP_I_I...
2022-12-06 Egor BogatovAllocate static boxes on FOH (#79188)
2022-12-05 Viktor HoferFollow-up from NetCoreAppCurrent tfm update (#79218)
2022-12-05 Tomas Weinfurtadd SEC_E_CONTEXT_EXPIRED to avoid throwing InternalExc...
2022-12-05 Vitek KarasSpeeds up linker tests in NativeAOT (#79176)
2022-12-05 Marek Fišera[wasm] Update generated typescript files (#79222)
2022-12-05 Stephen ToubUpdate new ArgumentOutOfRangeException.Throw methods...
2022-12-05 Elinor FungDelete host test targeting old xunit packages (#79177)
2022-12-05 kasperk81fix a typo (#79230)
2022-12-05 Viktor HoferEnable package validation for libs introduced in .NET...
2022-12-05 SingleAccretionSpeed up Matrix4x4.CreateScale (#79172)
2022-12-05 Eric ErhardtSmall ConfigurationBinder Cleanup (#79042)
2022-12-05 Eirik TsarpalisImplement a heuristic for using fast-path serialization...
2022-12-05 ws77.chofix typo & --> && (#78085)
2022-12-05 Egor BogatovIntrinsify Interlocked.CompareExchange and Interlocked...
2022-12-05 SingleAccretionFix tail merge (#79202)
2022-12-05 kasperk81delete tfm constants (#79219)
2022-12-05 Viktor HoferMerge pull request #78354 from carlossanlop/Net8Changes...
2022-12-05 Michal StrehovskýSpeed up data dehydration (#79209)
2022-12-05 Milos Kotlar[mono][tests] Using a literal field with stdsfld/ldsfld...
2022-12-05 dotnet-maestro... [main] Update dependencies from dotnet/linker (#78020)
2022-12-05 Stephen ToubDisable Allow_Connection_UnderDifferentUsers_ForClientR...
2022-12-05 Viktor HoferFix apphostsourcepath in DNNE project
2022-12-05 PoppytoRemove char[] allocations from RegistryKey and List...
2022-12-04 Viktor HoferUseLocalAppHostPack property
2022-12-04 Viktor HoferAllow NativeExports to use a prebuilt apphost
2022-12-04 Adeel MujahidFix typos (#79136)
2022-12-03 Alexandre MutelFix XxHash3/XxHash128 DeriveSecretFromSeed scalar fallb...
next