platform/upstream/dotnet/runtime.git
2023-03-06 Vitek KarasAdds a test for compiler generated trim warning suppres...
2023-03-06 Steve Pfister[android][ios] Add LibraryBuilder task to support aot...
2023-03-06 Stephen ToubAllow PeriodicTimer to have an infinite timeout (#82986)
2023-03-06 Stephen ToubAdd IPAddress ISpanFormattable/Parsable implementations...
2023-03-06 Tomáš RylekFix for GitHub issue 76673 and regression test - incorr...
2023-03-06 Kevin JonesUse SecurityTransforms for RSA+PSS (#82728)
2023-03-06 Fan Yang[Mono] Add initial arm64 hardware intrinsics support...
2023-03-06 Kevin JonesUse output size helpers for cryptographic primitives...
2023-03-06 Zoltan Varga[wasi] More cross compiler fixes. (#82911)
2023-03-06 Katelyn GaddImplement INITBLK and CPBLK in the Jiterpreter (#83033)
2023-03-06 Jackson SchusterShare all "Compiles" tests from VTableIndexStubGenerato...
2023-03-06 Andy AyersJIT: initial implementation of profile synthesis (...
2023-03-06 Andrew AuFix special sweep issue for workstation (#81248)
2023-03-06 Bruce ForstallSimplify fgDfsReversePostorderHelper (#83018)
2023-03-06 Andy AyersFixes for partial compilation of methods (#80635)
2023-03-06 Katelyn GaddFix cknull_ptr value tracking being incorrect for addre...
2023-03-06 Jakob Botsch... JIT: Assume allocations succeed (#82961)
2023-03-06 Egor BogatovEnable more intrinsics for tier0 (#83002)
2023-03-06 Michal StrehovskýUpdate Microsoft.NETCore.Native.targets (#83024)
2023-03-06 DeepakRajendrakumaranInitial support for zmm in .NET (#80960)
2023-03-05 Will Smith[JIT] Fixed improper peephole zero-extension removal...
2023-03-05 Stephen ToubFix BitConverter.ToXx error message (#82987)
2023-03-05 Mike McLaughlinAdd NT_SIGINFO NOTE to ELF dumps (#82449)
2023-03-05 Adeel MujahidReplace remaining instances of COMPlus with DOTNET...
2023-03-05 Stephen ToubReplace some unnecessary use of CompareInfo (#82988)
2023-03-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-03-04 Bruce ForstallClean up run.sh documentation (#82983)
2023-03-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-03-04 Stephen ToubFix invariant check in DateTimeParse (#82971)
2023-03-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-03-04 Zoltan Varga[mono] Fix Hello World sample. (#82977)
2023-03-04 Bruce ForstallRemove dead link (#82972)
2023-03-04 Egor BogatovEnable JitDasmWithAlignmentBoundaries and JitDasmWithAd...
2023-03-04 Omair MajidAdd RID for Fedora 39 (#82185)
2023-03-04 David WrightonFix the multicore performance of mapping from an instru...
2023-03-04 Katelyn Gadd[wasm] Improve jiterpreter trace entry point selection...
2023-03-04 Stephen ToubTrim some overheads for "r"/"o" DateTime parsing (...
2023-03-03 Huo YaoyuanImplement managed SegmentCommandLine (#82883)
2023-03-03 Ankit Jain[wasm] Debugger tests - fix build (#82958)
2023-03-03 Andy AyersJIT: fix fgDfsReversePostorder (#82950)
2023-03-03 Jan KotasFix patterns that defeat resource string optimizations...
2023-03-03 Elinor FungFix trim warning in ComponentActivator (#82952)
2023-03-03 Katelyn Gadd[wasm] Fix min/max in the jiterpreter (#82955)
2023-03-03 Tomas Weinfurtuse PlatformSpecific attribute to supress platform...
2023-03-03 Tomas Weinfurtadd RID for Ubuntu 23.04 (#82284)
2023-03-03 Pavel Savara[browser] legacy JS interop optional via WasmEnableLega...
2023-03-03 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#82479)
2023-03-03 Katelyn Gadd[wasm] Implement more jiterpreter opcodes (#82940)
2023-03-03 dotnet-maestro... [main] Update dependencies from 9 repositories (#82600)
2023-03-03 Huo YaoyuanGuard more COM interop related code (#82882)
2023-03-03 Jared ParsonsNullable annotation fixes (#82803)
2023-03-03 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#82764)
2023-03-03 Jan VorlicekRemove cached RW mapping when the corresponding RX...
2023-03-03 Adeel MujahidFix typo in SingleEntry.targets property (#82935)
2023-03-03 Kevin JonesSupport raw ECDH key agreements
2023-03-03 Pavel Savara[browser] Calculate hash for runtime assets (#82891)
2023-03-03 David MasonIssue correct Enable/Disable commands for EventSources...
2023-03-03 Stephen ToubAllow default AsyncFlowControls rather than throwing...
2023-03-03 Fan Yang[Mono] Enable runtime tests running on arm64 with mini...
2023-03-03 Katelyn Gadd[jiterp] Perform a single unsigned bounds check for...
2023-03-03 Maoni StephensFixing a bug that causes us to mistakenly demote a...
2023-03-03 Michal StrehovskýImplement interfaces in the non-generic enumerator...
2023-03-03 Stephen ToubFix a few async void tests to be async Task (#82914)
2023-03-03 Adeel MujahidRevert "Enable symbol stripping for crossgen2 (#82698...
2023-03-03 Stephen ToubImprove DateTime.ParseExact perf for invariant culture...
2023-03-03 Mitchell HwangSubstitute out geopolitical term in TimeZoneInfo (...
2023-03-02 Natalia KondratyevaDisable SupportedWindowsPlatforms_IsSupportedIsTrue...
2023-03-02 Zoltan Varga[mono][aot] Emit cctor instantiations for classes refer...
2023-03-02 Zoltan Varga[mono][aot] Emit a list of exported methods into the...
2023-03-02 David MasonEventPipe env var to disable stack collection (#82470)
2023-03-02 Stephen ToubMark some internal/private structs as readonly (#82415)
2023-03-02 Ankit Jain[wasi] CI: Provision `wasi-sdk`, and `wasmtime` only...
2023-03-02 Radek Doulik[wasm] Fix tests substitution conditions (#82901)
2023-03-02 Stephen ToubAdd dedicated empty array enumerator for footprint...
2023-03-02 Tarek Mahmoud... Introducing ValidateOptionsResultBuilder (#82749)
2023-03-02 Sven BoemerMark Microsoft.NET.ILLink as non-shipping (#82905)
2023-03-02 Steve Pfister[iOS][maccatalyst] Disable MacCatalyst and Simulator...
2023-03-02 Stephen ToubFix string allocation in DateTimeParse.ParseByFormat...
2023-03-02 Stephen ToubStore Parallel.ForEachAsync exceptions from cancellatio...
2023-03-02 Elinor FungStop storing the parsed RID fallback graph (#82811)
2023-03-02 Tomas Weinfurtdisable tests on Server 2022 with spanish locale (...
2023-03-02 Adeel MujahidAppend version to RID only with valid characters (...
2023-03-02 Steve Pfister[workloads] Upstream workload fixes from 7.0 (#82069)
2023-03-02 Lakshan FernandoEventPipe lock implementation (#82790)
2023-03-02 Stephen ToubFix Icon(Stream) handling of partial reads (#82621)
2023-03-02 Stephen ToubFix SoundPlayer handling of partial reads on streams...
2023-03-02 Ankit Jain[wasm] Avoid unnecessary relinking when publishing...
2023-03-02 Stephen ToubAdd PeriodicTimer.Period property (#82560)
2023-03-02 Stephen ToubMove throw out of inlined CompositeFormat helper (...
2023-03-02 Stephen ToubCombine ExecutionContext/CapturedContext fields in...
2023-03-02 Kasper Fabæch... Glossary: Change SoS link to documentation and describe...
2023-03-02 Tomas Weinfurtdisable SendFileGetsCanceledByDispose also on Catalyst...
2023-03-02 Stephen ToubUse shared IValueTaskSource implementation in Awaitable...
2023-03-02 Meri KhamoyanPass wasi invariant mode through env variable (#82707)
2023-03-02 Vlad Brezae[mono][interp] Fix incorrect masking (#82890)
2023-03-02 Kevin JonesActiveIssue for BuildInvalidSignatureTwice on mono...
2023-03-02 Ilona TomkowiczUpdate keywords. (#82896)
2023-03-02 Stephen ToubAdd MemoryExtensions.AsSpan(string, Index/Range) (...
2023-03-02 Miha ZupanSimplify IndexOfAnyAsciiByteValues for needles with...
2023-03-02 Tanner GoodingHave bool and string implement ISpanParsable<T> (#82836)
next