Commit Graph

  • 9dc9845caf Automated update. gh-pages github-actions[bot] 2026-04-06 07:34:30 +00:00
  • 654e5e59fe Automated update. github-actions[bot] 2026-04-05 07:26:41 +00:00
  • 13073c7355 Automated update. github-actions[bot] 2026-04-04 07:24:06 +00:00
  • da06be8fa3 Skip a libcxx test for upcoming compiler changes (#6165) main Stephan T. Lavavej 2026-04-03 09:16:05 -07:00
  • 68e5d61691 Automated update. github-actions[bot] 2026-04-03 07:29:41 +00:00
  • acde0380ff Remove many alternate codepaths for _CRT_APP and _ONECORE (#6190) Stephan T. Lavavej 2026-04-02 09:20:56 -07:00
  • 70b126795b Toolset update: MSVC Compiler 19.51.36223.2 (#6197) Stephan T. Lavavej 2026-04-02 09:17:15 -07:00
  • 79ae493872 Automated update. github-actions[bot] 2026-04-02 07:31:58 +00:00
  • f0c32b08d9 Automated update. github-actions[bot] 2026-04-01 07:34:09 +00:00
  • edd1486e5f Bump _MSVC_STL_UPDATE (#6193) Charlie Lin 2026-03-31 18:40:29 -04:00
  • 01f2c04e31 <__msvc_threads_core.hpp>: Revert alignas changes that broke mutex and condition_variable for /clr (#6188) Stephan T. Lavavej 2026-03-31 15:33:58 -07:00
  • a393a188c6 <utility>: make unreachable() call the doom function in debug mode (#6159) Alex Guteniev 2026-04-01 01:28:05 +03:00
  • 2c25edf9a3 Avoid runtime sign dispatch in vectorized minmax_element (#6194) Hari Limaye 2026-03-31 23:23:36 +01:00
  • 054d33a6de vector_algorithms.cpp: Add [[nodiscard]] to _Use_avx2() and _Use_sse42() (#6192) jovibor 2026-03-31 23:21:35 +01:00
  • 9294ddadcc <filesystem>: Fix filesystem::equivalent() (and filesystem::copy() with overwrite_existing) on FAT32 etc. (#6187) Stephan T. Lavavej 2026-03-31 15:14:46 -07:00
  • 2fe7911458 <filesystem>: Set the error code for fs::absolute("", ec). (#6132) Junyoung Lee 2026-03-31 17:11:46 -05:00
  • 4a9a7db4a1 <regex>: Optimize searches for patterns with initial branching (#6191) Julian Müller 2026-04-01 00:05:54 +02:00
  • 8c2f5fea85 <regex>: Optimize skip heuristic for searches of patterns with initial dot wildcards (#6189) Julian Müller 2026-03-31 22:41:50 +02:00
  • eab0315f8b Automated update. github-actions[bot] 2026-03-31 07:32:58 +00:00
  • d8f9b3a15d Automated update. github-actions[bot] 2026-03-30 07:34:27 +00:00
  • 083418b1da Automated update. github-actions[bot] 2026-03-29 07:24:39 +00:00
  • b6d5ad60a2 Automated update. github-actions[bot] 2026-03-28 07:22:16 +00:00
  • 775b0a38a8 Automated update. github-actions[bot] 2026-03-27 07:28:30 +00:00
  • bed5dd5b9e <regex>: Correctly set up match_results for match attempts on default-constructed regexes (#6185) Julian Müller 2026-03-27 05:35:42 +01:00
  • 11ada44580 Use _WIN64 test where applicable (#6183) Alex Guteniev 2026-03-27 06:31:11 +02:00
  • 4b223c534e Don't test ARM64EC vectorized bitset fallbacks (#6182) Alex Guteniev 2026-03-27 06:28:05 +02:00
  • 49a58a14d3 Fix CodeQL warnings after _wsetlocale() changes (#6179) Stephan T. Lavavej 2026-03-26 21:26:30 -07:00
  • 05b4b089ec Workaround for MSVC's constexpr array allocation bug for vector (#6177) A. Jiang 2026-03-27 12:17:26 +08:00
  • 5e47670e59 <optional>: Add Address Sanitizer annotations (#6010) Özgür T. Önsoy 2026-03-26 11:10:18 +03:00
  • 577774f480 Automated update. github-actions[bot] 2026-03-26 07:29:43 +00:00
  • 347510270e Automated update. github-actions[bot] 2026-03-25 07:24:39 +00:00
  • 7b9a0f5d6f P2590R2 Explicit Lifetime Management (#6170) Stephan T. Lavavej 2026-03-24 06:12:18 -07:00
  • 1ef73aaf11 <xlocnum>: Fix num_put::do_put() to avoid frexp()'s unspecified behavior for inf/nan (#6168) Stephan T. Lavavej 2026-03-24 06:09:34 -07:00
  • fbc54476ae Use memcpy in uninitialized_meow (#6161) Alex Guteniev 2026-03-24 15:01:40 +02:00
  • ec96d9421b Consistently comment _WIN64 macro usage (#6160) Alex Guteniev 2026-03-24 14:58:25 +02:00
  • 0920153425 <compare>: fix constructibility of ordering types (#5911) Vojtěch Michal 2026-03-24 13:52:58 +01:00
  • fc294524db Add Neon implementation of bitset_from_string (#6167) Hari Limaye 2026-03-24 08:39:46 -04:00
  • 02b6b42d1a <xloctime>: Fix time_get::do_get to parse a literal % (#6140) Mirion 2026-03-24 20:37:39 +08:00
  • 79cf75c0e9 <regex>: Some _Matcher3::Skip() cleanups (#6164) Julian Müller 2026-03-24 12:54:42 +01:00
  • df0da773a0 <regex>: Optimize matcher layout (#6162) Julian Müller 2026-03-24 12:35:03 +01:00
  • e325506e85 Add Neon implementation of bitset_to_string (#6153) Hari Limaye 2026-03-24 07:21:23 -04:00
  • 09cc7d63f4 <xloctime>: Fix time_get::do_get format strings for %c and %x (#6133) Brandon Pacewic 2026-03-24 04:07:27 -07:00
  • c037620fc0 Automated update. github-actions[bot] 2026-03-24 07:25:11 +00:00
  • 6a0f29ba9f Automated update. github-actions[bot] 2026-03-23 07:31:09 +00:00
  • 5a9e56eeb9 Automated update. github-actions[bot] 2026-03-22 07:18:01 +00:00
  • 6b3133d64e Automated update. github-actions[bot] 2026-03-21 07:14:57 +00:00
  • 4f78dec49f Automated update. github-actions[bot] 2026-03-20 07:21:05 +00:00
  • 4c9f4a9641 Automated update. github-actions[bot] 2026-03-19 07:22:42 +00:00
  • eb9f19848a Automated update. github-actions[bot] 2026-03-18 07:25:04 +00:00
  • 16bb2bc939 Automated update. github-actions[bot] 2026-03-17 07:25:06 +00:00
  • 2626cf1ee9 Add /INFERASANLIBS to the Clang ARM64 workarounds (#6163) Stephan T. Lavavej 2026-03-16 14:33:58 -07:00
  • 83a261c44d Toolset update: MSVC Compiler 19.51.36122, CUDA 13.2 (#6157) Stephan T. Lavavej 2026-03-16 08:04:27 -07:00
  • 775ff5ed54 Automated update. github-actions[bot] 2026-03-16 07:33:10 +00:00
  • bf7b7343dc Automated update. github-actions[bot] 2026-03-15 07:20:51 +00:00
  • 57ad56bfec Automated update. github-actions[bot] 2026-03-14 07:16:55 +00:00
  • 8b498ef3cf Automated update. github-actions[bot] 2026-03-13 07:20:35 +00:00
  • 0b47cad8f6 Automated update. github-actions[bot] 2026-03-12 07:20:50 +00:00
  • c4f53f3c8b Automated update. github-actions[bot] 2026-03-11 07:20:03 +00:00
  • 26b7ca58ee <regex>: Implement small vector optimization for state frames (#6147) Julian Müller 2026-03-10 13:47:07 +01:00
  • 14603b86f8 <regex>: Tolerate iterators with explicit default ctors (#6146) Stephan T. Lavavej 2026-03-10 05:45:34 -07:00
  • 68037ec9f8 <xutility>: Improve the all-bits-zero optimization in the fill() family (#6145) Stephan T. Lavavej 2026-03-10 05:43:18 -07:00
  • 51277b444a fix: implement LWG-4015 to make optional conversions ADL-proof (#6102) Daksh Goyal 2026-03-10 05:37:44 -07:00
  • 3017718e1d Update _Make_bitmap_large_neon TRANSITION comment (#6144) Hari Limaye 2026-03-10 08:31:29 -04:00
  • 188c072a4a Add Neon implementations of remove, unique (#6143) Hari Limaye 2026-03-10 08:27:22 -04:00
  • 070f3e80f8 Add Neon implementations of find_last_of (#6141) Hari Limaye 2026-03-10 08:14:52 -04:00
  • 387617782a Add Neon implementations of search, find_end (#6139) Hari Limaye 2026-03-10 08:11:36 -04:00
  • fab6100e3f Vector algorithms: trim runtime coverage for ARM64EC non-vectorized fallbacks (#6142) Alex Guteniev 2026-03-10 14:07:41 +02:00
  • efa5a87a0a Automated update. github-actions[bot] 2026-03-10 07:18:21 +00:00
  • d6d4b2b2ed Automated update. github-actions[bot] 2026-03-09 07:24:11 +00:00
  • c364fde7f2 Automated update. github-actions[bot] 2026-03-08 07:13:42 +00:00
  • 7e52e633e1 Automated update. github-actions[bot] 2026-03-07 07:11:14 +00:00
  • 130441db8b Automated update. github-actions[bot] 2026-03-06 07:18:12 +00:00
  • bdb325e584 Automated update. github-actions[bot] 2026-03-05 07:19:11 +00:00
  • 8f6bbd3ecb <complex>: Include full <intrin.h> for Clang 22 compatibility (#6137) Stephan T. Lavavej 2026-03-04 08:07:07 -08:00
  • 1354a6dcc0 Update _MSVC_STL_UPDATE to March 2026 (#6126) xiaosa-zhz 2026-03-05 00:03:54 +08:00
  • 54d74d7a58 Cleanup documentation URLs (#6117) Stephan T. Lavavej 2026-03-04 08:03:12 -08:00
  • 604edef19c Vector algorithms: runtime coverage for ARM64EC non-vectorized fallbacks again (#6107) Alex Guteniev 2026-03-04 17:58:44 +02:00
  • 3a8becf5a7 Make most tests pass with /Zc:alignedNew- (#6087) Alex Guteniev 2026-03-04 17:54:01 +02:00
  • 1877461eb2 Optimize integer to_chars with division by 100 (#6007) Alex Guteniev 2026-03-04 17:48:48 +02:00
  • 7b0543873e Implement P3612R1 Harmonize Proxy-Reference Operations (#5848) Vojtěch Michal 2026-03-04 15:17:07 +01:00
  • 93d7fb079f <regex>: Implement small buffer optimization for capture groups (#6127) Julian Müller 2026-03-04 15:07:32 +01:00
  • f6e856e13c <regex>: Add test coverage for capture group reset between match attempts in regex_search() (#6122) Julian Müller 2026-03-04 14:37:36 +01:00
  • 8dab145c35 Categorize some libc++ test failures (#6136) S. B. Tam 2026-03-04 21:18:43 +08:00
  • 7d59e1aad7 <limits>: fix traps for integers (#5816) Alex Guteniev 2026-03-04 14:10:31 +02:00
  • af4b86218f Automated update. github-actions[bot] 2026-03-04 07:17:25 +00:00
  • 1a485af8e8 Automated update. github-actions[bot] 2026-03-03 07:19:27 +00:00
  • 6bcd1edb7f Automated update. github-actions[bot] 2026-03-02 07:22:40 +00:00
  • b30961da69 Automated update. github-actions[bot] 2026-03-01 07:15:44 +00:00
  • 4203bfdc9a Status Chart: Weekly updates (#6123) Stephan T. Lavavej 2026-02-28 11:05:31 -08:00
  • 6f145726d3 Automated update. github-actions[bot] 2026-02-28 07:09:49 +00:00
  • 117ca965fe Azure Pipelines: Use Fasv7 for x64 testing (#6106) Stephan T. Lavavej 2026-02-27 16:15:21 -08:00
  • baf68022f1 Build the STL with only /O2, not /Os (#6110) Stephan T. Lavavej 2026-02-27 16:09:46 -08:00
  • 9980b75fa6 Add Neon bitmap implementation of find_first_of (#6115) Hari Limaye 2026-02-27 20:08:05 -04:00
  • d37e8bb013 Add Neon implementation of search_n (#6108) Hari Limaye 2026-02-27 20:06:08 -04:00
  • f25bfb5252 Vector algorithms: Add compile time checks for ISA features (#6098) Mathias Berchtold 2026-02-27 17:03:43 -07:00
  • 6af7fbf7a7 <regex>: Implement small buffer optimization to store loop state (#6092) Julian Müller 2026-02-28 01:00:55 +01:00
  • 18bcfcc105 <any>: Short-cut constraints of single-argument any constructor, again (#6114) A. Jiang 2026-02-28 05:58:05 +08:00
  • 89a6a4a486 Update llvm-project (#6109) Stephan T. Lavavej 2026-02-27 12:40:21 -08:00
  • 254a2ed3fb Update libcxx for an upcoming MSVC compiler fix (#6111) Stephan T. Lavavej 2026-02-27 08:22:58 -08:00
  • 9d52ec1dc6 Automated update. github-actions[bot] 2026-02-27 07:20:22 +00:00