Commit Graph

  • 6750eaadf4 These tests appear to be passing under ASan (#6083) Alex Guteniev 2026-02-17 16:52:42 +02:00
  • b77a97c2a2 Improve test diagnostics when expected_results.txt contains syntax errors (#6002) Vojtěch Michal 2026-02-17 15:50:05 +01:00
  • 77f11aabdd Automated update. github-actions[bot] 2026-02-17 07:22:54 +00:00
  • 87f84db73d Automated update. github-actions[bot] 2026-02-16 07:25:56 +00:00
  • 73f8159c8c Automated update. github-actions[bot] 2026-02-15 07:17:22 +00:00
  • 2bb442504b Automated update. github-actions[bot] 2026-02-14 07:15:50 +00:00
  • 14771e95fe Automated update. github-actions[bot] 2026-02-13 07:22:43 +00:00
  • e2ef398685 Implement LWG-4037 Static data members of ctype_base are not yet required to be usable in constant expressions (#6079) A. Jiang 2026-02-12 23:19:52 +08:00
  • bc024a9eb8 Automated update. github-actions[bot] 2026-02-12 07:24:12 +00:00
  • 2fede4d695 updated _MSVC_STL_UPDATE (#6063) Camden Kirkpatrick 2026-02-11 07:57:01 -06:00
  • 7703c7723d Update comments to reflect standardized predicate move guarantee; (#6081) Iskandar Emomzoda 2026-02-11 14:55:00 +01:00
  • 41b277114e Simplify nodiscard macros (#6061) Stephan T. Lavavej 2026-02-11 05:52:38 -08:00
  • 0921554c0b Categorize some threading libc++ test skip (#6073) Alex Guteniev 2026-02-11 15:48:03 +02:00
  • b352c2c776 Use extern "C++" scopes for explicit specializations after P2615R1 Meaningful Exports (#6074) Stephan T. Lavavej 2026-02-11 05:41:30 -08:00
  • 60147bb5c9 <iomanip>: Add missing Mandates to get_money/put_money (#6072) A. Jiang 2026-02-11 21:32:37 +08:00
  • 68525541ec <filesystem>: Fix filesystem::copy() for junctions on x86 (#6064) Stephan T. Lavavej 2026-02-11 05:30:09 -08:00
  • aaeb6b62e1 Reject overlong UTF-8 forms in _Mbrtowc and add test case (#6060) S. B. Tam 2026-02-11 21:26:09 +08:00
  • 0c323030d6 Implement P3860R1 Make atomic_ref<T> Convertible To atomic_ref<const T> (#5846) A. Jiang 2026-02-11 21:09:08 +08:00
  • 6c010d5606 Improve vectorized string::find_meow_of for small bitmap cases (#6080) Alex Guteniev 2026-02-11 15:04:56 +02:00
  • 0d484dd5c0 Optimize all_of / any_of / none_of for vector<bool> with some predicates (#5802) Alex Guteniev 2026-02-11 13:38:36 +02:00
  • 116f1cbbbf Optimize transform of vector<bool> for more predicates (#5796) Alex Guteniev 2026-02-11 13:31:17 +02:00
  • 4e9e747e40 Add Neon implementation of includes (#6076) Hari Limaye 2026-02-11 07:22:08 -04:00
  • 834c71717f Add Neon implementation of mismatch (#6075) Hari Limaye 2026-02-11 07:19:25 -04:00
  • 1ab2a9e8c4 Add Neon implementation of adjacent_find (#6066) Hari Limaye 2026-02-11 07:17:57 -04:00
  • 6081666d02 Added Arm64 feature detections in STL (#6067) JinGu Kang 2026-02-11 11:10:38 +00:00
  • cd1b5448cb P0429R9 <flat_map> and P1222R4 <flat_set> (#6071) Stephan T. Lavavej 2026-02-11 02:58:29 -08:00
  • 95029caea1 STL.natvis: add extents visualizer (#6053) Jakub Mazurkiewicz 2026-02-11 10:18:18 +01:00
  • 2d15d0cb0f Automated update. github-actions[bot] 2026-02-11 07:24:48 +00:00
  • 848d23e540 Automated update. github-actions[bot] 2026-02-10 07:26:26 +00:00
  • 9ec199777c Automated update. github-actions[bot] 2026-02-09 07:26:35 +00:00
  • 823b412775 Automated update. github-actions[bot] 2026-02-08 07:17:50 +00:00
  • d67fa354ce Automated update. github-actions[bot] 2026-02-07 07:14:15 +00:00
  • 42b1c0cd7c Automated update. github-actions[bot] 2026-02-06 07:20:32 +00:00
  • 653198c603 Automated update. github-actions[bot] 2026-02-05 07:22:56 +00:00
  • 99a3a91a4d Automated update. github-actions[bot] 2026-02-04 07:19:47 +00:00
  • 64953e9f55 Automated update. github-actions[bot] 2026-02-03 07:19:35 +00:00
  • a690f8442d Update submodules: Boost.Math 1.90.0, Google Benchmark 1.9.5, LLVM (#6058) Stephan T. Lavavej 2026-02-02 07:36:18 -08:00
  • 7f083b99a4 Implement LWG-3436 std::construct_at should support arrays (#5920) A. Jiang 2026-02-02 23:33:56 +08:00
  • 3f638e3f53 Implement LWG-3090 What is [time.duration.cons]/4's "no overflow is induced in the conversion" intended to mean? (#6050) A. Jiang 2026-02-02 23:31:30 +08:00
  • 793b6f2e26 Fix off-by-one error in __std_get_cvt (#6059) S. B. Tam 2026-02-02 23:27:47 +08:00
  • 0fe0545f3b <fstream>: comment on FILE* ownership (#6043) Alex Guteniev 2026-02-02 17:24:30 +02:00
  • f5094173ed Document some vector algorithms structure (#6039) Alex Guteniev 2026-02-02 17:23:33 +02:00
  • 50d29b5e83 <random>: Remove non-Standard inheritance from piecewise distributions (#6032) A. Jiang 2026-02-02 23:18:19 +08:00
  • e1a1a1358a <functional>: add missed function in move_only_function coverage (#6031) Alex Guteniev 2026-02-02 17:16:12 +02:00
  • 7f2aae1d0f Add Neon implementation of count (#6049) Hari Limaye 2026-02-02 11:12:55 -04:00
  • 353b2b9942 Add Neon implementation of find_last (#6030) Hari Limaye 2026-02-02 11:09:22 -04:00
  • b379eb3828 <regex>: Fix reentrant loops containing backreferences (#6055) Julian Müller 2026-02-02 16:07:38 +01:00
  • 919e0be673 Automated update. github-actions[bot] 2026-02-02 07:24:08 +00:00
  • 1e9a6c2469 Automated update. github-actions[bot] 2026-02-01 07:16:58 +00:00
  • 52fb445125 Automated update. github-actions[bot] 2026-01-31 07:11:08 +00:00
  • 7a79572f73 Automated update. github-actions[bot] 2026-01-30 07:18:11 +00:00
  • 76da584ec3 Automated update. github-actions[bot] 2026-01-29 07:18:11 +00:00
  • b10e293361 Automated update. github-actions[bot] 2026-01-28 07:09:23 +00:00
  • c54c1dd277 Automated update. github-actions[bot] 2026-01-27 07:09:58 +00:00
  • 37e3b8ba46 Automated update. github-actions[bot] 2026-01-26 07:10:20 +00:00
  • 554bf1eec2 Automated update. github-actions[bot] 2026-01-25 07:05:56 +00:00
  • 5652f2b454 Automated update. github-actions[bot] 2026-01-24 07:05:36 +00:00
  • 9a92f1c3c2 Automated update. github-actions[bot] 2026-01-23 07:08:26 +00:00
  • 7aae9639e1 Automated update. github-actions[bot] 2026-01-22 07:09:43 +00:00
  • cd402023e3 Automated update. github-actions[bot] 2026-01-21 07:10:47 +00:00
  • 3f76681e18 <regex>: Skip initial NFA nodes that do nothing during matching (#6026) Julian Müller 2026-01-21 00:17:45 +01:00
  • 23b23244c7 <regex>: Optimize matching of branchless loops (#6022) Julian Müller 2026-01-21 00:15:58 +01:00
  • 2d6f26b9dc <cmath>: Tolerate 80-bit long double (#6021) statementreply 2026-01-21 07:13:20 +08:00
  • d8e8e6f863 Add Neon implementation of is_sorted_until (#6018) Hari Limaye 2026-01-20 19:11:36 -04:00
  • 855b0042b6 STL.natvis: Improve iterator visualizations (#6019) Vojtěch Michal 2026-01-21 00:09:58 +01:00
  • e5434283dc STL.natvis: Add visualizers for ranges::less and other comparison objects. (#6016) Vojtěch Michal 2026-01-21 00:08:11 +01:00
  • f649288c40 <vector>: Avoid off-by-default warning C4365 in vector<bool> copy algorithms with /J (#6013) Stephan T. Lavavej 2026-01-20 15:03:57 -08:00
  • 6f769cb9e5 Test that various Standard headers provide iterator range access functions (#5968) Vojtěch Michal 2026-01-21 00:01:16 +01:00
  • f74acb0577 <functional>: unwrap move_only_function with abominable and noexcept types (#5917) Alex Guteniev 2026-01-21 00:58:42 +02:00
  • 0183077f86 Automated update. github-actions[bot] 2026-01-20 07:10:13 +00:00
  • a12ee6c3f4 Automated update. github-actions[bot] 2026-01-19 07:11:33 +00:00
  • 4ed9ebad77 Automated update. github-actions[bot] 2026-01-18 07:05:28 +00:00
  • a68fa261f9 Status Chart: Weekly updates (#6023) Stephan T. Lavavej 2026-01-17 14:31:56 -08:00
  • 17523ebabb Automated update. github-actions[bot] 2026-01-17 07:04:48 +00:00
  • db9e736906 Automated update. github-actions[bot] 2026-01-16 07:07:38 +00:00
  • c865e85d77 Update llvm-project (#6006) Stephan T. Lavavej 2026-01-15 10:50:28 -08:00
  • 46d99b6237 Remove workarounds for ancient Clang versions (#6012) Stephan T. Lavavej 2026-01-15 10:48:52 -08:00
  • e98005d833 <regex>: Revise complexity limit (#6005) Julian Müller 2026-01-15 19:47:06 +01:00
  • 9553d3a21d Add Neon implementation of find for ARM64 targets (#6003) Hari Limaye 2026-01-15 18:40:18 +00:00
  • 44821d98e4 Add Neon implementation of minmax (#5963) Hari Limaye 2026-01-15 18:35:35 +00:00
  • f10833deb3 STL.natvis: Add c_str intrinsic function (#5997) Gregg Miskelly 2026-01-15 10:28:23 -08:00
  • 32db7bdc61 Toolset update: MSVC Compiler 19.50.35722 (#6011) Stephan T. Lavavej 2026-01-15 10:26:36 -08:00
  • 141cae244d Automated update. github-actions[bot] 2026-01-15 07:08:12 +00:00
  • 9f26a2d3ec Automated update. github-actions[bot] 2026-01-14 07:08:03 +00:00
  • dc1875feab Automated update. github-actions[bot] 2026-01-13 07:08:27 +00:00
  • 78f23c102f Automated update. github-actions[bot] 2026-01-12 07:09:49 +00:00
  • 606281260e Automated update. github-actions[bot] 2026-01-11 07:06:09 +00:00
  • 5212faac47 Automated update. github-actions[bot] 2026-01-10 07:04:46 +00:00
  • 3120b11095 Automated update. github-actions[bot] 2026-01-09 07:08:13 +00:00
  • 4634ad466d Fix no-match handling when calling memchr/wmemchr on ARM64EC (#5993) Hari Limaye 2026-01-08 17:34:46 +00:00
  • ba946a1c14 updated _MSVC_STL_UPDATE to January 2026 (#5985) Que 2026-01-08 23:02:36 +05:30
  • b3f2c67575 Vectorize replace_copy for x64 / x86 manually (#5980) Alex Guteniev 2026-01-08 19:30:28 +02:00
  • e7d5bf75c6 <atomic>: drop _Atomic_reinterpret_as (#5973) Alex Guteniev 2026-01-08 19:24:28 +02:00
  • 12b5859992 Update working draft revision to N5032 (#5967) TPPPP 2026-01-09 01:22:56 +08:00
  • 649a76a482 <regex>: Simplify unwinding (#5961) Julian Müller 2026-01-08 18:20:58 +01:00
  • eec1e28c10 The Uncanny xmath Overhaul (#5959) Stephan T. Lavavej 2026-01-08 09:14:27 -08:00
  • 58d2910c3b Enable vectorized minmax_element using Neon on ARM64 (#5949) Hari Limaye 2026-01-08 17:04:33 +00:00
  • 7364b422d8 Implement P3016R6 Resolve Inconsistencies In begin/end For valarray And Braced Initializer Lists (#5847) Vojtěch Michal 2026-01-08 18:00:22 +01:00
  • 641410dbe5 Use division by 100 in to_string for integers (#5691) Alex Guteniev 2026-01-08 18:52:33 +02:00
  • 681ebaf022 Automated update. github-actions[bot] 2026-01-08 07:07:22 +00:00