-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: microsoft/STL
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
<flat_meow>: Misc changes: const locals and parameters, more _STL_ASSERT that functions with _Sorted tag are called with sorted sequences
#5990
opened Jan 4, 2026 by
vmichal
Loading…
<flat_map>: Unify implementation of emplace and insert between flat_map and flat_multimap
#5989
opened Jan 4, 2026 by
vmichal
Loading…
<flat_map>: Ensure different flat_(multi)map specializations don't share nested types (remove speculative implementation of LWG-3963)
bug
#5988
opened Jan 4, 2026 by
vmichal
Loading…
<flat_map>: Simplify duplicate definitions of lookup functions using explicit object parameter
enhancement
#5987
opened Jan 4, 2026 by
vmichal
Loading…
1 task
Add test coverage for C++23 container adaptors
test
Related to test code
<flat_set> to test_header_units_and_modules.hpp
flat_meow
#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 C++23 modules, C++20 header units
module std; and module std.compat; work with Clang
modules
#5982
opened Jan 1, 2026 by
cpplearner
Loading…
Vectorize Must go faster
replace_copy for x64 / x86 manually
performance
#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…
filesystem.cpp: __std_fs_write_reparse_data_buffer() should use the size of the buffer, not buffer pointer
bug
#5976
opened Dec 27, 2025 by
AZero13
Loading…
<atomic>: drop _Atomic_reinterpret_as
enhancement
#5973
opened Dec 22, 2025 by
AlexGuteniev
Loading…
<flat_set>: Make flat_(multi)set insertion exception-safe for non-standard sequence containers
bug
#5972
opened Dec 22, 2025 by
frederick-vs-ja
Loading…
filesystem.cpp: __std_fs_change_permissions() and __std_fs_get_temp_path() should avoid TOCTOU
enhancement
#5970
opened Dec 20, 2025 by
AZero13
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
<regex>: Simplify unwinding
enhancement
#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…
<algorithm>: Implement batched random integer generation for shuffle()
performance
#5932
opened Dec 2, 2025 by
FranciscoThiesen
Loading…
3 tasks done
Implement LWG-3436 Library Working Group issue
std::construct_at should support arrays
LWG
#5920
opened Dec 1, 2025 by
frederick-vs-ja
Loading…
<functional>: unwrap move_only_function with abominable and noexcept types
performance
#5917
opened Nov 29, 2025 by
AlexGuteniev
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.