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

STL.natvis: Fixed time_point visualization of year off-by-one bug Something isn't working visualizer How the VS debugger displays STL types
#5389 opened Apr 2, 2025 by pzychotic Loading…
<ranges>: Fix piecewise construction for repeat_view bug Something isn't working ranges C++20/23 ranges
#5388 opened Apr 2, 2025 by frederick-vs-ja Loading…
Update _MSVC_STL_UPDATE to April 2025 enhancement Something can be improved
#5385 opened Apr 1, 2025 by alexprabhat99 Loading…
Fix sporadic test failures by avoiding excessive compiler memory consumption ranges C++20/23 ranges test Related to test code
#5383 opened Mar 31, 2025 by StephanTLavavej Loading…
Implement P0472R3 - Put monostate in <utility> cxx26 C++26 feature
#5382 opened Mar 31, 2025 by yehudamber Loading…
Added a missing case for __std_is_file_not_found(). bug Something isn't working filesystem C++17 filesystem
#5381 opened Mar 31, 2025 by tylerbrawl Loading…
<regex>: Revise parsing of escape sequences bug Something isn't working regex meow is a substring of homeowner
#5380 opened Mar 30, 2025 by muellerj2 Loading…
<regex>: Do not reset matched capture groups in POSIX regexes bug Something isn't working regex meow is a substring of homeowner
#5377 opened Mar 28, 2025 by muellerj2 Loading…
<regex>: Make back-references to unmatched capture groups not match anything in POSIX basic regexes bug Something isn't working regex meow is a substring of homeowner
#5376 opened Mar 28, 2025 by muellerj2 Loading…
<regex>: Fix word bounds \b and \B when applied to the empty string bug Something isn't working regex meow is a substring of homeowner
#5375 opened Mar 28, 2025 by muellerj2 Loading…
bug-report.md: Add backticks to default title documentation Related to documentation or comments
#5372 opened Mar 27, 2025 by Alcaro Loading…
google-benchmark 1.9.2 and other cleanups test Related to test code
#5370 opened Mar 27, 2025 by StephanTLavavej Loading…
<xutility>: Adjust inheritance detection for enable_view bug Something isn't working ranges C++20/23 ranges
#5369 opened Mar 27, 2025 by frederick-vs-ja Loading…
<bit>: Improve has_single_bit() codegen performance Must go faster
#5367 opened Mar 27, 2025 by pps83 Loading…
<regex>: Make capture groups in negative lookahead assertions always match nothing bug Something isn't working regex meow is a substring of homeowner
#5366 opened Mar 26, 2025 by muellerj2 Loading…
<regex>: Allow initial ] to start character ranges in POSIX regular expressions bug Something isn't working regex meow is a substring of homeowner
#5364 opened Mar 25, 2025 by muellerj2 Loading…
Search for first duplicate in vectorized unique performance Must go faster
#5363 opened Mar 25, 2025 by AlexGuteniev Loading…
<regex>: Properly parse dollar anchors in basic and grep mode bug Something isn't working regex meow is a substring of homeowner
#5362 opened Mar 25, 2025 by muellerj2 Loading…
<locale>: Repair std::collate<unsigned short> bug Something isn't working
#5361 opened Mar 25, 2025 by muellerj2 Loading…
Remove comments for LWG-3210, LWG-4024, and LWG-4154 documentation Related to documentation or comments
#5360 opened Mar 25, 2025 by gabrielaugz Loading…
<type_traits>: Use the __is_scoped_enum intrinsic for Clang enhancement Something can be improved
#5358 opened Mar 25, 2025 by frederick-vs-ja Loading…
Vectorize remove_copy and unique_copy performance Must go faster
#5355 opened Mar 23, 2025 by AlexGuteniev Loading…
Vectorize search_n for small values of n performance Must go faster
#5352 opened Mar 22, 2025 by AlexGuteniev Loading…
Handle aligned vector<bool> in constexpr copy() properly bug Something isn't working
#5347 opened Mar 19, 2025 by AlexGuteniev 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…
ProTip! no:milestone will show everything without a milestone.