COMMITS
March 27, 2026
J
A
Use `_WIN64` test where applicable (#6183)
Alex Guteniev committed
A
Don't test ARM64EC vectorized bitset fallbacks (#6182)
Alex Guteniev committed
S
Fix CodeQL warnings after `_wsetlocale()` changes (#6179)
Stephan T. Lavavej committed
A
Workaround for MSVC's `constexpr` array allocation bug for `vector` (#6177)
A. Jiang committed
March 26, 2026
Ö
`<optional>`: Add Address Sanitizer annotations (#6010)
Özgür T. Önsoy committed
March 24, 2026
S
P2590R2 Explicit Lifetime Management (#6170)
Stephan T. Lavavej committed
S
`<xlocnum>`: Fix `num_put::do_put()` to avoid `frexp()`'s unspecified behavior for inf/nan (#6168)
Stephan T. Lavavej committed
A
Use `memcpy` in `uninitialized_meow` (#6161)
Alex Guteniev committed
A
Consistently comment `_WIN64` macro usage (#6160)
Alex Guteniev committed
V
`<compare>`: fix constructibility of ordering types (#5911)
Vojtěch Michal committed
H
Add Neon implementation of `bitset_from_string` (#6167)
Hari Limaye committed
M
`<xloctime>`: Fix `time_get::do_get` to parse a literal `%` (#6140)
Mirion committed
J
`<regex>`: Some `_Matcher3::Skip()` cleanups (#6164)
Julian Müller committed
J
`<regex>`: Optimize matcher layout (#6162)
Julian Müller committed
H
Add Neon implementation of `bitset_to_string` (#6153)
Hari Limaye committed
B
`<xloctime>`: Fix `time_get::do_get` format strings for `%c` and `%x` (#6133)
Brandon Pacewic committed
March 16, 2026
S
Add `/INFERASANLIBS` to the Clang ARM64 workarounds (#6163)
Stephan T. Lavavej committed
S
Toolset update: MSVC Compiler 19.51.36122, CUDA 13.2 (#6157)
Stephan T. Lavavej committed
March 10, 2026
J
`<regex>`: Implement small vector optimization for state frames (#6147)
Julian Müller committed
S
`<regex>`: Tolerate iterators with `explicit` default ctors (#6146)
Stephan T. Lavavej committed
S
`<xutility>`: Improve the all-bits-zero optimization in the `fill()` family (#6145)
Stephan T. Lavavej committed
D
fix: implement LWG-4015 to make `optional` conversions ADL-proof (#6102)
Daksh Goyal committed
H
Update `_Make_bitmap_large_neon` TRANSITION comment (#6144)
Hari Limaye committed
H
Add Neon implementations of `remove`, `unique` (#6143)
Hari Limaye committed
H
Add Neon implementations of `find_last_of` (#6141)
Hari Limaye committed
H
Add Neon implementations of `search`, `find_end` (#6139)
Hari Limaye committed
A
Vector algorithms: trim runtime coverage for ARM64EC non-vectorized fallbacks (#6142)
Alex Guteniev committed
March 4, 2026
S
`<complex>`: Include full `<intrin.h>` for Clang 22 compatibility (#6137)
Stephan T. Lavavej committed
X
Update _MSVC_STL_UPDATE to March 2026 (#6126)
xiaosa-zhz committed