]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/21_strings
fix cris-elf build with binutils-2.45
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings /
2025-07-24  Tomasz Kamińskilibstdc++: Expand compile-time ranges tests for vector...
2025-05-21  Alexandre Oliva[testsuite] tolerate missing std::stold
2025-04-29  Jonathan Wakelylibstdc++: Fix allocator propagation for rvalue+rvalue...
2025-04-15  Jonathan Wakelylibstdc++: Fix std::string construction from volatile...
2025-04-11  Tomasz Kamińskilibstdc++: Define __cpp_lib_containers_ranges in approp...
2025-04-11  Jonathan Wakelylibstdc++: Add P1206R7 from_range members to std::strin...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-10-25  Jonathan Wakelylibstdc++: Disable parts of new test that depend on...
2024-10-25  Giuseppe D'Angelolibstdc++: implement concatenation of strings and strin...
2024-09-10  Jonathan Wakelylibstdc++: std::string move assignment should not use...
2024-09-03  Dhruv Chawlalibstdc++: Add missing feature-test macro in various...
2024-08-01  Jonathan Wakelylibstdc++: Constrain std::basic_string default construc...
2024-04-08  Jonathan Wakelylibstdc++: Fix tests that fail with -fno-char8_t
2024-02-12  Paul Keirlibstdc++: Fix constexpr basic_string union member...
2024-02-02  Jonathan Wakelylibstdc++: Allow explicit conversion of string views...
2024-01-05  Jonathan Wakelylibstdc++: Fix std::char_traits<C>::move [PR113200]
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-05  Jonathan Wakelylibstdc++: Redefine __glibcxx_assert to work in C+...
2023-11-21  Jonathan Wakelylibstdc++: Do not declare strtok for C++26 freestanding...
2023-11-21  Jonathan Wakelylibstdc++: Add freestanding feature test macros (P2407R5)
2023-11-16  Jonathan Wakelylibstdc++: Test for feature test macros more accurately
2023-11-02  Jonathan Wakelylibstdc++: Add assertion to std::string_view::remove_su...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 21_str...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=c++20" from <span...
2023-08-17  Jonathan Wakelylibstdc++: Implement std::to_string in terms of std...
2023-08-17  Jonathan Wakelylibstdc++: Optimize std::to_string using std::string...
2023-08-17  Jonathan Wakelylibstdc++: Define std::string::resize_and_overwrite...
2023-08-16  Jonathan Wakelylibstdc++: Fix std::basic_string::resize_and_overwrite
2023-07-19  Jonathan Wakelylibstdc++: Enable tests for std::stoi etc. unconditiona...
2023-05-12  Jonathan Wakelylibstdc++: Remove test dependencies on _GLIBCXX_USE_C99...
2023-05-11  Jonathan Wakelylibstdc++: Enforce value_type consistency in strings...
2023-03-22  Jonathan Wakelylibstdc++: Use rvalues in std::string::resize_and_overw...
2023-02-04  François Dumontlibstdc++: Optimize basic_string move assignment
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-13  Arsen Arsenovićlibstdc++: Fix a few !HOSTED test regressions
2023-01-13  Arsen Arsenovićlibstdc++: Enable string_view in freestanding
2022-11-08  Jonathan Wakelylibstdc++: Fix -Wsystem-headers warnings in tests
2022-10-12  François Dumontlibstdc++: Add __gnu_debug::basic_string<>::compare...
2022-10-03  Arsen Arsenovićlibstdc++: Disable hosted-only tests [PR103626]
2022-08-31  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion...
2022-08-31  Jonathan Wakelylibstdc++: Add [[nodiscard]] attribute to <string>...
2022-08-26  Jonathan Wakelylibstdc++: Add nonnull to starts_with/ends_with/contain...
2022-08-04  Jonathan Wakelylibstdc++: Make std::string_view(Range&&) constructor...
2022-07-19  François Dumontlibstdc++: Complete __gnu_debug::string Standard conformity
2022-06-17  Jonathan Wakelylibstdc++: Add missing #include <string> to new test
2022-06-16  Jonathan Wakelylibstdc++: Support constexpr global std::string for...
2022-06-14  Jonathan Wakelylibstdc++: Inline all basic_string::compare overloads...
2022-06-10  Jonathan Wakelylibstdc++: Make std::hash<basic_string<>> allocator...
2022-05-26  Jonathan Wakelylibstdc++: Rename tests like .../wchar_t/1.cc to ....
2022-05-19  Jonathan Wakelylibstdc++: Ensure pmr aliases work without <memory_reso...
2022-04-20  Jonathan Wakelylibstdc++: Fix macro checked by test
2022-01-18  Jonathan Wakelylibstdc++: Limit new basic_string(nullptr_t) constructo...
2022-01-18  Tom Honermannlibstdc++: Declare std::c8rtomb and std::mbrtoc8 if...
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-05  Jonathan Wakelylibstdc++: Fix overconstrained std::string constructor...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-30  Jonathan Wakelylibstdc++: Fix tests that fail with fully-dynamic-string
2021-11-30  Jonathan Wakelylibstdc++: Fix fully-dynamic-string build
2021-11-26  Jonathan Wakelylibstdc++: Remove redundant xfail selectors in dg-do...
2021-11-24  Jonathan Wakelylibstdc++: Replace hyphens in effective target keywords
2021-11-19  Jonathan Wakelylibstdc++: Suppress -Wstringop warnings [PR103332]
2021-11-19  Jonathan Wakelylibstdc++: Begin lifetime of chars in constexpr std...
2021-11-18  Jonathan Wakelylibstdc++: Fix std::char_traits<C>::move for constexpr
2021-11-16  Jonathan Wakelylibstdc++: Fix tests for constexpr std::string
2021-11-16  Michael de Langlibstdc++: Implement constexpr std::basic_string for...
2021-11-16  Jonathan Wakelylibstdc++: Fix out-of-bound array accesses in testsuite
2021-11-16  Jonathan Wakelylibstdc++: Fix typos in tests
2021-10-26  Martin SeborMake full use of context-sensitive ranges in access...
2021-10-15  Jonathan Wakelylibstdc++: Define std::basic_string::resize_and_overwri...
2021-10-08  Jonathan Wakelylibstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHA...
2021-10-05  Jonathan Wakelylibstdc++: Ensure std::span and std::string_view are...
2021-10-04  Jonathan Wakelylibstdc++: Disable std::string{,_view} construction...
2021-08-04  Jonathan Wakelylibstdc++: Add [[nodiscard]] to iterators and related...
2021-07-14  Jonathan Wakelylibstdc++: Add noexcept-specifier to basic_string_view...
2021-06-18  Jonathan Wakelylibstdc++: Suppress -Wstringop-overread warning in...
2021-05-20  Jonathan Wakelylibstdc++: Use __builtin_unreachable for constexpr...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-04-28  Jonathan Wakelylibstdc++: Define __cpp_lib_constexpr_string macro
2021-03-25  François Dumontlibstdc++: Fix and complete __gnu_debug::basic_string...
2021-03-22  Jonathan Wakelylibstdc++: Implement string_view range constructor...
2021-02-23  Jakub Jelineklibstdc++: Fix up constexpr std::char_traits<char>...
2021-01-27  Paul Feelibstdc++: Add string contains member functions for...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-09  François Dumontlibstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible
2020-10-29  Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-10-20  Aldy HernandezConvert -Wrestrict pass to ranger.
2020-10-14  Jonathan Wakelylibstdc++: Fix tests that fail with old std::string ABI
2020-10-14  Jonathan Wakelylibstdc++: Improve comments in std::string tests
2020-10-14  Jonathan Wakelylibstdc++: Enable tests that incorrectly require cxx11-abi
2020-10-14  Jonathan Wakelylibstdc++: Implement LWG 3706 for COW strings
2020-08-25  Jonathan Wakelylibstdc++: Remove tests for self-move debug assertions
2020-08-12  Jonathan Wakelylibstdc++: Make self-move well-defined for containers...
2020-08-06  Andrew Luolibstdc++: Implement P0966 std::string::reserve should...
2020-08-06  Jonathan Wakelylibstdc++: Do not set eofbit eagerly in operator>>...
2020-07-31  Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-07-01  Martin SeborAdjust text of expected warnings changed in PR c++...
2020-06-29  Ville VoutilainenRevert "Add a __nonnnull__ attribute to std::string...
2020-06-28  Ville VoutilainenAdd a __nonnnull__ attribute to std::string's _CharT...
next