Skip to content

Pull requests: dotnet/runtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

JIT: Fix Lowering::LowerRange area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113172 opened Mar 5, 2025 by jakobbotsch
Make Number.FormatBigInteger JIT-firendly area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#113165 opened Mar 5, 2025 by kzrnm
[browser] Add application environment to boot config arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
#113164 opened Mar 5, 2025 by maraf 10.0.0
[RISC-V] Fix JitDisasmDiffable arch-riscv Related to the RISC-V architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#113161 opened Mar 5, 2025 by tomeksowi
JIT: enhance escape analysis to understand local struct fields area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113141 opened Mar 4, 2025 by AndyAyersMS
Fix issues in GetKeyedService() and GetKeyedServices() with AnyKey area-Extensions-DependencyInjection breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
#113137 opened Mar 4, 2025 by steveharter 10.0.0
Fix trivial typo area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#113130 opened Mar 4, 2025 by IDisposable
[main] Update dependencies from dotnet/command-line-api area-codeflow for labeling automated codeflow NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#113112 opened Mar 4, 2025 by dotnet-maestro bot
JIT: Mark unreachable handler regions as cold when using PGO data area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113110 opened Mar 4, 2025 by amanasifkhalid Draft
JIT: Avoid rotating/splitting loop bodies during 3-opt layout area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113101 opened Mar 3, 2025 by amanasifkhalid
[Apple mobile] Set DataSetXmlSerializationSupport to true in System.Runtime.Serialization.Xml.Tests area-Infrastructure-mono NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it os-ios Apple iOS
#113084 opened Mar 3, 2025 by kotlarmilos Draft
Fix R2R files doublemap on UNIX area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#113082 opened Mar 3, 2025 by t-mustafin
[main] Update dependencies from dotnet/arcade area-codeflow for labeling automated codeflow
#113056 opened Mar 3, 2025 by dotnet-maestro bot
[release/9.0-staging] Backport "Use FLS detach callback as a thread termination notification. Another try." area-VM-coreclr NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) Servicing-approved Approved for servicing release
#113055 opened Mar 3, 2025 by VSadov
2 of 4 tasks
9.0.5
Perform additional checks in PEHeaders. area-System.Reflection.Metadata community-contribution Indicates that the PR has been added by a community member
#113048 opened Mar 2, 2025 by teo-tsirpanis 10.0.0
JIT: Add morphing to LE_UN/GT_UN(expr, uint.MaxValue) (dotnet#76525) area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#113037 opened Mar 2, 2025 by shunkino
Implement software write watch for GC heap feature for arm32. area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#113017 opened Feb 28, 2025 by viewizard
Optimize bit operations of BigInteger area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#113005 opened Feb 28, 2025 by kzrnm
ProTip! Filter pull requests by the default branch with base:main.