-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[RISC-V] Optimize redundant sext.w generation in GT_JCMP codegen
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
#120642
opened Oct 11, 2025 by
namu-lee
Loading…
Add unit test for issue #7346 (custom attribute constructor crash on null array of enums)
area-System.Reflection
test-enhancement
Improvements of test source code
#120641
opened Oct 11, 2025 by
Copilot
AI
Loading…
10 tasks done
Improve code coverage for CanonicalXmlEntityReference class (0% → 92.8%)
area-System.Security
test-enhancement
Improvements of test source code
#120640
opened Oct 11, 2025 by
Copilot
AI
Loading…
5 of 7 tasks
Add comprehensive tests for problematic filename characters in System.IO
area-System.IO
test-enhancement
Improvements of test source code
#120639
opened Oct 11, 2025 by
Copilot
AI
Loading…
Support IReadOnlyDictionary<string, object/JsonElement> as JsonExtensionData
area-System.Text.Json
#120636
opened Oct 11, 2025 by
Copilot
AI
Loading…
Add unit tests to improve System.Text.Json code coverage
area-System.Text.Json
test-enhancement
Improvements of test source code
#120635
opened Oct 11, 2025 by
Copilot
AI
Loading…
4 of 11 tasks
Remove Socket.SendFile 2GB limitation on Windows by partitioning large files
area-System.Net.Sockets
#120634
opened Oct 11, 2025 by
Copilot
AI
Loading…
9 tasks done
Use Windows BCrypt for Sha1ForNonSecretPurposes instead of managed implementation
area-System.Runtime
tenet-performance
Performance related issue
#120633
opened Oct 11, 2025 by
Copilot
AI
Loading…
Add comprehensive unit tests for Microsoft.Extensions.Hosting projects
area-Extensions-Hosting
test-enhancement
Improvements of test source code
#120632
opened Oct 11, 2025 by
Copilot
AI
Loading…
Disable FileStream buffering when used with StreamReader/StreamWriter to eliminate double buffering
area-System.IO
#120631
opened Oct 11, 2025 by
Copilot
AI
Loading…
Replace Marshal.AllocHGlobal with NativeMemory.Alloc in cross-platform code
area-System.Runtime.InteropServices
#120630
opened Oct 11, 2025 by
Copilot
AI
Loading…
14 tasks done
Propagate regex comments to source-generated code
area-System.Text.RegularExpressions
#120629
opened Oct 11, 2025 by
Copilot
AI
Loading…
6 tasks done
Add Vector512/Vector256 SIMD acceleration to UTF-8 utility functions
area-System.Runtime
tenet-performance
Performance related issue
Improve error message when seeking to negative position in FileStream
area-System.IO
#120626
opened Oct 11, 2025 by
Copilot
AI
Loading…
Fix RegexParser to ignore vertical tabs with RegexOptions.IgnorePatternWhitespace
area-System.Text.RegularExpressions
#120625
opened Oct 11, 2025 by
Copilot
AI
Loading…
9 tasks done
Fix GeneratedRegex fixer to preserve multiline verbatim string patterns
area-System.Text.RegularExpressions
#120624
opened Oct 11, 2025 by
Copilot
AI
Loading…
8 tasks done
Update Regex named blocks from Unicode 4.0 to Unicode 16.0
area-System.Text.RegularExpressions
#120623
opened Oct 11, 2025 by
Copilot
AI
Loading…
Fix NonBacktracking regex empty capture groups with newline at end of input
area-System.Text.RegularExpressions
#120622
opened Oct 11, 2025 by
Copilot
AI
Loading…
Fix thread safety issue in JsonObject.InitializeDictionary causing GetPath failures
area-System.Text.Json
#120619
opened Oct 11, 2025 by
Copilot
AI
Loading…
8 tasks done
[manual] Merge release/9.0-staging into release/9.0
#120615
opened Oct 10, 2025 by
PranavSenthilnathan
•
Draft
[manual] Merge release/8.0-staging into release/8.0
#120614
opened Oct 10, 2025 by
PranavSenthilnathan
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.