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
Sort

Pull requests list

Add casts to vector algorithms entry points bug Something isn't working
#5471 opened May 4, 2025 by AlexGuteniev Loading…
Update llvm-project test Related to test code
#5467 opened May 3, 2025 by StephanTLavavej Loading…
Update _MSVC_STL_VERSION from 143 to 145 for Visual Studio 18 toolset enhancement Something can be improved
#5464 opened May 2, 2025 by vinay-852 Loading…
Enable thread::hardware_concurrency() to handle more than 64 processors bug Something isn't working
#5459 opened May 2, 2025 by YexuanXiao Loading…
RWC workaround: Use __builtin_trap for ancient Clang enhancement Something can be improved
#5458 opened May 1, 2025 by StephanTLavavej Loading…
<regex>: Correctly reset capture groups for ECMAScript grammar bug Something isn't working regex meow is a substring of homeowner
#5456 opened May 1, 2025 by muellerj2 Loading…
vector_algorithms.cpp: introduce namespaces enhancement Something can be improved
#5450 opened Apr 29, 2025 by AlexGuteniev Loading…
<memory>: Make algorithms properly destroy objects in constant evaluation bug Something isn't working
#5449 opened Apr 29, 2025 by frederick-vs-ja 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
<regex>: regex_traits::transform_primary should yield primary sort keys appropriate for the imbued locale bug Something isn't working LWG Library Working Group issue regex meow is a substring of homeowner
#5444 opened Apr 26, 2025 by muellerj2 Loading…
Benchmark: use not_highly_aligned_allocator in more places test Related to test code
#5443 opened Apr 26, 2025 by AlexGuteniev Loading…
Test coverage for search_n with impossible value test Related to test code
#5440 opened Apr 26, 2025 by AlexGuteniev Loading…
Test coverage for search_n with forward iterators test Related to test code
#5439 opened Apr 25, 2025 by AlexGuteniev Loading…
<regex>: Make wregex properly match the combination of \w and another named character class bug Something isn't working regex meow is a substring of homeowner
#5438 opened Apr 25, 2025 by muellerj2 Loading…
<regex>: Make wregex handle small character ranges containing U+00FF and U+0100 correctly bug Something isn't working regex meow is a substring of homeowner
#5437 opened Apr 25, 2025 by muellerj2 Loading…
ProTip! Exclude everything labeled bug with -label:bug.