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

Update _MSVC_STL_UPDATE macro to 202506L enhancement Something can be improved
#5568 opened Jun 3, 2025 by RutvikMendpara Loading…
<vector>: Avoid another compiler warning with Defect Report P2280R4 enhancement Something can be improved
#5566 opened Jun 1, 2025 by StephanTLavavej Loading…
filesystem.cpp: Avoid loading GetTempPath2W for OneCore bug Something isn't working filesystem C++17 filesystem
#5565 opened Jun 1, 2025 by StephanTLavavej Loading…
<xstring>: Suppress code analysis warning C6510 for basic_string bug Something isn't working
#5563 opened Jun 1, 2025 by muellerj2 Loading…
Add missing size_type cast to basic_string bug Something isn't working
#5562 opened May 31, 2025 by frederick-vs-ja Loading…
Use _MSVC_STL_DOOM_FUNCTION in headers enhancement Something can be improved
#5560 opened May 31, 2025 by AlexGuteniev Loading…
validate.cpp: report error lines enhancement Something can be improved infrastructure Related to repository automation
#5559 opened May 31, 2025 by AlexGuteniev Loading…
<regex>: Correct character translation in icase and collate mode bug Something isn't working regex meow is a substring of homeowner
#5553 opened May 29, 2025 by muellerj2 Loading…
Optimize std::includes by using ranges::includes approach performance Must go faster
#5543 opened May 24, 2025 by AlexGuteniev Loading…
Mark templates users shouldn't specialize with _NO_SPECIALIZATIONS enhancement Something can be improved
#5536 opened May 24, 2025 by LocalSpook Loading…
<regex>: Add multiline option and make non-multiline mode the default LWG Library Working Group issue regex meow is a substring of homeowner
#5535 opened May 23, 2025 by muellerj2 Loading…
Make benchmarks compiling in clang-cl test Related to test code
#5533 opened May 23, 2025 by AlexGuteniev Loading…
Add is_implicit_lifetime trait (for Clang) blocked Something is preventing work on this compiler Compiler work involved cxx23 C++23 feature
#5445 opened Apr 27, 2025 by TymianekPL Draft
ProTip! Filter pull requests by the default branch with base:main.