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

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
#5942 opened Dec 6, 2025 by AZero13 Loading…
<mutex>: Use if constexpr for lock() and try_lock() enhancement Something can be improved
#5941 opened Dec 6, 2025 by cpplearner Loading…
GH_000685_condition_variable_any: Revert test changes for LWG-4301 test Related to test code
#5940 opened Dec 5, 2025 by StephanTLavavej Loading…
<regex>: Avoid stack growth in simple loops performance Must go faster regex meow is a substring of homeowner
#5939 opened Dec 5, 2025 by muellerj2 Loading…
Disallow specializing bitset and ratio enhancement Something can be improved
#5937 opened Dec 5, 2025 by frederick-vs-ja Loading…
Backport LWG-3187 to pre-C++20 modes enhancement Something can be improved
#5933 opened Dec 4, 2025 by frederick-vs-ja Loading…
<xutility>: Fix incorrect noexcept specification of _Debug_lt_pred bug Something isn't working
#5931 opened Dec 2, 2025 by NylteJ Loading…
Update _MSVC_STL_UPDATE to December 2025 enhancement Something can be improved
#5930 opened Dec 2, 2025 by MannPatel1236 Loading…
Backport P2404R3 Move-Only Types For Comparison Concepts to C++20 enhancement Something can be improved
#5928 opened Dec 2, 2025 by frederick-vs-ja 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…
Implement P3612R1 Harmonize Proxy-Reference Operations cxx26 C++26 feature
#5848 opened Nov 12, 2025 by vmichal Loading…
Implement P3860R1 Make atomic_ref<T> Convertible To atomic_ref<const T> cxx20 C++20 feature defect report Applied retroactively
#5846 opened Nov 12, 2025 by frederick-vs-ja Loading…
<limits>: fix traps for integers bug Something isn't working
#5816 opened Oct 28, 2025 by AlexGuteniev Loading…
Optimize transform of vector<bool> for more predicates performance Must go faster
#5796 opened Oct 22, 2025 by AlexGuteniev Loading…
_Locinfo: Use _wsetlocale to query and restore locales bug Something isn't working
#5781 opened Oct 14, 2025 by lb90 Loading…
Use division by 100 in to_string for integers decision needed We need to choose something before working on this performance Must go faster
#5691 opened Aug 23, 2025 by AlexGuteniev Loading…
ProTip! Exclude everything labeled bug with -label:bug.