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
Bewertungen
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update _MSVC_STL_UPDATE to August 2024
#4872 opened Aug 1, 2024 by Damien-Chen Loading…
Implement P2787R1 pmr::generator generator C++23 generator
#4869 opened Jul 29, 2024 by frederick-vs-ja Loading…
Simplify the comparison of sizes of different ranges enhancement Something can be improved ranges C++20/23 ranges
#4864 opened Jul 26, 2024 by hewillk Loading…
README.md: Add instructions for building ARM and ARM64. documentation Related to documentation or comments
#4859 opened Jul 24, 2024 by fsb4000 Loading…
Fix and improve array and mdspan static analysis warnings bug Something isn't working
#4856 opened Jul 23, 2024 by StephanTLavavej Loading…
Update README.md working draft revision to N4986 documentation Related to documentation or comments
#4854 opened Jul 22, 2024 by ofAlpaca Loading…
Update google-benchmark to 1.8.5. infrastructure Related to repository automation test Related to test code
#4851 opened Jul 21, 2024 by fsb4000 Loading…
Verify in vector::pop_back if _CONTAINER_DEBUG_LEVEL > 0 enhancement Something can be improved
#4849 opened Jul 20, 2024 by vasama Loading…
Fix truncation warnings in conjunction/disjunction bug Something isn't working
#4846 opened Jul 20, 2024 by StephanTLavavej Loading…
Don't use auto in some ranges algos. bug Something isn't working ranges C++20/23 ranges
#4841 opened Jul 15, 2024 by fsb4000 Loading…
2
3
Fix put_time() crash on invalid format specifier bug Something isn't working
#4840 opened Jul 14, 2024 by TheStormN Loading…
Vectorize bitset from string construction performance Must go faster
#4839 opened Jul 13, 2024 by AlexGuteniev Loading…
hinzufügen [[msvc::lifetimebound]] to more min/max functions enhancement Something can be improved
#4838 opened Jul 13, 2024 by statementreply Loading…
<expected>: Add deleted copy function overloads bug Something isn't working
#4837 opened Jul 13, 2024 by frederick-vs-ja Loading…
move_iterator visualizer should use _Current bug Something isn't working visualizer How the VS debugger displays STL types
#4836 opened Jul 12, 2024 by fsb4000 Loading…
Entfernen Sie std::ranges::view_interface visualizer. bug Something isn't working visualizer How the VS debugger displays STL types
#4835 opened Jul 12, 2024 by fsb4000 Loading…
Implement formatter specializations for container adaptors cxx23 C++23 feature format C++20/23 format ranges C++20/23 ranges
#4825 opened Jul 10, 2024 by frederick-vs-ja Loading…
Implement P3107R5 optimized <print> cxx23 C++23 feature defect report Applied retroactively
#4821 opened Jul 8, 2024 by blackninja9939 Loading…
Wait condition_variable for steady_clock bug Something isn't working
#4755 opened Jun 30, 2024 by AlexGuteniev Loading…
Vectorize basic_string::find_first_of performance Must go faster
#4744 opened Jun 23, 2024 by AlexGuteniev Loading…
ProTip! Filter pull requests by the default branch with base:main.