-
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>: Add tests for all flat_map constructors, deduction guides and then some
flat_meow
#6000
opened Jan 8, 2026 by
vmichal
Loading…
STL.natvis: Add Something can be improved
visualizer
How the VS debugger displays STL types
c_str intrinsic function
enhancement
#5997
opened Jan 7, 2026 by
gregg-miskelly
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…
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…
filesystem.cpp: __std_fs_change_permissions() and __std_fs_get_temp_path() should avoid TOCTOU
enhancement
#5970
opened Dec 20, 2025 by
AZero13
Loading…
Add Neon implementation of minmax
ARM64
Related to the ARM64 architecture
performance
Must go faster
#5963
opened Dec 15, 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 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…
Optimize Must go faster
transform of vector<bool> for more predicates
performance
#5796
opened Oct 22, 2025 by
AlexGuteniev
Loading…
_Locinfo: Use _wsetlocale to query and restore locales
bug
#5781
opened Oct 14, 2025 by
lb90
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.