platform/upstream/dotnet/runtime.git
2022-10-26 Eirik TsarpalisDecrease backlog cleanup inactivity threshold (#77288)
2022-10-26 Will SmithDisable DisasmChecks if DOTNET_JitForceControlFlowGuard...
2022-10-26 Manish Godsestatically link gc_pal on windows (#77468)
2022-10-26 Eirik TsarpalisClean up converter initialization logic. (#77290)
2022-10-26 YongKang ChenDetect specifical character in EnumConverter.cs (#76873)
2022-10-26 Egor BogatovPGO: Add instrumented tiers (#70941)
2022-10-26 Egor BogatovHandle GT_IND in optVNConstantPropCurStmt (#77105)
2022-10-26 Eirik TsarpalisAdd README.md to System.Text.Json (#77435)
2022-10-26 Jo ShieldsResolve tvOS/iOS FileSystem test failures (#74927)
2022-10-26 Rob HagueAudit MemoryExtensions.IndexOf variants (#75754)
2022-10-26 Stephen ToubAdd {Last}IndexOfAny{Except}InRange (#76803)
2022-10-26 Mitchell Hwang[tests] Skip NamedPipeTest_CurrentUserOnly on iOSlike...
2022-10-26 Matous KozakRefactor Arm64 ConvertToXXX instrinsics for amd64 ...
2022-10-26 Tarek Mahmoud... Remove the invalid assert (#77462)
2022-10-26 DeepakRajendrakumaranAdding EVEX encoding pathways for emitOutputRRR()....
2022-10-25 John TurImplement Array.Initialize in C# (#77336)
2022-10-25 Manish Godsestatically linking GC PAL on linux (#76985)
2022-10-25 Jakob Botsch... Add runtime-coreclr pgostress YAML file (#77446)
2022-10-25 Tarek Mahmoud... Add readme files to the globalization libraries (#77436)
2022-10-25 Andy AyersJIT: implement tail merging (#77103)
2022-10-25 Maryam AriyanREADME for extensions libraries (#77413)
2022-10-25 Adeel MujahidMove usages of `COMPlus_` var to `DOTNET_` fallback...
2022-10-25 Egor BogatovFold static readonly struct X = <zero> to a jit-time...
2022-10-25 Fan YangDisable SIMD intrinsics for Vector128/64 on Arm64 ...
2022-10-25 Drew KersnarFix documentation for INumberBase IsComplex and IsImagi...
2022-10-25 Kevin JonesFix OCSP test responder to omit fractional seconds
2022-10-25 Milos Kotlar[mono][tests] Fix FullAOT runtime generic methods test...
2022-10-25 Jakob Botsch... SPMI: Implement missing NAOT support (and fix garbage...
2022-10-25 SingleAccretionEnable multi-reg MUL_LONG/CALL nodes on 32 bit (#76263)
2022-10-25 Jan KotasAdd startIndex argument to getStringLiteral JIT/EE...
2022-10-25 JongHeonChoiremoved duplicate conditional compilation (#77428)
2022-10-25 Eirik TsarpalisRemove custom Utf8 encoder implementation. (#77400)
2022-10-25 Zoltan Varga[mono] Avoid checking for exceptions after calls to...
2022-10-25 Ankit Jain[wasm] Use latest stable version of chrome for testing...
2022-10-25 ws77.choAdd null check before calling Path.GetFullPath (#76696)
2022-10-25 Aaron RobinsonConsolidate the `GUID` to string logic (#77394)
2022-10-24 Jakob Botsch... SPMI: More information on CI failures (#77361)
2022-10-24 Eirik TsarpalisFix reported PriorityQueue issue. (#77229)
2022-10-24 Stephen ToubDetriplicate internal SingleProducerSingleConsumerQueue...
2022-10-24 SingleAccretionFix copy propagation dump (#77389)
2022-10-24 SingleAccretionFold primitive-typed access to promoted structs in...
2022-10-24 Marek Fišera[wasm] Add `IMemoryView` as exported type (#77371)
2022-10-24 Filip NavaraFix comment (#77226)
2022-10-24 SingleAccretionUpdate def flags in gtCloneExpr (#77378)
2022-10-24 Stephen ToubRevert "Override ReadAsync and WriteAsync methods on...
2022-10-24 Jakob Botsch... SPMI: Fix repPrintObjectDescription and repGetStringLit...
2022-10-24 Ahmet Ibrahim... SmtpClientTest Assertion Fail Fix (#76361)
2022-10-24 Stephen ToubAdd ReadOnly{Observable}Collection/Dictionary.Empty...
2022-10-24 Jan KotasTemporary instrumentation for #76280 (#77365)
2022-10-23 Mitchell Hwang[Android][tests] Replace hardcoded /tmp path (#77291)
2022-10-23 Vlad Brezae[mono][interp] Small improvements to get span item...
2022-10-22 SingleAccretionSet DNER for all local fields (#77341)
2022-10-22 Adeel MujahidDelete removed tests from list (#77344)
2022-10-22 Connor BullardUpdate Value of TwoDigitYearMax to 2049 (#76848)
2022-10-22 Jakob Botsch... JIT: Use metadata names for SIMD intrinsic method recog...
2022-10-21 Elinor FungRemove some unnecessary path manipulation helpers ...
2022-10-21 Will SmithRename COMPlus_ to DOTNET_ (#77321)
2022-10-21 Maksym KoshovyiFix `CacheEntryExtensions.SetValue()`'s signature to...
2022-10-21 github-actions... Sync shared code from aspnetcore (#77323)
2022-10-21 Mitchell Hwang[tests][Android] ReAdd Android library test jobs (...
2022-10-21 Jakob Botsch... JIT: Clean up inliner substitution (#77176)
2022-10-21 Ankit Jain[wasm] Misc fixes (#76942)
2022-10-21 Jan KotasSimplify DynamicMethod arg validation (#77277)
2022-10-21 Andrew AuFilter out addresses that are not in bookkeeping range...
2022-10-21 Alhad Deshpande[ppc64le] Implementation of mono_arch_get_delegate_virt...
2022-10-21 Andrew AuFix GCShadow for regions (#77011)
2022-10-21 Jan VorlicekRemove _fdopen from PAL (#77272)
2022-10-21 Andrew AuClearing all cards for free regions (#77224)
2022-10-21 Adeel MujahidMigrate host.tests from Newtonsoft to STJ (#76901)
2022-10-21 Zoltan Varga[mono][jit] Disable inlining for constrained calls...
2022-10-20 Jan KotasFix link (#77297)
2022-10-20 Jan VorlicekFix the __int64 to be long long on macOS only (#77268)
2022-10-20 Koundinya VeluriFix recurisve `Monitor.TryEnter` to not return false...
2022-10-20 Aaron RobinsonRemove uses of PAL's `swprintf_s` from mono. (#77284)
2022-10-20 Gregory LEOCADIEAdd new version of the ContentionStart event (#72627)
2022-10-20 Egor BogatovDon't invoke EnsureInstructionSetFlagsAreValid all...
2022-10-20 Jakob Botsch... Fix dotnet-pgo (#77259)
2022-10-20 Maryam AriyanAdds `ActivatorUtilities.CreateFactory<T>` API (#77185)
2022-10-20 Jan VorlicekModify ARM64 thunktemplates.S to make it work with...
2022-10-20 Andrew AuFix a signed/unsigned comparison warning (#77230)
2022-10-20 Adeel MujahidTrim file type bits from mode header (#77151)
2022-10-20 CyrusNajmabadiPort stackoverflow fix from Roslyn to SourceGenerator...
2022-10-20 Chuck RiesAdd [DebuggerStepThrough] to MulticastDelegate construc...
2022-10-20 Daniel RamosFixes issue when monitoring a process launched via...
2022-10-20 Jeff HandleyUpdate System.Speech to Eric/Jeff (#77142)
2022-10-20 Andrew AuMake sure all heap segment fields are populated in...
2022-10-20 Jeff HandleyUpdate .vsconfig file (#77189)
2022-10-20 Aaron RobinsonRemove more swprintf_s uses (#77228)
2022-10-20 Pavel Savara[wasm] IDBFS test
2022-10-20 Yoh DeadfallAdded snake and kebab naming policies to JSON serialize...
2022-10-20 Marek Fišera[wasm] Template nits 2 (#77205)
2022-10-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-10-20 Jakob Botsch... JIT: Support delegate GDV guards in loop cloning (...
2022-10-20 Vlad Brezae[mono][interp] Don't use mov.vt when storing into primi...
2022-10-20 Ilona Tomkowicz[wasm][debugger] Remove non-deterministic signals from...
2022-10-20 Pavel Savara[wasm] few JS interop tests (#77218)
2022-10-20 David CantúAdd missing tests for NamedPipes (#72956)
2022-10-20 Will Smith[JIT] X64 - Three instruction replacement sequence...
2022-10-19 SingleAccretionAdd IR support for modeling multiple SSA definitions...
2022-10-19 Egor BogatovFold 'static readonly single-field-struct' to constants...
next