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

<flat_map>: Simplify duplicate definitions of lookup functions using explicit object parameter enhancement Something can be improved flat_meow C++23 container adaptors
#5987 opened Jan 4, 2026 by vmichal Loading…
1 task
Add test coverage for <flat_set> to test_header_units_and_modules.hpp flat_meow C++23 container adaptors test Related to test code
#5986 opened Jan 4, 2026 by vmichal Loading…
updated _MSVC_STL_UPDATE to January 2026 enhancement Something can be improved
#5985 opened Jan 3, 2026 by bored-hell Loading…
Remove non-floating complex enhancement Something can be improved
#5984 opened Jan 1, 2026 by AlexGuteniev 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 Loading…
Vectorize replace_copy for x64 / x86 manually performance Must go faster
#5980 opened Dec 28, 2025 by AlexGuteniev Loading…
format: we need to include the last byte bug Something isn't working format C++20/23 format
#5977 opened Dec 27, 2025 by AZero13 Loading…
<atomic>: drop _Atomic_reinterpret_as enhancement Something can be improved
#5973 opened Dec 22, 2025 by AlexGuteniev Loading…
<flat_set>: Make flat_(multi)set insertion exception-safe for non-standard sequence containers bug Something isn't working flat_meow C++23 container adaptors
#5972 opened Dec 22, 2025 by frederick-vs-ja Loading…
Update working draft revision to N5032 documentation Related to documentation or comments
#5967 opened Dec 18, 2025 by TPPPP72 Loading…
Add Neon implementation of minmax ARM64 Related to the ARM64 architecture performance Must go faster
#5963 opened Dec 15, 2025 by hazzlim Draft
<regex>: Simplify unwinding enhancement Something can be improved regex meow is a substring of homeowner
#5961 opened Dec 12, 2025 by muellerj2 Loading…
The Uncanny xmath Overhaul enhancement Something can be improved
#5959 opened Dec 12, 2025 by StephanTLavavej Loading…
Enable vectorized minmax_element using Neon on ARM64 ARM64 Related to the ARM64 architecture performance Must go faster
#5949 opened Dec 8, 2025 by hazzlim Loading…
Reject overlong forms and out-of-range code points in _Mbrtowc bug Something isn't working
#5943 opened Dec 6, 2025 by AZero13 Loading…
Fix off-by-one in format bug Something isn't working format C++20/23 format
#5942 opened Dec 6, 2025 by AZero13 Loading…
Implement LWG-3436 std::construct_at should support arrays LWG Library Working Group issue
#5920 opened Dec 1, 2025 by frederick-vs-ja Loading…
ProTip! Filter pull requests by the default branch with base:main.