-
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
<filesystem>
: Fix the path
returned when there is an error with temp_directory_path
#5570
opened Jun 3, 2025 by
YexuanXiao
Loading…
Update _MSVC_STL_UPDATE macro to 202506L
enhancement
Something can be improved
#5568
opened Jun 3, 2025 by
RutvikMendpara
Loading…
<vector>
: Avoid another compiler warning with Defect Report P2280R4
enhancement
#5566
opened Jun 1, 2025 by
StephanTLavavej
Loading…
filesystem.cpp
: Avoid loading GetTempPath2W
for OneCore
bug
#5565
opened Jun 1, 2025 by
StephanTLavavej
Loading…
<xstring>
: Suppress code analysis warning C6510 for basic_string
bug
#5563
opened Jun 1, 2025 by
muellerj2
Loading…
Add missing Something isn't working
size_type
cast to basic_string
bug
#5562
opened May 31, 2025 by
frederick-vs-ja
Loading…
Use Something can be improved
_MSVC_STL_DOOM_FUNCTION
in headers
enhancement
#5560
opened May 31, 2025 by
AlexGuteniev
Loading…
validate.cpp
: report error lines
enhancement
#5559
opened May 31, 2025 by
AlexGuteniev
Loading…
tzdb.cpp
: Fall back to numeric offset when the current code page cannot represent the time zone short ID
bug
#5558
opened May 31, 2025 by
cpplearner
Loading…
<regex>
: Correct character translation in icase
and collate
mode
bug
#5553
opened May 29, 2025 by
muellerj2
Loading…
Vectorize Must go faster
search_n
for CPUs with SSE4.2 but not AVX2 support; handle AVX2 tail
performance
#5544
opened May 25, 2025 by
AlexGuteniev
Loading…
Optimize Must go faster
std::includes
by using ranges::includes
approach
performance
#5543
opened May 24, 2025 by
AlexGuteniev
Loading…
Implement P2255R2 Type Traits To Detect References Binding To Temporaries for Clang
cxx23
C++23 feature
#5537
opened May 24, 2025 by
frederick-vs-ja
Loading…
Mark templates users shouldn't specialize with Something can be improved
_NO_SPECIALIZATIONS
enhancement
#5536
opened May 24, 2025 by
LocalSpook
Loading…
<regex>
: Add multiline option and make non-multiline mode the default
LWG
#5535
opened May 23, 2025 by
muellerj2
Loading…
Make benchmarks compiling in clang-cl
test
Related to test code
#5533
opened May 23, 2025 by
AlexGuteniev
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
ProTip!
Filter pull requests by the default branch with base:main.