platform/upstream/dotnet/runtime.git
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
2023-06-16 Bruce ForstallRemove getInlinedCallFrameVptr
2023-06-16 Bruce ForstallRemove findNameOfToken
2023-06-16 Bruce ForstallRemove satisfiesClassConstraints
2023-06-16 Bruce ForstallRemove mergeClasses
2023-06-16 Bruce ForstallRemove isCompatibleDelegate
2023-06-16 Bruce ForstallRemove unused STRESS_PINVOKE_RESTORE_ESP
2023-06-16 Bruce ForstallClean up JIT flags
2023-06-16 Eirik TsarpalisAddress feedback from #87680. (#87695)
2023-06-16 Stephen ToubEnable async-over-sync FileStream read/writes to be...
2023-06-16 Jackson SchusterFully qualify return type on UnreachableException metho...
2023-06-16 Jakob Botsch... JIT: Add support for induced field accesses in physical...
2023-06-16 Eric StJohnRestore removed API from Extensions (#85846)
2023-06-16 SwapnilGaikwadFix invalid lowering for SELECT over mixed neg/not...
2023-06-16 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-06-16 Maksim Golevfix(66900): Adding test for confirm bug fix. (#87167)
2023-06-16 Aleksey Kliger... [hot reload][mono] Implement support for adding static...
2023-06-16 Hamish ArblasterFix `File.Copy` onto a symlink on macOS (#87600)
2023-06-16 Vlad Brezae[mono][interp] Fix concurrency issues with publishing...
2023-06-16 Andy GockeUnblock CI by removing AlmaLinux from libraries tests...
2023-06-16 Eric MuttaFix broken link in editing-and-debugging.md (#87681)
2023-06-16 Eirik TsarpalisAttempt to fix browser-wasm test failures. (#87680)
2023-06-16 Eric ErhardtFix DependencyModel tests on NativeAOT (#87666)
2023-06-16 Eric MuttaFix broken link in CONTRIBUTING.md (#87685)
2023-06-16 Jan Dupej[mono][llvm] Fixed personality function on Windows...
2023-06-16 Filip NavaraReimplement NegotiateStream using (mostly) public Negot...
2023-06-16 Jan KotasFix redundant MethodInfo lookup in UnixNativeCodeManage...
2023-06-16 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-16 Filip NavaraRemove dead code (#87399)
2023-06-16 Michal StrehovskýBuild integration support for Bionic in NativeAOT ...
2023-06-16 Fan Yang[Mono] Add mono hot reload support for updating paramet...
2023-06-16 James Newton... Add DebuggerDisplay to some hosting types (#87599)
2023-06-16 Eirik TsarpalisRemove KeyValuePairConverter. (#87637)
2023-06-16 Adam SitnikFaster optimized frozen dictionary creation (2/n) ...
2023-06-16 Miha ZupanAdd ContainsAny{Except} (#87621)
2023-06-16 Ankit Jain[wasm] Fix inclusion of `marshal-ilgen` component ...
next