platform/upstream/dotnet/runtime.git
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 ...
2023-06-16 Michal StrehovskýMake virtual delegate targets less costly (#87308)
2023-06-16 Fan Yang[Mono] Add the capability of trimming IL code of indivi...
2023-06-15 Maoni StephensDon't set mark array bits for UOH objects during concur...
2023-06-15 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-06-15 Eirik TsarpalisRe-enable disabled BigInteger tests. (#87640)
2023-06-15 Eirik TsarpalisAdd regression testing for #76802. (#87632)
2023-06-15 Igor VelikorossovImplement ExperimentalAttribute (#85444)
2023-06-15 Bruce ForstallAdd DOTNET_JitDisasmWithCodeBytes (#87580)
2023-06-15 Bruce ForstallIgnore CORJIT_FLAG_VECTOR512_THROTTLING sometimes under...
2023-06-15 BrennanAdd missing API docs to RateLimiting (#87627)
2023-06-15 Tanner GoodingEnsure the JIT consistently does opportunistic queries...
2023-06-15 Vlad Brezae[mono][exceptions] Don't attempt to catch StackOverflow...
2023-06-15 Vlad Brezae[mono][interp] Refactor icall opcodes (#87269)
2023-06-15 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-15 Kevin JonesSHAKE128 and SHAKE256
2023-06-15 Huo YaoyuanFix parameter ordering and value in gtNewColonNode...
2023-06-15 Bruce ForstallStop setting HelixResultsDestinationDir (#86413)
2023-06-15 Bruce ForstallFix mcs missing flags (#87584)
2023-06-15 Milos Kotlar[mono][simd] Add MONO_TYPE_I and MONO_TYPE_U types...
next