platform/upstream/dotnet/runtime.git
2023-06-21 Adeel MujahidFix ID regression in Alpine Linux builds (#86804)
2023-06-21 Alexander KöplingerAdd support for net8.0-browser TFM to WASM sdk (#87866)
2023-06-21 Vlad-Alexandru... [mono][jit] Enabling some Vector4 methods as Intrinsics...
2023-06-21 Radek Doulik[wasm] PackedSimd, implement store methods (#87828)
2023-06-21 Zoltan Varga[mono][jit] Avoid doing copy propagation on ldaddr...
2023-06-21 Jan Dupej[mono][jit] Added Vector128 intrinsics that depend...
2023-06-21 Pavel SavaraFix PlatformDetection.IsThreadingSupported (#87863)
2023-06-21 Jakob Botsch... SPMI: HTML escape lines inside diffs (#87861)
2023-06-21 Viktor HoferFix expected analyzer layout in nuget packages (#87860)
2023-06-21 Roman MakarevichAdded IReadOnlyDictionary to HttpRequestOptions (#86983)
2023-06-21 Meri KhamoyanImplement collation native functions functions (#86895)
2023-06-21 Maoni Stephensfixing an assert in GetGCMemoryInfo when there hasn...
2023-06-21 Huo YaoyuanImport isinst/castclass Nullable as underlying type...
2023-06-21 David CantúApply iteration work limits to X509 certificate loading...
2023-06-20 SingleAccretionDelete IsCppCodegenTemporaryWorkaround (#87820)
2023-06-20 Aleksey Kliger... fix WBT dotnet.native.worker.js support (#87823)
2023-06-20 Zoltan Varga[mono] Fix some warnings. (#87825)
2023-06-20 Gérald BarréAdd missing argument name when throwing ArgumentExcepti...
2023-06-20 Tarek Mahmoud... Options validation source generator (#87587)
2023-06-20 Stephen ToubFix a couple of issues related to Process.WaitForExit...
2023-06-20 Carlos Sánchez... Tar: Ensure trailing separator in sanitized path for...
2023-06-20 Mitchell Hwang[mono][tasks] Extract EmitWasmBundle into generic EmitB...
2023-06-20 Jakob Botsch... SPMI: Handle -jitoption for tpdiff (#87818)
2023-06-20 Thays Grazia[wasm][debugger] Remove usage of GeneratedRegex (#86911)
2023-06-20 Layomi AkinrinadeSupport config binding ext methods in options assembly...
2023-06-20 Jakob Botsch... JIT: Insert readbacks eagerly in physical promotion...
2023-06-20 Eirik TsarpalisFix a number of source generator bugs. (#87796)
2023-06-20 Eirik TsarpalisEnsure that parsed JsonElement values are never marked...
2023-06-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-06-20 Aleksey Kliger... minor WBT fixups for local testing (#87817)
2023-06-20 Stephen ToubChange Parallel to use Environment.TickCount64 (#87800)
2023-06-20 Alexander KöplingerSupport relative path for ICU_DAT_FILE_PATH on iOS...
2023-06-20 Michal StrehovskýFix using ICU with Bionic and NativeAOT (#87806)
2023-06-20 Michal StrehovskýFix symbol stripping on Windows (#87802)
2023-06-20 Pavel Savara[browser][MT] fix library tests, remove MonoWasmBuildVa...
2023-06-20 Juan HoyosUpdate version of MSDia and default to using shipped...
2023-06-20 Michal StrehovskýInvoke `where` with `/Q` when looking for tools (#87803)
2023-06-20 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-20 Vlad Brezae[mono][mini] Fix conversion from r4/r8 to native u...
2023-06-20 David WrightonFix outerloop CI error (#87789)
2023-06-20 Jeremy KoritzinskyAdd missing Free methods for our Com interface marshall...
2023-06-20 James Newton... Add DebuggerDisplay to Logger and Logger<T> (#87754)
2023-06-20 Tanner GoodingEnsure that the various Min and Max APIs are accelerate...
2023-06-20 Zoltan Varga[mono][aot] Fix an assertion. (#87692)
2023-06-20 Tanner GoodingMake idSmallCns signed to allow including -1 (#87373)
2023-06-19 Aleksey Kliger... fix mono HelloWorld sample (#87778)
2023-06-19 Viktor HoferUpdate generators.targets (#87784)
2023-06-19 Tanner GoodingExpose AVX512 Compare and BlendVariable APIs (#87404)
2023-06-19 xtqqczzeUse pairwise load in `WidenAsciiToUtf16` (#87737)
2023-06-19 Justin AndersonUnconditionally suppress IL2026 for StartupHookProvider...
2023-06-19 Viktor HoferUse analyzers from targeting pack for NetCoreAppCurrent...
2023-06-19 Parker Bibus[PERF] Fix crossgen zip missing error (#87662)
2023-06-19 Alexander RadchenkoFixed System.Tests.DateTimeTests.TryFormat_MatchesToStr...
2023-06-19 Jakob Botsch... JIT: Cache significant segments computations for layout...
2023-06-19 Jakob Botsch... JIT: Fix LocalUses::FindAccess (#87732)
2023-06-19 Egor BogatovEnable GDV with multiple guesses for NativeAOT (#87380)
2023-06-19 Milos KotlarRevert "Upgrade ios perf queue to osx 13 (#86574)"...
2023-06-19 Tomas Weinfurtadd zero byte read to SslStream (#87563)
2023-06-19 Viktor HoferMake sure that intellisense files are copied (#87603)
2023-06-19 Kunal PathakLSRA-throughput: Iterate over the regMaskTP instead...
2023-06-19 Jakob Botsch... JIT: Add some limits in physical promotion (#87729)
2023-06-19 Stephen ToubFix ParseQuoteString handling of non-ASCII chars (...
2023-06-19 Oleksandr Didykadd review comment to sb files (#87003)
2023-06-19 Ankit Jain[wasm] Add helix retries for debugger tests (#87565)
2023-06-19 Radek Doulik[wasm] Add more load PackedSimd methods (#87403)
2023-06-19 Jakob Botsch... JIT: Insert writebacks in proper post-order location...
2023-06-19 Ivan Povazan[mono] Add conditional substitution for IsDynamicCodeSu...
2023-06-19 Thays Grazia[wasm][debugger] Showing "Frame not in module" after...
2023-06-19 etemiUse local variable to evaluate property value only...
2023-06-19 Milos KotlarUpgrade ios perf queue to osx 13 (#86574)
2023-06-19 Pavel Savara[browser] make cwraps more conditional (#87274)
2023-06-19 Milos Kotlar[mono][ios] Add support for stripping during AOT compil...
2023-06-19 Egor BogatovChange JitGuardedDevirtualizationChainStatements to...
2023-06-19 Egor BogatovGDV: don't emit fallback call if classes are "exact...
2023-06-19 Shay RojanskyCVE-2023-24936: Check type is allowed when deserializin...
2023-06-19 Igor VelikorossovUpdate ExperimentalAttribute.cs (#87759)
2023-06-19 James Newton... Claims identity and principal debugging update (#87742)
2023-06-18 Tarek Mahmoud... Add LoggerMessageAttribute constructor's overloads...
2023-06-18 Tarek Mahmoud... Fix the namespace of IServiceCollection.AddMetrics...
2023-06-17 Jakob Botsch... JIT: Regularize readbacks for parameters/OSR-locals...
2023-06-17 Alexander RadchenkoCurrencyNegativePattern can be 16 (#87671)
2023-06-17 Jakob Botsch... JIT: Add a check for forward sub store interference...
2023-06-17 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-17 Viktor HoferEnable CS1591 for projects that don't use intellisense...
2023-06-17 Sven BoemerCheck Locations length before accessing (#87659)
2023-06-17 Justin AndersonInvoke startup hook from ApplyStartupHook diagnostic...
2023-06-16 Michal StrehovskýFix TLS access on Bionic (#87670)
2023-06-16 Michal StrehovskýDo not quote rpath passed to linker for Bionic (#87669)
2023-06-16 Michal StrehovskýHardcode Debugger.IsAttached to false (#87677)
2023-06-16 Sven BoemerLimit number of tracked values in trim dataflow analysi...
2023-06-16 Sven BoemerFix missing assemblyref for typeref only kept for debug...
2023-06-16 Bruce ForstallMake JIT-EE interface formatting a little more consistent
2023-06-16 Bruce ForstallRemove slotNum argument from recordRelocation
2023-06-16 Bruce ForstallRemove CORINFO_DESKTOP_ABI
2023-06-16 Bruce ForstallRemove getMethodModule
2023-06-16 Bruce ForstallRemove isValidStringRef
2023-06-16 Bruce ForstallRemove isValidToken
2023-06-16 Bruce ForstallRemove tryResolveToken
2023-06-16 Bruce ForstallRemove isRIDClassDomainID
2023-06-16 Bruce ForstallRemove canAccessFamily
next