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

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 Loading…
RBO: "X < Y" means "X + 1 <= Y" area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113004 opened Feb 28, 2025 by EgorBo Draft
JIT: enable inlining methods with EH area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112998 opened Feb 27, 2025 by AndyAyersMS Draft
[cDAC] Stack walk support more Frame types area-Diagnostics-coreclr enhancement Product code improvement that does NOT require public API changes/additions
#112997 opened Feb 27, 2025 by max-charlamb Loading…
[release/8.0] Fix BigInteger.Rotate{Left,Right} for backport area-System.Numerics NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) Servicing-approved Approved for servicing release
#112992 opened Feb 27, 2025 by github-actions bot Loading…
2 of 4 tasks
8.0.16
[release/9.0] Fix BigInteger.Rotate{Left,Right} for backport area-System.Numerics Servicing-approved Approved for servicing release
#112991 opened Feb 27, 2025 by github-actions bot Loading…
2 of 4 tasks
9.0.4
Delete unused legacy hosting flags area-VM-coreclr
#112975 opened Feb 27, 2025 by jkotas Loading…
Update area owners for hosting area-Meta
#112966 opened Feb 26, 2025 by agocke Loading…
Test - Please ignore needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#112965 opened Feb 26, 2025 by carlossanlop Draft
Add trim to FileInfo (issue #70524) area-System.IO community-contribution Indicates that the PR has been added by a community member NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#112964 opened Feb 26, 2025 by ichbinsteffen Draft
JIT: Avoid unnecessary write backs during physical promotion area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112949 opened Feb 26, 2025 by jakobbotsch Draft
arm64: Add return cases into optimise bools 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
#112945 opened Feb 26, 2025 by jonathandavies-arm Loading… 10.0.0
[main] Update dependencies from dotnet/roslyn area-codeflow for labeling automated codeflow
#112937 opened Feb 26, 2025 by dotnet-maestro bot Loading…
Stackalloc localloc conditional2 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112928 opened Feb 25, 2025 by AndyAyersMS Draft
Fix JsonIgnore behavior on init-only properties in source generation mode area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#112924 opened Feb 25, 2025 by ardabada Loading…
Remove HoistedLocal from runtime-async spec needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#112918 opened Feb 25, 2025 by agocke Loading…
[browser] testing arch-wasm WebAssembly architecture area-Diagnostics-mono os-browser Browser variant of arch-wasm
#112909 opened Feb 25, 2025 by pavelsavara Draft
1 of 5 tasks
10.0.0
Cleanup some unused code and signature area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#112905 opened Feb 25, 2025 by huoyaoyuan Loading…
Document NDK upgrade process documentation Documentation bug or enhancement, does not impact product or test code needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#112885 opened Feb 24, 2025 by jkurdek Loading…
Optimize BigInteger.Multiply by Toom-Cook multiplication area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#112876 opened Feb 24, 2025 by kzrnm Loading…
[Draft] callee type prop 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
#112874 opened Feb 24, 2025 by hez2010 Draft
arm64: Optimise GT/GE/LT/LE comparisons in return statements 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
#112863 opened Feb 24, 2025 by jonathandavies-arm Loading…
ProTip! no:milestone will show everything without a milestone.