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

Simplify nodiscard macros enhancement Something can be improved
#6061 opened Jan 31, 2026 by StephanTLavavej Loading…
Reject overlong UTF-8 forms in _Mbrtowc and add test case bug Something isn't working
#6060 opened Jan 31, 2026 by cpplearner Loading…
Fix off-by-one error in __std_get_cvt bug Something isn't working format C++20/23 format
#6059 opened Jan 30, 2026 by cpplearner Loading…
Update submodules: Boost.Math 1.90.0, Google Benchmark 1.9.5, LLVM benchmark Warp nine! Nine point two! Nine point three! enhancement Something can be improved test Related to test code
#6058 opened Jan 30, 2026 by StephanTLavavej Loading…
<regex>: Fix reentrant loops containing backreferences bug Something isn't working regex meow is a substring of homeowner
#6055 opened Jan 28, 2026 by muellerj2 Loading…
STL.natvis: add extents visualizer mdspan C++23 mdspan visualizer How the VS debugger displays STL types
#6053 opened Jan 27, 2026 by JMazurkiewicz Loading…
Add Neon implementation of count ARM64 Related to the ARM64 architecture performance Must go faster
#6049 opened Jan 26, 2026 by hazzlim Loading…
<fstream>: comment on FILE* ownership documentation Related to documentation or comments
#6043 opened Jan 23, 2026 by AlexGuteniev Loading…
Document some vector algorithms structure documentation Related to documentation or comments
#6039 opened Jan 22, 2026 by AlexGuteniev Loading…
<functional>: add missed function in move_only_function coverage test Related to test code
#6031 opened Jan 21, 2026 by AlexGuteniev Loading…
Add Neon implementation of find_last ARM64 Related to the ARM64 architecture performance Must go faster
#6030 opened Jan 20, 2026 by hazzlim Loading…
<optional>: Add Address Sanitizer annotations ASan Address Sanitizer enhancement Something can be improved
#6010 opened Jan 14, 2026 by ozguronsoy Loading…
Optimize integer to_chars with division by 100 performance Must go faster
#6007 opened Jan 11, 2026 by AlexGuteniev Loading…
[WIP] Capture memory dumps on STL-ASan-CI test failures infrastructure Related to repository automation test Related to test code
#6004 opened Jan 10, 2026 by davidmrdavid Draft
Test tooling: Report line number when expected_results.txt contains format errors enhancement Something can be improved test Related to test code
#6002 opened Jan 9, 2026 by vmichal Draft
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…
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…
ProTip! no:milestone will show everything without a milestone.