-
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
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…
<compare>: fix constructibility of ordering types, prevent structured bindings
enhancement
#5911
opened Nov 26, 2025 by
vmichal
Loading…
Implement P3612R1 Harmonize Proxy-Reference Operations
cxx26
C++26 feature
#5848
opened Nov 12, 2025 by
vmichal
Loading…
Implement P3016R6 Resolve Inconsistencies In C++26 feature
begin/end For valarray And Braced Initializer Lists
cxx26
#5847
opened Nov 12, 2025 by
vmichal
Loading…
Implement P3860R1 Make C++20 feature
defect report
Applied retroactively
atomic_ref<T> Convertible To atomic_ref<const T>
cxx20
#5846
opened Nov 12, 2025 by
frederick-vs-ja
Loading…
<limits>: fix traps for integers
bug
#5816
opened Oct 28, 2025 by
AlexGuteniev
Loading…
Optimize Must go faster
all_of / any_of / none_of for vector<bool> with some predicates
performance
#5802
opened Oct 24, 2025 by
AlexGuteniev
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.