platform/upstream/dotnet/runtime.git
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...
2022-12-03 Egor BogatovRemove getFieldAddress (#79060)
2022-12-03 Vlad Brezae[mono][interp] Add stobj version for no reference case...
2022-12-03 Andrew AuFix a build error on x86 with FEATURE_AUTO_TRACE turned...
2022-12-02 Stephen ToubUse ArgumentNullException.ThrowIfNull and ObjectDispose...
2022-12-02 Viktor HoferHack support for net8.0 tfm in installer tests
2022-12-02 Marek Fišera[wasm] Add warning code to all warnings produced in...
2022-12-02 Elinor FungEnable loading COM component in default ALC via runtime...
2022-12-02 mikelle-rogersfixes dotnet-diagnostictests funceval failures (#79123)
2022-12-02 David CantúWait for serverTask before asserting IsCompletedSuccess...
2022-12-02 Viktor HoferFix S.S.Permissions apicompat suppression file
2022-12-02 Viktor HoferUpdate AppleApp local build NetCoreAppCurrent
2022-12-02 Viktor HoferSpecify host configuration when building the host in yml
2022-12-02 Viktor HoferFix more apicompat issues
2022-12-02 Viktor HoferFix APICompat issue
2022-12-02 dotnet-maestro... [main] Update dependencies from dotnet/cecil (#78965)
2022-12-02 Mitchell HwangRemove staged build param (#79119)
2022-12-02 Viktor HoferFix Hashing API only available in ref/Hashing net8.0.
2022-12-02 Viktor HoferMerge remote-tracking branch 'origin/main' into Net8Cha...
2022-12-02 Stephen ToubFix NonCryptoHashTestDriver.AssertEqualHashNumber for...
2022-12-02 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-12-02 Viktor HoferAdd KnownILCompilerPack entry to targetingpacks.targets
2022-12-02 Vlad Brezae[mono][interp] Fix PROFILE_INTERP option (#79104)
2022-12-02 Katelyn GaddWasm jiterpreter cleanup and bug fixes pt. 3 (#78782)
2022-12-02 Jan VorlicekRemove FILEDosToUnixPathA conversion (#78995)
2022-12-02 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-02 Alexandre MutelAdd XxHash128 (#77944)
2022-12-02 Ankit Jain[wasm] Fix debugger tests run on Windows (#79124)
2022-12-02 Tarek Mahmoud... Use the new DateTimeOffset.TotalOffsetMinutes API ...
2022-12-02 Stephen ToubIncrease size of Number's small numbers cache, and...
2022-12-02 Ankit JainAdd missing file
2022-12-02 Sven BoemerDon't try to restore 8.0 ILC with 7.0 SDK
2022-12-02 Stephen ToubSimplify Task.FromResult (#79091)
2022-12-01 hrrrrusticArgOutOfRangeException throw helpers (#78222)
2022-12-01 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-01 Aaron RobinsonFix GetCustomAttributeByName generic attributes (#79103)
2022-12-01 Ankit Jainadd comment
2022-12-01 Ankit Jain[wasi] Sample: change net7.0 -> net8.0
2022-12-01 Ankit JainMerge branch 'Net8ChangesSecondAttempt' of https:/...
2022-12-01 Ankit Jain[wasm] Fix debugger tests to run with net8.0
2022-12-01 Andy GockeRemove explicit TF specification from JIT test
2022-12-01 Viktor HoferUpdate hardcoded tfm values in wasm build files
2022-12-01 Stephen ToubFix boundary handling in Regex auto-atomicity optimizat...
2022-12-01 Brian BoheFactoring out same condition (#79070)
2022-12-01 Stephen ToubPut back setting of field in DirectorySearcher.FindAll...
2022-12-01 Alexander KöplingerWorkaround MacCatalyst .app output path change in cmake...
2022-12-01 Stephen ToubFix comment typo in PipeOptions.cs (#79090)
2022-12-01 Stephen ToubFix null vs empty string in InterpolatedStringHandlerAr...
2022-12-01 Egor BogatovFold some HW nodes for constant input (#78929)
2022-12-01 Egor BogatovAllow inlining in some over-bugdet cases (#78874)
2022-12-01 Aaron RobinsonRemove file with unused APIs. (#79074)
2022-12-01 Viktor HoferMerge branch 'main' into Net8ChangesSecondAttempt
2022-12-01 Ivan PovazanFix System.CommandLine regression when creating repro...
2022-12-01 Aleksey Kliger... [hot_reload] Enable some CustomAttributes tests on...
2022-12-01 SingleAccretionSimplify `impAssignStruct[Ptr]` and `gtNewBlkOpNode...
2022-12-01 Jakob Botsch... JIT: Support GT_SELECT on xarch (#78879)
2022-11-30 Ankit Jain[wasm] Correctly escape library names when generating...
2022-11-30 Miha ZupanUse IndexOfAnyValues in Uri.EscapeString helper (#79024)
2022-11-30 Jan KotasDelete DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER workarounds...
next