Skip to content

Pull requests: microsoft/STL

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
Assigned to nobody Loading
Sort

Pull requests list

[not for review] Test SVE overhaul uncharted Excluded from the Status Chart
#6371 opened Jul 20, 2026 by StephanTLavavej Member Loading…
<xloctime>: Fix time_put::do_put to correctly handle %c and %r formatting in "C" locale bug Something isn't working
#6299 opened May 28, 2026 by ferhatgec Contributor Loading…
Fix missing bytesize check for safe find vectorization with LLVM bug Something isn't working
#6298 opened May 27, 2026 by mgovers Loading…
Fix poisoning leftover for vector and string ASan annotations ASan Address Sanitizer bug Something isn't working
#6285 opened May 13, 2026 by amyw-msft Member Loading…
Fix excessive comparisons in minmax algorithms bug Something isn't working
#6264 opened Apr 28, 2026 by mirion-dev Contributor Loading…
improve flat_map specific coverage for GH-6045 flat_meow C++23 container adaptors test Related to test code
#6247 opened Apr 11, 2026 by mahtab04 Loading…
STL.natvis: add layout_stride::mapping visualizer mdspan C++23 mdspan visualizer How the VS debugger displays STL types
#6245 opened Apr 10, 2026 by JMazurkiewicz Contributor Loading…
Allow ASan container annotations to activate piecemeal ASan Address Sanitizer bug Something isn't working
#6211 opened Apr 3, 2026 by amyw-msft Member Loading…
Add SVE implementation of replace ARM64 Related to the ARM64 architecture blocked Something is preventing work on this performance Must go faster
#6195 opened Mar 31, 2026 by hazzlim Contributor Loading…
Optimize is_permutation for vector<bool> performance Must go faster
#6148 opened Mar 7, 2026 by AlexGuteniev Contributor Loading…
Stop accepting string<long double> enhancement Something can be improved
#6099 opened Feb 22, 2026 by AlexGuteniev Contributor Loading…
Remove non-floating complex enhancement Something can be improved
#5984 opened Jan 1, 2026 by AlexGuteniev Contributor Loading…
Make module std; and module std.compat; work with Clang modules C++23 modules, C++20 header units
#5982 opened Jan 1, 2026 by cpplearner Contributor Loading…
Implement P3029 and LWG-4351: Improving mdspan And span CTAD cxx26 C++26 feature mdspan C++23 mdspan
#5692 opened Aug 24, 2025 by EienMiku Loading…
ProTip! Filter pull requests by the default branch with base:main.