platform/upstream/dotnet/runtime.git
2023-02-23 Katelyn GaddDon't run non-wasm test lanes for jiterpreter-only...
2023-02-23 Zoltan Varga[mono][jit] Refactor SIMD type detection. (#82419)
2023-02-23 Elinor FungProposed host runtime delegate for loading an assembly...
2023-02-22 Eric ErhardtRefactor Logging.Console configure options (#82254)
2023-02-22 Milos KotlarRemove unused skip flag (#82471)
2023-02-22 Juan HoyosRevert update dependencies from dotnet/roslyn (#82466)
2023-02-22 Bruce ForstallFix loop hoisting float var profitability calculation...
2023-02-22 Bruce ForstallFix issues with EH in unexecuted loops (#82329)
2023-02-22 Bruce ForstallFix unbalanced bracket in GenTree output (#82332)
2023-02-22 Tlakaelel Axayakatl... Share test cases for NativeAOT (#82216)
2023-02-22 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#82342)
2023-02-22 Ankit Jain[wasi] Add `WasiAppBuilder` task (#82126)
2023-02-22 Adeel MujahidRevert changes in libunwind vendor directory (#82473)
2023-02-22 Milos Kotlar[mono][aot] Enable dedup on tvOS device + arm64 simulat...
2023-02-22 Katelyn Gadd[jiterp] Inline some performance-sensitive operations...
2023-02-22 Qiao Pengcheng[LoongArch64] redesign the compare and condition-branch...
2023-02-22 Mike McLaughlinFix DBI loading problem on Linux (#82461)
2023-02-22 Juan HoyosAdd pool provider template reference (#82452)
2023-02-22 Juan HoyosUpdate Microsoft.DiaSymReader.Native from 16.9.0-beta1...
2023-02-22 Tom Deseyncorehost: derive fallback rid from output rid. (#82163)
2023-02-22 Elinor FungFormat host tracing for deps parsing for easier reading...
2023-02-22 Vitek KarasRemove invalid internal attribute which causes warnings...
2023-02-21 Aleksey Kliger... [mono] Use more idiomatic cmake style (#82182)
2023-02-21 xtqqczzeReplace `SafeLocalAllocHandle` in `System.Net.HttpListe...
2023-02-21 Lee CulverAdd LoaderAllocator as a dac/sos concept (#82437)
2023-02-21 Tanner GoodingExpose missing BinaryPrimitives APIs (#82310)
2023-02-21 Vitek KarasFix GetHashCode implementation for InterproceduralState...
2023-02-21 Dong-Heon Jung[RISC-V] others except coreclr (#82382)
2023-02-21 Elinor FungAdd test that uses the host's fallback RID (#82076)
2023-02-21 Tom DeseynConsole.Unix: fix escape sequence for setting title...
2023-02-21 Vitek KarasFix generic parameter data flow validation in NativeAOT...
2023-02-21 Jakob Botsch... SPMI: Indent details sections via CSS (#82375)
2023-02-21 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#81164)
2023-02-21 Radek Doulik[mono] Disable few quaternion intrinsics (#82410)
2023-02-21 Zoltan Varga[mono][wasm] Fix ldftn in AOT mode, it should return...
2023-02-21 Michal StrehovskýBuild test tree with partial trimming (#82157)
2023-02-21 Michal StrehovskýRemove fixed test from issues.targets (#82378)
2023-02-21 Zoltan Varga[mono][wasi] Bump wasmtime to 5.0.0 (#82390)
2023-02-21 EvgeniyFix link to container image in linux instructions ...
2023-02-20 Ivan Diaz Sanchez[Continuation] - Enable the fundamentals behind librari...
2023-02-20 Stephen ToubMake more progress on IDE0044 ("Make field readonly...
2023-02-20 Stephen ToubUse ArgumentOutOfRangeException throw helpers in a...
2023-02-20 Miha ZupanOptimize ReplaceLineEndings (#81630)
2023-02-20 Jakob Botsch... SPMI: Include example diffs in markdown summary (#82364)
2023-02-20 Marie Píchová[QUIC] Improved logic of listener AcceptConnection...
2023-02-20 Egor BogatovFix unitialized local in impCastClassOrIsInstToTree...
2023-02-20 Egor BogatovRevert "Revert Allow some intrinsics in Tier0" (#82354)
2023-02-20 Buyaa NamnanUnify type instantiations in reflection emit (#81518)
2023-02-20 Milos KotlarUpdate NativeAOT build integration targets to include...
2023-02-20 Michal StrehovskýTiny speedup to HasGenericVirtualMethods (#82383)
2023-02-20 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-02-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-02-20 Lakshan FernandoEnable EventPipe when EventSource is enabled (#82200)
2023-02-20 Stephen ToubConvert a few more byte[]s to u8s (#82358)
2023-02-20 Lee CulverFix ISOSDacInterface::TraverseLoaderHeap (#82371)
2023-02-19 Bruce ForstallRefactor computing lvaLongVars/lvaFloatVars (#82331)
2023-02-19 Bruce ForstallDisable bigevent test under GCStress (#82353)
2023-02-19 Egor BogatovClean up hex formatting, vectorize Guid.TryFormat for...
2023-02-19 Egor BogatovKeep side effects in impOptimizeCastClassOrIsInst ...
2023-02-18 Egor BogatovOptimize JIT_ClassProfile32 (#82014)
2023-02-18 Bruce ForstallRemove unused block flags (#82330)
2023-02-18 Jakob Botsch... Stop setting DOTNET_JitStress in a couple of newly...
2023-02-18 Marie PíchováRevert "update alpine test images" (#82309)
2023-02-18 Jan KotasFix FnPtrTypeDesc::GetManagedClassObject (#82325)
2023-02-18 Morten LarsenImplementation of Lemire's nearly divisionless method...
2023-02-18 Nathan Ricci[MONO] Implement GC.AddMemoryPressure in Mono (#82121)
2023-02-18 Bruce ForstallDisable System.Reflection.Tests.TypeDelegatorTests...
2023-02-17 Will Smith[JIT] LclMorph `GT_IND(GT_LCL_VAR_ADDR)` => `GT_CAST...
2023-02-17 Tomáš RylekFix for issue #80350 tracking runtime deficiencies...
2023-02-17 Elinor FungRemove some remnants of multi-module support (#82046)
2023-02-17 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-02-17 Jackson SchusterAdd new proposed API to Ancillary.Interop (#81063)
2023-02-17 Tom DeseynDirectory.Build.props: define RuntimeConfiguration...
2023-02-17 Adeel MujahidFix runtime-community pipeline (#82265)
2023-02-17 Miha ZupanRemove range check in VSB.Append(char) (#82264)
2023-02-17 Marek Fišera[wasm] Disable function pointer tests on browser (...
2023-02-17 Milos Kotlar[mono][aot] Enable dedup by default for iOS (#81319)
2023-02-17 Thays GraziaThe path of androd_sdk was changed. (#82256)
2023-02-17 Alexander KöplingerRemove iossimulator_x86 from helix-queues-setup.yml...
2023-02-17 Adeel MujahidInstall native dependencies on all Apple OS in CI ...
2023-02-17 Johan LorenssonFix ds-ipc-pal-socket.c Windows build. (#77840)
2023-02-17 Katelyn Gadd[wasm] Better support for automated tests in jiterprete...
2023-02-17 Jeff Handley[fabricbot] Treat needs-area-label as an area for Eric...
2023-02-17 Kevin JonesFix disposing root X.509 certificate prematurely for...
2023-02-17 Steve Pfister[iOS] Disable additional sourcegenerator tests (#82184)
2023-02-16 Adeel MujahidFix clr build on illumos-x64 (#82183)
2023-02-16 Will Smith[SuperFileCheck] Added verification when using 'FULL...
2023-02-16 Filip NavaraHold temporary keychain refs for certificates imported...
2023-02-16 Kunal PathakMark DivRem with RequiresPreviewFeatures (#82221)
2023-02-16 Steve HarterAdd reflection introspection support for function point...
2023-02-16 Vlad Brezae[mono][interp] Initialize il_offset for allocated basic...
2023-02-16 Lakshan FernandoAdd copyright info to eventpipe files (#82232)
2023-02-16 Jackson SchusterMark .overrides from marked methods in a copy assembly...
2023-02-16 Andy AyersJIT: fix some asserts in profile incorporation and...
2023-02-16 Adeel MujahidAdd cmake check for ioclt prototype (#82173)
2023-02-16 Tomas Weinfurtupdate alpine test images (#81841)
2023-02-16 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#82230)
2023-02-16 Ondřej KubíčekString.Split() trim last substring if specified (#81331)
2023-02-16 Michal StrehovskýReplace `dynamic` with static math in a JIT test (...
2023-02-16 Katelyn GaddUpdate CODEOWNERS (#82131)
next