platform/upstream/dotnet/runtime.git
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)
2023-03-02 Radek Doulik[wasm] Fix intrinsics substitution condition (#82886)
2023-03-02 Thays GraziaAvoid trying to get callstack[0] when it's empty like...
2023-03-02 Alexander Köplinger[mono] Move networking code to debugger component ...
2023-03-02 Pavel Savara[browser] remove unused methods (#82865)
2023-03-02 Adeel MujahidEnable symbol stripping for crossgen2 (#82698)
2023-03-02 Mike McLaughlinAdd OS/architecture specific CLRDEBUGINFO resource...
2023-03-02 Jan KotasUnify Array enumerators between CoreCLR and NativeAOT...
2023-03-02 PascalSennFixed name of frozen string dictionary files (#82482)
2023-03-02 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-03-02 Michal StrehovskýTry skipping generation of empty method dictionaries...
2023-03-02 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-03-01 Elinor FungImplement load_assembly delegate for hosting API (...
2023-03-01 Katelyn Gadd[wasm] Implement more jiterpreter opcodes (#82849)
2023-03-01 Jakob Botsch... JIT: Unify arm64 and x64 GT_SELECT handling (#82610)
2023-03-01 Koundinya VeluriCheck for pending IO in the portable thread pool's...
2023-03-01 Radek Doulik[wasm] Enable SIMD (#80797)
2023-03-01 Aleksey Kliger... [wasm] Add an internal GC lock API (#82646)
2023-03-01 Tomas Weinfurtupdate msquic (#81742)
2023-03-01 Pavel Savara[wasi+browser] bundle timezones into .wasm (#82250)
2023-03-01 Pavel Savara[API] OperatingSystem.IsWasi() (#82817)
2023-03-01 Marie PíchováFix test throwing from send (#82787)
2023-03-01 Marie Píchová[QUIC] Disable failing test on arm machines (#82780)
2023-03-01 Ilona Tomkowicz[browser][icu][libraries] Load full ICU in library...
2023-03-01 SteveFix build failure in pal_ssl (#82816)
2023-03-01 Alexander KöplingerAdd more type-forwarders for Xamarin.Android compatibil...
2023-03-01 Ulrich Weigand[mono] Raise soft RLIMIT_NOFILE on Linux (#82429)
2023-03-01 Pavel Savara[browser] delete unused mono_wasm_* functions (#82767)
2023-03-01 Jakob Botsch... JIT: Enable interlocked profiling for basic block count...
2023-03-01 Maoni StephensAnnotation changes only (part 3) (#82697)
2023-03-01 Brian BoheRefactoring store liveness update (#80539)
2023-02-28 Stephen ToubMake debug-only SafeHandle _ctorStackTrace coreclr...
2023-02-28 Stephen ToubTweak IndexOfAnyValues.TryGetSingleRange (#82786)
2023-02-28 Katelyn Gadd[wasm] Implement partial backward branch support in...
2023-02-28 Buyaa NamnanDo not use ALC name for AssemblyName (#82754)
2023-02-28 Jackson Schuster[ComInterfaceGenerator] Rewrite exception handler if...
2023-02-28 Andy AyersJIT: Revise DFS RPO computation (#82752)
2023-02-28 Stephen HalterPreserve OCE.CancellationToken in StreamPipeReader...
2023-02-28 Aleksey Kliger... [class] DIMs in the vtable of abstract classes may...
2023-02-28 Shawn BeachyCorrect "abstact" to "abstract". (#82738)
2023-02-28 Pavel Savaratest retry logic (#82722)
2023-02-28 Katelyn Gadd[jiterp] Remove write barrier from ldelem_ref (#82757)
2023-02-28 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#82599)
2023-02-28 Vlad Brezae[mono][interp] Add instrinsics for common Vector128...
2023-02-28 Andy AyersStop incrementing class profile counter once the reserv...
2023-02-28 Michal StrehovskýTrim managed debugging support code (#82696)
2023-02-28 Ankit JainAdd support for skipping workloads testing for previous...
2023-02-28 Carlos Sánchez... Bump main PreReleaseVersionIteration to 3 (#82658)
2023-02-27 Michal StrehovskýSplit generic virtual method slot use and impl tracking...
2023-02-27 Adeel MujahidReplace IlcHostArch with SDK-computed value (#82645)
2023-02-27 SingleAccretionPrevent tests from importing "normal" NuGet props/targe...
2023-02-27 Zoltan VargaFix a typo. (#78105)
2023-02-27 Thays GraziaJust create the C# file with colon on name on Linux...
2023-02-27 Zoltan Varga[wasi] Build cross compiler for wasi. (#82702)
2023-02-27 Aleksey Kliger... [wasm] don't call export_internal twice (#82713)
2023-02-27 Jan VorlicekFix pthread_cond_wait race on macOS (#82709)
2023-02-27 Viktor HoferSet VSDebugger_ValidateDotnetDebugLibSignatures (#82710)
2023-02-27 Marek Fišera[wasm] Make `WasmMainJSPath` optional (#81484)
2023-02-27 Antoine Martinpal_console.c: cast TIOCSWINSZ to int when HAVE_IOCTL_W...
2023-02-27 Ondřej KubíčekTypo in DeniedValuesAttribute (#82665)
2023-02-27 Zoltan Varga[mono][aot] Emit llvm intrinsic declarations lazily...
2023-02-27 Kevin JonesPermit trailing data when parsing an X.509 certificate...
2023-02-27 Craig JohnsonFix juxtaposed command - correct value is noted in...
2023-02-27 MSDN.WhiteKnightFix links in Portable PDB spec (#82683)
2023-02-26 Ankit Jain[wasm] CI: trigger wasm jobs on internal linker changes...
2023-02-26 Zoltan Varga[wasm] Remove unused AOTMode msbuild property. (#82675)
2023-02-26 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
next