platform/upstream/dotnet/runtime.git
2023-04-24 Thefrank[mono] remove unneeded PKG_CONFIG_PATH for FreeBSD...
2023-04-24 Vitek KarasAlmost complete sync of logic for generating DAM/RUC...
2023-04-24 Qiao Pengcheng[LoongArch64] fix the assertion error: 'numPlacedArgLoc...
2023-04-24 Pavel Savara[wasi] implement ICU bundling (#85049)
2023-04-24 Viktor HoferSkip libs native runtime packages build in source-index...
2023-04-24 Qiao Pengcheng[LoongArch64] fix the errors for mod/div after #82924...
2023-04-24 Michal StrehovskýUpdate ECMA-335 for function pointer changes (#84962)
2023-04-23 D.S. Qiu[mono] fix two call get_default_jit_mm make hotreload...
2023-04-23 Stephen ToubAdd public Encoding.TryGetBytes/Chars (#85120)
2023-04-23 Viktor HoferFix source-index-stage1 official build (#85215)
2023-04-23 SingleAccretionSet `GTF_GLOB_REF` in `gtNewIndir` (#85204)
2023-04-23 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-23 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-23 Egor BogatovReturn int.MaxValue in GC.GetGeneration(nongc_obj)...
2023-04-23 SingleAccretionAdd a test for STORE_DYN_BLK(..., IND(null), ...) ...
2023-04-23 Michal StrehovskýEnable `StripSymbols` by default (#85139)
2023-04-23 Miha ZupanImprove ProbabilisticMap performance for small value...
2023-04-23 Joseph MusserFix typo (#85210)
2023-04-23 Buyaa NamnanSupport non core types for signature and other type...
2023-04-22 DeepakRajendrakumaranAdding Shuffle(). (#85129)
2023-04-22 Tom DeseynDateTimeParse: accept all white space chars in the...
2023-04-22 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-22 Jyothi Krishna V SAvx512: Abs, ceil, floor, min, max (#84937)
2023-04-22 Jan KrivanekDrain ConsoleLogProcessor on Dispose (#85162)
2023-04-22 SingleAccretionUse `gtNewIndir` everywhere (#84528)
2023-04-22 Stephen ToubTweak TimeProviderTaskExtensions handling of CreateTime...
2023-04-22 Brant BurnettAdd vectorization to improve CRC32 performance (#83321)
2023-04-22 Eirik TsarpalisFix generic recursion condition when calling Deserializ...
2023-04-22 Miha ZupanUse IndexOfAnyValues in FileProviders PathUtils (#85190)
2023-04-22 Scott EkkerHandle not compatible parameters to IndexOf (#84692)
2023-04-22 Andy AyersJIT: use blend rather then repair for profile inconsist...
2023-04-22 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-22 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` checking for...
2023-04-22 Egor BogatovOptimize GDV checks for objects with known type (#84661)
2023-04-22 dotnet-maestro... [main] Update dependencies from 9 repositories (#84635)
2023-04-22 Maoni StephensMaking sure we have at least one region per gen during...
2023-04-22 Michal StrehovskýAdd options to optimize for size/speed (#85133)
2023-04-22 Adam SitnikAscii.Equals and Ascii.EqualsIgnoreCase (#84886)
2023-04-22 Zoltan Varga[mono][wasm][aot] Prevent llvm from optimizing away...
2023-04-22 Andrew CaseyShared Readme: expand the section on GH Actions (#85173)
2023-04-22 Jan KotasMerge pull request #85179 from am11/feature/external...
2023-04-22 David MasonOpt out of jitstress for profiler/multiple test (#84507)
2023-04-21 Marek Fišera[browser] Enable webcil in Wasm SDK (#84977)
2023-04-21 Tanner GoodingEnsure ins_Copy, ins_Load, ins_Move, and ins_Store...
2023-04-21 Mark PleskoFix type initialization ordering under R2R (#84275)
2023-04-21 SingleAccretion Fix some issues with null check handling (#84523)
2023-04-21 Layomi AkinrinadeAvoid null ref in JsonSeparatorNamingPolicy (#85002)
2023-04-21 Pavel Savara[wasm][debugger] ActiveIssue for DebuggerTests.Evaluate...
2023-04-21 Levi BroderickZlib: Add some protections to the allocator used by...
2023-04-21 AdeelUpdate version.txt
2023-04-21 AdeelApply all patches
2023-04-21 AdeelUpdate llvm-libunwind to v16
2023-04-21 Qiao Pengcheng[LoongArch64] fix the arg regs' loop depending. (#85085)
2023-04-21 SingleAccretionUse "genActualType" in "LowerSwitch" (#85122)
2023-04-21 Qiao Pengcheng[LoongArch64] revert TARGET_LOONGARCH64 which destroyed...
2023-04-21 Badre BSAILAadd nixos ping executable path (#84997)
2023-04-21 Alexander KöplingerAdd NativeAOT runtime pack build for iOS/tvOS/Catalyst...
2023-04-21 Austin WiseNativeAOT ComWrappers: extend managed object lifetime...
2023-04-21 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#85096)
2023-04-21 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-21 Michal StrehovskýInline function pointer composition details into Method...
2023-04-21 Will Smith[JIT] ARM64 - Combine 'neg' and 'cmp' to 'cmn' (#84667)
2023-04-21 Egor BogatovKeep instrumentings some intrinsics (#85130)
2023-04-21 github-actions... Sync shared code from aspnetcore (#85149)
2023-04-21 Ilona Tomkowicz [browser][non-icu] `HybridGlobalization` update string...
2023-04-21 Aleksey Kliger... [wasm-mt] A version of LowLevelLifoSemaphore that uses...
2023-04-21 Michal StrehovskýFix reproNative project (#85150)
2023-04-21 Tom DeseynTry to untangle the rid calculation. (#82832)
2023-04-21 Sven BoemerFix System.Net.Security.Enterprise.Tests build (#84795)
2023-04-21 Kunal PathakUnsubscribe from codegen-coreclr notifications (#85124)
2023-04-21 Ankit Jain[wasm] WBT: Re-enable previously disabled test (#85009)
2023-04-21 Tomáš RylekBlock Runtime_84693 with the issue #85081 (#85123)
2023-04-21 Katelyn Gadd[wasm] Detect constant-size cpblk copies in the jiterpr...
2023-04-21 DeepakRajendrakumaranLowering Vector512() methods : comparison + shift ...
2023-04-21 Michal StrehovskýJettison vxsort support in the GC when optimizing for...
2023-04-20 Bernhard DaneckerJsonConsoleFormatter: keep escaped line breaks for...
2023-04-20 SingleAccretionSimplify `impSIMDPopStack` and delete a quirk from...
2023-04-20 anthonycaninoAcclerate `Vector512` multiply and divide. (#84941)
2023-04-20 Will SmithUse SetOper instead of ChangeOper in ContainCheckCompar...
2023-04-20 Ankit Jain[wasm] Disable failing AOT tests to get CI green again...
2023-04-20 SingleAccretionFix dumping of block op kinds (#85101)
2023-04-20 anthonycaninoAccelerate Vector512 `ConvertToSingle` and `ConvertToIn...
2023-04-20 Eirik TsarpalisDo not surface resolver exceptions when running ancesto...
2023-04-20 Parker BibusRemove missed iOSMobileNet6 runtimeType check. (#85075)
2023-04-20 Aleksey Kliger... [mono] add internal WebWorkerEventLoop utility class...
2023-04-20 Pavel Savara[browser] bump System.Text.Json timeout (#85041)
2023-04-20 Qiao Pengcheng[LoongArch64] amend the gcinfo. (#85092)
2023-04-20 Jan Dupej[mono][jit] Adding Vector128.GetElement as intrinsic...
2023-04-20 Stephen ToubObsolete some protected, unused members of Regex{Runner...
2023-04-20 Stephen ToubReduce regex test suite time (#84865)
2023-04-20 Vitek KarasImprove docs for the linker analyzer tool (#84833)
2023-04-20 Qiao Pengcheng[LoongArch64] revert the modification about the LA64...
2023-04-20 github-actions... Sync shared code from aspnetcore (#85090)
2023-04-20 Vlad Brezae[mono][metadata] Fix lookup of matching interface metho...
2023-04-20 Michal StrehovskýImplement function pointer type support (#85031)
2023-04-20 Larry Ewingbump emsdk manually (#85084)
2023-04-20 Tarek Mahmoud... Add TimeProvider.GetElapsedTime(long) overload (#85078)
2023-04-20 Miha ZupanAdd a dedicated Ascii.IsValid path (#84881)
2023-04-20 Kunal PathakVarious fixes for consecutive registers found with...
2023-04-19 Theodore TsirpanisAvoid allocations when adding existing items to the...
next