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

[WIP] Add naive first implementation of per-allocator disablement of ASan ASan Address Sanitizer enhancement Something can be improved
#5241 opened Jan 16, 2025 by davidmrdavid Draft
Clarify ASan test running instructions documentation Related to documentation or comments
#5240 opened Jan 16, 2025 by davidmrdavid Loading…
<regex>: Implement collating ranges bug Something isn't working regex Everyone's favorite header
#5238 opened Jan 15, 2025 by muellerj2 Loading…
<thread>: Avoid overflow in _To_absolute_time() bug Something isn't working chrono C++20 chrono
#5237 opened Jan 15, 2025 by StephanTLavavej Loading…
<regex>: Fix depth-first and leftmost-longest matching rules bug Something isn't working regex Everyone's favorite header
#5218 opened Jan 2, 2025 by muellerj2 Loading…
<regex>: Revise caret parsing in basic and grep mode bug Something isn't working regex Everyone's favorite header
#5165 opened Dec 5, 2024 by muellerj2 Loading…
<algorithm>: Implement worst-case linear-time nth_element bug Something isn't working performance Must go faster
#5100 opened Nov 19, 2024 by muellerj2 Loading…
Vectorize unique performance Must go faster
#5092 opened Nov 16, 2024 by AlexGuteniev Loading…
Initially use [[msvc::no_unique_address]] for some C++23 components blocked Something is preventing work on this performance Must go faster
#4960 opened Sep 17, 2024 by frederick-vs-ja Draft
ProTip! Filter pull requests by the default branch with base:main.