-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: microsoft/STL
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
<regex>
: Fix quadratic complexity in regex_search
when regex starts with ?
quantifier or several alternatives
performance
#5457
opened May 1, 2025 by
muellerj2
Loading…
<regex>
: Correctly reset capture groups for ECMAScript grammar
bug
#5456
opened May 1, 2025 by
muellerj2
Loading…
<flat_map>
: Workaround for CWG-2369 in deduction guides
bug
#5455
opened May 1, 2025 by
frederick-vs-ja
Loading…
<flat_map>
: move invariants preserving
bug
#5454
opened May 1, 2025 by
AlexGuteniev
Loading…
vector_algorithms.cpp
: introduce namespaces
enhancement
#5450
opened Apr 29, 2025 by
AlexGuteniev
Loading…
<memory>
: Make algorithms properly destroy objects in constant evaluation
bug
#5449
opened Apr 29, 2025 by
frederick-vs-ja
Loading…
Add Something is preventing work on this
compiler
Compiler work involved
cxx23
C++23 feature
is_implicit_lifetime
trait (for Clang)
blocked
#5445
opened Apr 27, 2025 by
TymianekPL
•
Draft
Benchmark: use Related to test code
not_highly_aligned_allocator
in more places
test
#5443
opened Apr 26, 2025 by
AlexGuteniev
Loading…
Test coverage for Related to test code
search_n
with impossible value
test
#5440
opened Apr 26, 2025 by
AlexGuteniev
Loading…
Test coverage for Related to test code
search_n
with forward iterators
test
#5439
opened Apr 25, 2025 by
AlexGuteniev
Loading…
<regex>
: Make wregex
properly match the combination of \w
and another named character class
bug
#5438
opened Apr 25, 2025 by
muellerj2
Loading…
<regex>
: Make wregex
handle small character ranges containing U+00FF and U+0100 correctly
bug
#5437
opened Apr 25, 2025 by
muellerj2
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.