Commit Graph

  • 90ff1a6983 Test coverage for search_n with forward iterators (#5439) Alex Guteniev 2025-05-10 03:28:22 -07:00
  • a323953564 <locale>: make collate::hash return the same hash for strings that collate the same (#5469) Julian Müller 2025-05-10 12:19:47 +02:00
  • 5f5e5ea793 <regex>: Fix quadratic complexity in regex_search when regex starts with ? quantifier or several alternatives (#5457) Julian Müller 2025-05-10 12:09:20 +02:00
  • cdbcac33df <regex>: Correctly reset capture groups for ECMAScript grammar (#5456) Julian Müller 2025-05-10 12:02:17 +02:00
  • 91e4631136 <regex>: regex_traits::transform_primary should yield primary sort keys appropriate for the imbued locale (#5444) Julian Müller 2025-05-10 11:42:58 +02:00
  • 1e0317478e <regex>: Make wregex properly match the combination of \w and another named character class (#5438) Julian Müller 2025-05-10 10:51:20 +02:00
  • 94b9650ab0 <regex>: Make wregex handle small character ranges containing U+00FF and U+0100 correctly (#5437) Julian Müller 2025-05-10 10:47:27 +02:00
  • 8bedc8e84e Automated update. github-actions[bot] 2025-05-10 07:03:58 +00:00
  • a87163cb54 google-benchmark 1.9.3 (#5478) Stephan T. Lavavej 2025-05-09 08:36:42 -07:00
  • 69ec0bb76f Automated update. github-actions[bot] 2025-05-09 07:04:29 +00:00
  • 8f6c06cc41 Automated update. github-actions[bot] 2025-05-08 07:05:02 +00:00
  • 1c14c40d15 Automated update. github-actions[bot] 2025-05-07 07:04:42 +00:00
  • 65a0fc6077 Automated update. github-actions[bot] 2025-05-06 07:04:49 +00:00
  • 9337a9b2bc Automated update. github-actions[bot] 2025-05-05 07:05:04 +00:00
  • 5a0b8c0723 Automated update. github-actions[bot] 2025-05-04 07:04:17 +00:00
  • 076d406f71 Automated update. github-actions[bot] 2025-05-03 07:04:04 +00:00
  • 966bb1981d Automated update. github-actions[bot] 2025-05-02 07:04:38 +00:00
  • 925d6cbfd4 Automated update. github-actions[bot] 2025-05-01 07:04:53 +00:00
  • bf6bc5b291 Automated update. github-actions[bot] 2025-04-30 07:04:42 +00:00
  • 8e9f4ee42f <random>: Use _Unsigned128 for linear_congruential_engine (#5436) Stephan T. Lavavej 2025-04-29 05:23:26 -07:00
  • 1b9594a310 <locale>: Improve std::collate::do_transform()'s handling of wrongly encoded input (#5431) Julian Müller 2025-04-29 14:08:06 +02:00
  • 116ee9a144 vector_algorithms.cpp: cleanup (#5429) Alex Guteniev 2025-04-29 05:05:25 -07:00
  • d44c96793a README.md: Fix a few more typos (#5430) Alcaro 2025-04-29 13:35:47 +02:00
  • 617294de2f README.md: Fix odd wording (#5428) Alcaro 2025-04-29 13:35:12 +02:00
  • 0c85611468 Win8 baseline: Simplify <filesystem> API calls (#5434) Stephan T. Lavavej 2025-04-29 04:33:38 -07:00
  • b6bf6d9800 Win8 baseline: Improve STL Hardening codegen size (#5433) Stephan T. Lavavej 2025-04-29 04:29:52 -07:00
  • 54580a9c1c Win8 baseline: Drop support for Win7 / Server 2008 R2 (#5432) Stephan T. Lavavej 2025-04-29 04:26:51 -07:00
  • 5fd6f6bd99 Automated update. github-actions[bot] 2025-04-29 07:05:02 +00:00
  • 99e2cc6a29 Automated update. github-actions[bot] 2025-04-28 07:13:49 +00:00
  • e4e2ed7608 Automated update. github-actions[bot] 2025-04-27 07:04:06 +00:00
  • 1c8be52a21 Automated update. github-actions[bot] 2025-04-26 07:04:00 +00:00
  • 24e039b65a Automated update. github-actions[bot] 2025-04-25 07:04:45 +00:00
  • fc8a10726f Automated update. github-actions[bot] 2025-04-24 07:05:29 +00:00
  • b5df16a989 <algorithm>: Implement worst-case linear-time nth_element (#5100) Julian Müller 2025-04-23 23:45:59 +02:00
  • 4c99d05494 Vectorize is_sorted_until (#5420) Alex Guteniev 2025-04-23 14:41:25 -07:00
  • d5f4f1931c Reduce vector algorithms test run time with ASan (#5425) Alex Guteniev 2025-04-23 14:37:30 -07:00
  • d01ac65e15 Automated update. github-actions[bot] 2025-04-23 07:05:00 +00:00
  • 60e7b473cd Remove mentions of "fast math" from floating vectorization control (#5417) Alex Guteniev 2025-04-22 16:03:54 -07:00
  • 720b30541e <random>: Fast discard() for minstd_rand and minstd_rand0 via fast exponentiation (#5412) mirounga 2025-04-22 15:59:50 -07:00
  • 46c45dc6df <random>: Improve performance of poisson_distribution constructor (#5411) Giovanni Cerretani 2025-04-23 00:55:49 +02:00
  • 381e671331 <string>: Fix construction and insertion of basic_string with volatile ranges (#5409) A. Jiang 2025-04-23 06:47:38 +08:00
  • 7b4119a864 <optional>: Extend compiler bug workaround to MSVC (#5407) Stephan T. Lavavej 2025-04-22 15:41:43 -07:00
  • bb031e2db1 Fix heap-use-after-free for _HAS_EXCEPTIONS=0 (#5406) wolframw 2025-04-23 00:34:22 +02:00
  • ed33e92961 Fix inconsistent use of normal_distribution in benchmarks and tests (#5404) Alex Guteniev 2025-04-22 15:28:43 -07:00
  • c0f5f35ed8 <regex>: Make wregex correctly match negated character classes (#5403) Julian Müller 2025-04-23 00:15:24 +02:00
  • 608036cc0d Update the SPDX-License-Identifier for Ryu-derived sources (#5401) Stephan T. Lavavej 2025-04-22 15:09:59 -07:00
  • cac14a0a85 Add std::fill and std::fill_n benchmarks (#5400) Charlie Barto 2025-04-22 15:04:33 -07:00
  • 056a3b4bc7 <barrier>: Fix constructor's exception specification (#5398) Jakub Mazurkiewicz 2025-04-22 23:57:58 +02:00
  • 38d0c047cc Vectorize remove_copy and unique_copy (#5355) Alex Guteniev 2025-04-22 14:50:42 -07:00
  • 42cee97f2f <locale>: Repair std::collate<unsigned short> (#5361) Julian Müller 2025-04-22 23:39:56 +02:00
  • 094ce6ac11 Handle aligned vector<bool> in constexpr copy() properly (#5347) Alex Guteniev 2025-04-22 14:29:40 -07:00
  • f57e71da2b <regex>: Simplify matching of _N_if NFA nodes in leftmost-longest mode (#5405) Julian Müller 2025-04-22 23:20:24 +02:00
  • c5ed364866 <regex>: Permit escaping of closing brackets in POSIX regexes (#5399) Julian Müller 2025-04-22 23:03:02 +02:00
  • 81056a9efc <regex>: Properly parse and match collating symbols and equivalences (#5392) Julian Müller 2025-04-22 22:59:09 +02:00
  • b0bd6a71e7 Vectorize search_n for small values of n (#5352) Alex Guteniev 2025-04-22 13:51:39 -07:00
  • 71ac90cd82 Toolset update: VS 2022 17.14 Preview 3 (#5410) Stephan T. Lavavej 2025-04-22 13:48:52 -07:00
  • 679afb1d01 Automated update. github-actions[bot] 2025-04-22 07:04:47 +00:00
  • 76235ae09d Automated update. github-actions[bot] 2025-04-21 07:04:47 +00:00
  • 40313c4500 Automated update. github-actions[bot] 2025-04-20 07:04:06 +00:00
  • a745ef657a Automated update. github-actions[bot] 2025-04-19 07:04:01 +00:00
  • fc4e6b3467 Status Chart: Weekly updates (#5415) Stephan T. Lavavej 2025-04-18 04:56:04 -07:00
  • c3b7552d6a Automated update. github-actions[bot] 2025-04-18 07:04:47 +00:00
  • b2b18677f0 Automated update. github-actions[bot] 2025-04-17 07:05:07 +00:00
  • eff55f06b8 Automated update. github-actions[bot] 2025-04-16 07:04:37 +00:00
  • 275a456f1c Automated update. github-actions[bot] 2025-04-15 07:05:04 +00:00
  • 40ee2a04bd Automated update. github-actions[bot] 2025-04-14 07:04:57 +00:00
  • ecca583e0c Automated update. github-actions[bot] 2025-04-13 07:04:06 +00:00
  • 9bff8e90e4 Automated update. github-actions[bot] 2025-04-12 07:04:06 +00:00
  • 6273ff3035 Automated update. github-actions[bot] 2025-04-11 07:04:30 +00:00
  • 5762e6bcaf STL.natvis: Add alternative type name for time_point (#5390) nerix 2025-04-11 01:08:03 +02:00
  • d005527a57 STL.natvis: Fixed time_point visualization of year off-by-one (#5389) Thomas Roß 2025-04-11 01:02:55 +02:00
  • 7385267ea0 <ranges>: Fix piecewise construction for repeat_view (#5388) A. Jiang 2025-04-11 06:58:44 +08:00
  • 21274f5c64 Update _MSVC_STL_UPDATE to April 2025 (#5385) Alex Prabhat Bara 2025-04-11 04:26:22 +05:30
  • a3c23e1533 Fix sporadic test failures by avoiding excessive compiler memory consumption (#5383) Stephan T. Lavavej 2025-04-10 15:54:50 -07:00
  • 41d69256b8 Implement P0472R3 - Put monostate in <utility> (#5382) Yehuda Bernáth 2025-04-11 01:46:38 +03:00
  • cdf1488557 Added a missing case for __std_is_file_not_found(). (#5381) Tyler Nichols 2025-04-10 16:38:53 -06:00
  • 0cc1eb9e0d bug-report.md: Add backticks to default title (#5372) Alcaro 2025-04-11 00:37:34 +02:00
  • ee74822eae google-benchmark 1.9.2 and other cleanups (#5370) Stephan T. Lavavej 2025-04-10 15:29:19 -07:00
  • 9699391dc5 <xutility>: Adjust inheritance detection for enable_view (#5369) A. Jiang 2025-04-11 06:25:32 +08:00
  • cd5cb48069 <bit>: Improve has_single_bit() codegen (#5367) Pavel P 2025-04-11 00:22:27 +02:00
  • d3c9bf90a3 Search for first duplicate in vectorized unique (#5363) Alex Guteniev 2025-04-10 13:17:26 -07:00
  • d8d672fe60 Remove comments for LWG-3210, LWG-4024, and LWG-4154 (#5360) Gabriel Augusto 2025-04-10 17:11:28 -03:00
  • 2e34778df2 <type_traits>: Use the __is_scoped_enum intrinsic for Clang (#5358) A. Jiang 2025-04-11 04:07:11 +08:00
  • 0e63fc65b1 <regex>: Revise parsing of escape sequences (#5380) Julian Müller 2025-04-10 09:44:38 +02:00
  • 81df176b33 Automated update. github-actions[bot] 2025-04-10 07:04:56 +00:00
  • 6acd99035e <regex>: Do not reset matched capture groups in POSIX regexes (#5377) Julian Müller 2025-04-10 08:42:00 +02:00
  • 5feb814078 <regex>: Make back-references to unmatched capture groups not match anything in POSIX basic regexes (#5376) Julian Müller 2025-04-10 07:50:06 +02:00
  • b69d5f5eb1 <regex>: Fix word bounds \b and \B when applied to the empty string (#5375) Julian Müller 2025-04-10 06:57:49 +02:00
  • 6791615cde <regex>: Make capture groups in negative lookahead assertions always match nothing (#5366) Julian Müller 2025-04-10 06:01:37 +02:00
  • 5a1cbde572 <regex>: Allow initial ] to start character ranges in POSIX regular expressions (#5364) Julian Müller 2025-04-10 05:56:22 +02:00
  • 13f1f16260 <regex>: Properly parse dollar anchors in basic and grep mode (#5362) Julian Müller 2025-04-10 05:09:41 +02:00
  • ceac63782e Automated update. github-actions[bot] 2025-04-09 07:04:54 +00:00
  • e6316a1b40 Automated update. github-actions[bot] 2025-04-08 07:04:36 +00:00
  • dacbb288ef Automated update. github-actions[bot] 2025-04-07 07:05:03 +00:00
  • fb6129687f Automated update. github-actions[bot] 2025-04-06 07:03:56 +00:00
  • 8dae550007 Automated update. github-actions[bot] 2025-04-05 07:04:06 +00:00
  • eb285918be Automated update. github-actions[bot] 2025-04-04 07:04:22 +00:00
  • fb5c3f6197 Automated update. github-actions[bot] 2025-04-03 07:04:32 +00:00
  • 9673c7c947 Automated update. github-actions[bot] 2025-04-02 07:04:42 +00:00
  • 3b4a356f8f Automated update. github-actions[bot] 2025-04-01 07:04:35 +00:00