Skip to content

Pull requests: dotnet/runtime

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

Pull requests list

WIP: Optimize 'x & cns == cns' pattern 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
#102956 opened Jun 1, 2024 by quantumhu Loading…
Adding a default IEnumerable.GetEnumerator implementation to IEnumerable<T> area-System.Collections community-contribution Indicates that the PR has been added by a community member
#102954 opened Jun 1, 2024 by masonwheeler Loading…
Fix build on alpine arm64 area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#102953 opened Jun 1, 2024 by am11 Loading…
Fix regression in Number.NumberBuffer.cs area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#102950 opened Jun 1, 2024 by hamarb123 Loading…
[release/9.0-preview5] [wasm] Stop setting problematic runtime feature switches area-Workloads Workloads like wasm-tools Servicing-consider Issue for next servicing release review
#102943 opened May 31, 2024 by github-actions bot Loading…
2 of 4 tasks
[wasm] Stop setting problematic runtime feature switches needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#102934 opened May 31, 2024 by lewing Loading…
Fix alloc-dealloc mismatch area-GC-coreclr community-contribution Indicates that the PR has been added by a community member
#102929 opened May 31, 2024 by gbalykov Loading…
JIT: Move targets of hot jumps to create fallthrough post-RPO layout area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#102927 opened May 31, 2024 by amanasifkhalid Loading…
refactor: rename COMPlus classes to make a clear distinction with COM interop area-Interop-coreclr community-contribution Indicates that the PR has been added by a community member
#102922 opened May 31, 2024 by pierrebelin Loading…
Handle more than 64 registers - Part 4 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#102921 opened May 31, 2024 by kunalspathak Draft
[RISC-V] Add gcinfodumper implementation. arch-riscv Related to the RISC-V architecture area-Diagnostics-coreclr community-contribution Indicates that the PR has been added by a community member
#102920 opened May 31, 2024 by viewizard Loading…
Optimize HttpUtility.JavaScriptStringEncode by using SearchValues area-System.Net community-contribution Indicates that the PR has been added by a community member
#102917 opened May 31, 2024 by TrayanZapryanov Loading… 9.0.0
Experiment - Remove space restriction from XarchIntrinsicConstants area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
#102913 opened May 31, 2024 by khushal1996 Draft
Reduce allocation in HttpUtility.UrlPathEncode. community-contribution Indicates that the PR has been added by a community member
#102909 opened May 31, 2024 by TrayanZapryanov Loading… 9.0.0
ILCompiler.pkgproj: remove 'runtime.json' when DotNetBuildSourceOnly. area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
#102908 opened May 31, 2024 by tmds Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.