-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Insights: microsoft/STL
Overview
-
- 0 Merged pull requests
- 6 Open pull requests
- 2 Closed issues
- 3 New issues
There hasn’t been any commit activity on microsoft/STL in the last week.
Want to help out?
6 Pull requests opened by 3 people
-
`<algorithm>`: avoid `continue` in `ranges::search_n`
#5343 opened
Mar 16, 2025 -
Update README.md to reference N5008 instead of N5001
#5344 opened
Mar 17, 2025 -
Use `find` for `search_n` when n=1
#5346 opened
Mar 18, 2025 -
Handle aligned `vector<bool>` in `constexpr` `copy()` properly
#5347 opened
Mar 19, 2025 -
Update llvm-project
#5349 opened
Mar 20, 2025 -
Vectorize `search_n` for small values of n
#5352 opened
Mar 22, 2025
2 Issues closed by 1 person
-
tests: stl-lit.py -q says AttributeError: 'tuple' object has no attribute 'isFailure'
#848 closed
Mar 20, 2025 -
Would it be possible not to error out for pre19 clang?
#5350 closed
Mar 20, 2025
3 Issues opened by 3 people
-
Reconsider `vector<bool>` underlying type
#5348 opened
Mar 20, 2025 -
`<vector>`: `_Copy_vbool()` mishandles `vector<bool>`s of size 32 and 64, revealed by `constexpr` Clang
#5345 opened
Mar 18, 2025 -
`README.md`: Update working draft revision to N5008
#5342 opened
Mar 16, 2025
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`<regex>`: Implement collating ranges
#5238 commented on
Mar 21, 2025 • 13 new comments -
`<regex>`: Revise caret parsing in basic and grep mode
#5165 commented on
Mar 21, 2025 • 10 new comments -
Vectorize `adjacent_find`
#5331 commented on
Mar 22, 2025 • 9 new comments -
`<regex>`: Fix depth-first and leftmost-longest matching rules
#5218 commented on
Mar 21, 2025 • 9 new comments -
`<regex>`: Clean up parsing logic for quantifiers
#5253 commented on
Mar 22, 2025 • 1 new comment -
P3475R2 Deprecate `memory_order::consume`
#5287 commented on
Mar 17, 2025 • 0 new comments -
`<regex>`: Constants in `std::regex_constants` are not `constexpr` variables
#4100 commented on
Mar 20, 2025 • 0 new comments -
`<regex>`: Collating ranges are broken
#5204 commented on
Mar 20, 2025 • 0 new comments -
Maintainer priorities
#4700 commented on
Mar 21, 2025 • 0 new comments -
<charconv>: Report compiler optimization issues
#1243 commented on
Mar 21, 2025 • 0 new comments -
`<iterator>`: `istreambuf_iterator` violates [res.on.data.races]
#5066 commented on
Mar 22, 2025 • 0 new comments -
Should `std::error_code::message` respect the locale set by the user?
#4711 commented on
Mar 22, 2025 • 0 new comments -
LWG-4186 `regex_traits::transform_primary` mistakenly detects `typeid` of a function
#5291 commented on
Mar 22, 2025 • 0 new comments -
Initially use `[[msvc::no_unique_address]]` for some C++23 components
#4960 commented on
Mar 21, 2025 • 0 new comments -
Vectorize `unique`
#5092 commented on
Mar 21, 2025 • 0 new comments -
Vectorize `find_first_not_of`/`find_last_not_of` member functions (single character)
#5102 commented on
Mar 21, 2025 • 0 new comments -
Vectorize `find_first_not_of`/`find_last_not_of` member functions (multiple characters overloads)
#5206 commented on
Mar 21, 2025 • 0 new comments -
<regex>: Successful negative lookahead assertions do not matche to capture groups
#5269 commented on
Mar 21, 2025 • 0 new comments -
P1494R5 Partial Program Correctness
#5285 commented on
Mar 17, 2025 • 0 new comments -
P3309R3 `constexpr` `atomic` And `atomic_ref`
#5146 commented on
Mar 17, 2025 • 0 new comments -
P2300R10 `std::execution`
#4768 commented on
Mar 19, 2025 • 0 new comments -
Report EDG bugs
#1621 commented on
Mar 19, 2025 • 0 new comments -
<regex>: Regex erroneously returns a match
#994 commented on
Mar 20, 2025 • 0 new comments -
<chrono>: Incorrect output formatting negative years
#3166 commented on
Mar 20, 2025 • 0 new comments -
`<chrono>`: `format()` `%y` mishandles negative `year` values
#4248 commented on
Mar 20, 2025 • 0 new comments -
<regex>: Should regex_match() use the match_results allocator?
#174 commented on
Mar 20, 2025 • 0 new comments -
<regex>: vNext overhaul
#405 commented on
Mar 20, 2025 • 0 new comments -
<regex>: std::regex uses a nonstandard regex constant "error_syntax"
#438 commented on
Mar 20, 2025 • 0 new comments -
<regex>: std::regex should not use unsigned int to describe input lengths
#439 commented on
Mar 20, 2025 • 0 new comments -
<regex> mishandles locale-based character classes outside of the char range
#992 commented on
Mar 20, 2025 • 0 new comments -
<regex>: Incorrect behavior for capture groups
#731 commented on
Mar 20, 2025 • 0 new comments -
<regex>: basic_regex wants regex_traits to provide things not required by [re.req]
#995 commented on
Mar 20, 2025 • 0 new comments -
<regex>: regex_search behaves incorrectly when the regex contains R"(\[)"
#996 commented on
Mar 20, 2025 • 0 new comments -
<regex>: Grouping within repetition causes regex stack error
#997 commented on
Mar 20, 2025 • 0 new comments -
<regex>: regex_match gets caught in recursive loop until stack overflow occurs
#1528 commented on
Mar 20, 2025 • 0 new comments