platform/upstream/dotnet/runtime.git
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...
2023-02-26 Maoni StephensFixing a FATAL_GC_ERROR in loh_allocate_in_condemned...
2023-02-26 Adeel MujahidAdd stub for mini_is_gsharedvt_inst (#82678)
2023-02-26 Maoni Stephensmove fence to the right place (#82661)
2023-02-26 Aleksey Kliger... [jiterp] cmpxchg opcodes are supported (#82674)
2023-02-25 Will Smith[JIT] Fixed regression for `AND(X, CNS(-1))` lowering...
2023-02-25 Filip Navara[NativeAOT] Implement thunk page generation and mapping...
2023-02-25 Mike McLaughlinAdd runtime file version to RuntimeInfo (#82648)
2023-02-25 Jb EvainProvide more information to the user about usage of...
2023-02-25 Andy AyersJIT: fix finally target flags after some flow graph...
2023-02-25 Buyaa NamnanAdd CA 2021 into CodeAnalysis config (#82649)
2023-02-25 Jackson SchusterUpdate GeneratedComInterfaceAttribute (#82647)
2023-02-25 Will Smith[JIT] X64 - Extend emitter peephole optimization of...
2023-02-24 Ankit Jain[wasi] provision.ps1: stop on error (#82641)
2023-02-24 Stephen ToubRemove some IAsyncResult implementations from System...
2023-02-24 Jeremy KoritzinskyConvert all usages of target_link_libraries to use...
2023-02-24 Ankit Jain[wasi] Misc fixes (#82569)
2023-02-24 Tanner GoodingMake `TYP_SIMD32` be xarch only (#82624)
2023-02-24 Elinor FungFix host tests clean-up of test artifact parent directo...
2023-02-24 Jackson SchusterUse MarshallerHelpers method in ComInterfaceGenerator...
2023-02-24 Stephen ToubFix handling of partial reads in SqlBytes (#82620)
2023-02-24 Stephen ToubUse Array.Reverse<T> in ImmutableArray<T>.Builder.Rever...
2023-02-24 Sven BoemerAdd cecil dependency to ILLink package (#82630)
2023-02-24 Tanner GoodingAdd a var_types_classification for simd (#82616)
2023-02-24 Thays Grazia[mono][debugger] Show loaded symbols on VS module windo...
2023-02-24 Bill HolmesFix Mono default interface methods with protected virtu...
2023-02-24 Kevin JonesImplement RSA.GetMaxOutputSize
2023-02-24 Jan Kotas[NativeAOT] Delete .NET SDK 6 support (#82568)
2023-02-24 Elinor FungAdd tests that use the host's computed RID (#82574)
2023-02-24 Stephen ToubRemove stale IAsyncResult implementation from tests...
2023-02-24 Stephen ToubAdd and use public TaskToAsyncResult helper type (...
2023-02-24 Ivan PovazanAdding HelloiOS sample for NativeAOT (#82249)
2023-02-24 Marie Píchová[HTTP/3] Attempt at using newer image to allow H/3...
2023-02-24 Adeel MujahidFix ilc package name for linux-musl (#82590)
2023-02-24 Alexander KöplingerFix warning/error with gcc11 in PalRedhawkUnix.cpp...
2023-02-24 Kunal PathakLet GenTreeCopyOrReload handle scenarios when FEATURE_M...
2023-02-24 Ilona Tomkowicz[wasm][icu] ICU files sharding + custom icu data loadin...
next