platform/upstream/dotnet/runtime.git
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...
2022-11-30 Pavel Savara[wasm] making JSImport work on worker thread
2022-11-30 Drew KersnarAdd readmes for System.Runtime, System.Runtime.Numerics...
2022-11-30 Vitek KarasEnable basic Kept validation in NativeAOT running linke...
2022-11-30 Miha ZupanUse IndexOfAnyValues in ArchivingUtils (#79025)
2022-11-30 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#78817)
2022-11-30 Fan Yang[Mono] Fix Vector128 divide by scalar (#78784)
2022-11-30 Peter SollichFix issue with last_gc_before_oom flag being reset...
2022-11-30 Simon RozsivalPrevent exceptions with a 'Success' message when there...
2022-11-30 Viktor HoferDisable APICompat assembly validation in source build...
2022-11-30 Milos KotlarInternal.Console.Write uses unicode encoding for iOS...
2022-11-30 SingleAccretionTransform `STRUCT`-typed uses of primitives in local...
2022-11-30 Eirik TsarpalisAdd .NET 7 source gen regression tests (#78857)
2022-11-30 Viktor HoferUpdate to the stable 7.0.100 SDK (#78034)
2022-11-30 Alan HaywardAdd simple Else conditions to If Conversion (#77728)
2022-11-30 Jakob Botsch... JIT: Fix initblk/cpblk and STORE_DYN_BLK size mismatch...
2022-11-30 Adeel MujahidMove AT_EXECFN to fallback for /proc/self/exe (#78958)
2022-11-30 Jeff HandleyConsolidate approach for conditional tests that check...
2022-11-30 Simon Rozsival[Android] Remove repeated calls to beginHandshake ...
2022-11-30 Pavel Savaradisable failing test - active issue (#78976)
2022-11-30 Sven BoemerDon't gitignore linker (#79002)
2022-11-30 Michal StrehovskýPlace non-GC statics in the dehydratable section (...
2022-11-30 Michal StrehovskýPlace frozen objects into dehydrated section (#78688)
2022-11-30 Michal StrehovskýPlace dispatch cells in dehydrated section (#78748)
2022-11-30 Miha ZupanAdd IndexOfAnyValues.Contains (#78996)
2022-11-30 Michal StrehovskýFix compiling EXE modules as native libraries (#78949)
2022-11-30 Tarek Mahmoud... Fix configuration binding with types implementing IDict...
2022-11-29 Tarek Mahmoud... Implement DateTimeOffset.TotalOffsetMinutes (#78943)
2022-11-29 Alexander KöplingerRemove single-stage-pipeline-with-resources.yml, use...
2022-11-29 Egor BogatovImprove fgGetStaticFieldSeqAndAddress (#78961)
2022-11-29 Parker Bibus[PERF] Make mono dotnet pathing dynamic with proj file...
next