Commit Graph

  • a2686a0662 <regex>: Compare against char directly (#5675) Stephan T. Lavavej 2025-08-16 15:43:27 -07:00
  • d7df896aec <algorithm>: Avoid integer overflow in stable_sort() and ranges::stable_sort for huge inputs on x86 (#5677) Stephan T. Lavavej 2025-08-16 15:06:41 -07:00
  • 67ff5c3ab7 P0811R3_midpoint_lerp: Suppress warning C4756 (#5676) Stephan T. Lavavej 2025-08-16 15:04:33 -07:00
  • 8aa8f972bc <regex>: Speed up skip optimization for default regex_traits in collate mode (#5672) Julian Müller 2025-08-16 23:45:14 +02:00
  • 1449cee72c <regex>: Remove non-standard _Uelem from matcher (#5671) Julian Müller 2025-08-16 23:41:52 +02:00
  • f95868e666 Toolset update: VS 2022 17.14.12 Preview 1 (#5674) Stephan T. Lavavej 2025-08-16 14:39:17 -07:00
  • 50cc885b86 Automated update. github-actions[bot] 2025-08-16 07:04:16 +00:00
  • 71cd6efca0 Automated update. github-actions[bot] 2025-08-15 07:05:41 +00:00
  • 991c164f12 Automated update. github-actions[bot] 2025-08-14 07:05:50 +00:00
  • 12ca3e49eb Automated update. github-actions[bot] 2025-08-13 07:05:56 +00:00
  • 6d936a1424 Automated update. github-actions[bot] 2025-08-12 07:05:42 +00:00
  • ddd5d25e2a Automated update. github-actions[bot] 2025-08-11 07:07:44 +00:00
  • 5ce947c743 Automated update. github-actions[bot] 2025-08-10 07:04:26 +00:00
  • 4bfe774abc Automated update. github-actions[bot] 2025-08-09 07:04:30 +00:00
  • 5f8b525464 Update _MSVC_STL_UPDATE macro to August 2025 (#5664) Gabriele 2025-08-08 19:42:28 +02:00
  • 93dee9e3c6 <chrono>: Use designated aggregate initialization when returning tm (#5662) A. Jiang 2025-08-09 01:39:03 +08:00
  • 1d5f1aaedd VSO_0180466_algorithm_overhauls: Suppress -Wcharacter-conversion for Clang 21 (#5657) YexuanXiao 2025-08-09 01:34:05 +08:00
  • 525520719c VSO_0000000_instantiate_iterators_misc: Suppress deprecated volatile operation warnings (#5656) YexuanXiao 2025-08-09 01:33:30 +08:00
  • f9b486eb87 VSO_0000000_initialize_everything: Avoid compiler warnings (#5655) YexuanXiao 2025-08-09 01:32:30 +08:00
  • eadd3be596 Dev11_0000000_null_forward_iterators: Avoid Clang warnings, guard headers for C++17/20 (#5654) YexuanXiao 2025-08-09 01:31:53 +08:00
  • a0168f1fe7 <xlocale>: Use static_cast to eliminate implicit conversions between different charN_t types (#5653) YexuanXiao 2025-08-09 01:22:07 +08:00
  • c2097a16fe <chrono>: qualify _Ugly function calls to avoid ADL (#5629) Victor Chernyakin 2025-08-08 10:17:47 -07:00
  • fae8c5511f Implement P3223R2 Making istream::ignore() Less Surprising (#5604) A. Jiang 2025-08-09 01:15:19 +08:00
  • 9ed9371aa1 Implement LWG-4242 ranges::distance does not work with volatile iterators (#5603) A. Jiang 2025-08-09 01:11:28 +08:00
  • 5bc9e931ba Implement LWG-4222 expected constructor from a single value missing a constraint (#5602) A. Jiang 2025-08-09 01:08:16 +08:00
  • 452543642b <regex>: Remove usage of non-standard _Uelem from parser (#5592) Julian Müller 2025-08-08 19:05:20 +02:00
  • c1ce930135 <regex>: Use std::search() in skip heuristic (#5586) Julian Müller 2025-08-08 19:02:46 +02:00
  • 96f154a2f0 Speculatively implement LWG-4273 Standard execution policy types should be conventional tag class types (#5578) A. Jiang 2025-08-09 00:59:58 +08:00
  • 72d8110942 Speculatively implement LWG-4270 Diagnose misuse of std::projected::operator* (#5572) A. Jiang 2025-08-09 00:55:27 +08:00
  • 907f3e75f0 <xstring>: Suppress code analysis warning C6510 for basic_string (#5563) Julian Müller 2025-08-08 18:49:23 +02:00
  • 378f8b7dc3 Automated update. github-actions[bot] 2025-08-08 07:08:28 +00:00
  • 71aa3d18bb Automated update. github-actions[bot] 2025-08-07 07:08:12 +00:00
  • f809b3502b Automated update. github-actions[bot] 2025-08-06 07:08:40 +00:00
  • 19080fb52b Automated update. github-actions[bot] 2025-08-05 07:08:37 +00:00
  • 65047cc3e9 Automated update. github-actions[bot] 2025-08-04 07:10:58 +00:00
  • 0b8cf2adb0 Automated update. github-actions[bot] 2025-08-03 07:05:12 +00:00
  • 0f3847974e Automated update. github-actions[bot] 2025-08-02 07:05:03 +00:00
  • 52e35aa6e0 Remove MSVC-specific workarounds for references-to-functions (#5661) Jonathan Emmett 2025-08-01 15:16:48 -03:00
  • a429ac418a Automated update. github-actions[bot] 2025-08-01 07:08:19 +00:00
  • f22764fed9 Automated update. github-actions[bot] 2025-07-31 07:07:13 +00:00
  • 27d67cb73c Automated update. github-actions[bot] 2025-07-30 07:08:02 +00:00
  • 082d80ae53 Update WinSDK comments (#5659) Stephan T. Lavavej 2025-07-29 15:42:56 -07:00
  • 112d095fd5 Automated update. github-actions[bot] 2025-07-29 07:07:13 +00:00
  • d393c70410 Automated update. github-actions[bot] 2025-07-28 07:08:24 +00:00
  • 4a1c9b1dd7 Automated update. github-actions[bot] 2025-07-27 07:05:15 +00:00
  • e83feb5aaf Automated update. github-actions[bot] 2025-07-26 07:05:29 +00:00
  • a6d1bac456 Automated update. github-actions[bot] 2025-07-25 07:06:56 +00:00
  • caa729b101 Automated update. github-actions[bot] 2025-07-24 07:06:45 +00:00
  • b4635c93ec Automated update. github-actions[bot] 2025-07-23 07:07:23 +00:00
  • 83bdf1e9c7 Automated update. github-actions[bot] 2025-07-22 07:06:54 +00:00
  • 541d872ba2 Automated update. github-actions[bot] 2025-07-21 07:08:50 +00:00
  • de96e9c998 Automated update. github-actions[bot] 2025-07-20 07:04:31 +00:00
  • da9b25e913 Automated update. github-actions[bot] 2025-07-19 07:04:48 +00:00
  • 2639a03ff6 Automated update. github-actions[bot] 2025-07-18 07:07:03 +00:00
  • 59f3fe786b Automated update. github-actions[bot] 2025-07-17 07:06:38 +00:00
  • c65868d8d4 Automated update. github-actions[bot] 2025-07-16 07:07:53 +00:00
  • f015db5833 Silence ABI warning C5291 for the entire STL (#5645) Stephan T. Lavavej 2025-07-15 14:26:46 -07:00
  • dbdb1eaca6 Put else-return logic into tighter scope (#5643) achabense 2025-07-16 05:22:54 +08:00
  • a3678cc4e4 Cleanup: Mostly remove _VCRT_ALLOW_INTERNALS (#5636) Stephan T. Lavavej 2025-07-15 14:21:12 -07:00
  • f9a8e579ef Update _MSVC_STL_UPDATE to July 2025 (#5633) Confuzzl 2025-07-15 17:17:28 -04:00
  • b7181cd9bc Restore wmemchr optimization in ranges::find (#5628) Alex Guteniev 2025-07-15 23:14:56 +03:00
  • a728288af3 <xloctime>: Silence CodeQL warning SM03231 about leap year arithmetic (#5625) Stephan T. Lavavej 2025-07-15 11:58:06 -07:00
  • 7464e9aeb0 Optimize find for ARM64EC (#5597) Alex Guteniev 2025-07-15 21:51:33 +03:00
  • 16ff469fa1 includes benchmark: handle edge case simpler (#5595) Alex Guteniev 2025-07-15 21:25:02 +03:00
  • a1f193de8f <regex>: Limit recursion in the parser (#5588) Julian Müller 2025-07-15 20:11:51 +02:00
  • 539749eed4 Categorize remaining regex-related libcxx test failures (#5587) Julian Müller 2025-07-15 19:28:14 +02:00
  • 106d6b1ee7 Remove comments for LWG-4245 (#5584) Sai Shreya Kumar 2025-07-15 12:22:18 -05:00
  • a2a21a5a4c Toolset update: VS 2022 17.14.8 Preview 1 (#5641) Stephan T. Lavavej 2025-07-15 10:20:14 -07:00
  • 4e95a149ce Update source_location tests for upcoming EDG changes, one more time (#5634) Stephan T. Lavavej 2025-07-15 10:18:21 -07:00
  • a6c7f74362 Automated update. github-actions[bot] 2025-07-15 07:06:44 +00:00
  • f8b8d21aec Automated update. github-actions[bot] 2025-07-14 07:07:07 +00:00
  • 78d8d67be0 Automated update. github-actions[bot] 2025-07-13 07:05:22 +00:00
  • 03c49cbf06 Automated update. github-actions[bot] 2025-07-12 07:05:05 +00:00
  • e59dc201d1 Remove support for 32-bit ARM (#5594) Stephan T. Lavavej 2025-07-11 17:22:41 -07:00
  • 04e6544b4a Automated update. github-actions[bot] 2025-07-11 07:05:52 +00:00
  • 9b5e0ac28b Automated update. github-actions[bot] 2025-07-10 07:05:50 +00:00
  • b740d8a78c Automated update. github-actions[bot] 2025-07-09 07:05:38 +00:00
  • f5d42252b2 Automated update. github-actions[bot] 2025-07-08 07:05:29 +00:00
  • 4fbb314ad9 Automated update. github-actions[bot] 2025-07-07 07:05:58 +00:00
  • 0e40303446 Automated update. github-actions[bot] 2025-07-06 07:04:25 +00:00
  • d09ccf86ae Automated update. github-actions[bot] 2025-07-05 07:04:26 +00:00
  • 25c046dec0 Automated update. github-actions[bot] 2025-07-04 07:05:42 +00:00
  • 6cf1e8f351 Automated update. github-actions[bot] 2025-07-03 07:05:28 +00:00
  • 33150fb48c Automated update. github-actions[bot] 2025-07-02 07:05:24 +00:00
  • df4295cc5c Automated update. github-actions[bot] 2025-07-01 07:05:35 +00:00
  • 950d6b184d Status Chart: Weekly/dependency updates, increase bounds (#5631) Stephan T. Lavavej 2025-06-30 23:44:40 -07:00
  • ba532c3590 Automated update. github-actions[bot] 2025-06-30 07:05:59 +00:00
  • 1fb22a00c5 Automated update. github-actions[bot] 2025-06-29 07:04:08 +00:00
  • 5021f68620 Automated update. github-actions[bot] 2025-06-28 07:04:16 +00:00
  • 09c52ec408 Automated update. github-actions[bot] 2025-06-27 07:05:03 +00:00
  • 981804d03e Automated update. github-actions[bot] 2025-06-26 07:05:36 +00:00
  • 5b87127160 Automated update. github-actions[bot] 2025-06-25 07:05:27 +00:00
  • 5163be0f8f Automated update. github-actions[bot] 2025-06-24 07:05:23 +00:00
  • 37c3b51ffd Automated update. github-actions[bot] 2025-06-23 07:06:02 +00:00
  • 526056c762 Automated update. github-actions[bot] 2025-06-22 07:04:34 +00:00
  • d06b761c37 Automated update. github-actions[bot] 2025-06-21 07:04:14 +00:00
  • f9282e9aa7 Automated update. github-actions[bot] 2025-06-20 07:04:46 +00:00
  • ec4750110b Automated update. github-actions[bot] 2025-06-19 07:04:54 +00:00
  • ec6a0be814 Automated update. github-actions[bot] 2025-06-18 07:05:09 +00:00
  • 49772bffa7 Automated update. github-actions[bot] 2025-06-17 07:04:54 +00:00