index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
21_strings
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
libstdc++: Constrain std::basic_string default constructor [PR113841]
Jonathan Wakely
1
-0
/
+28
2024-04-08
libstdc++: Fix tests that fail with -fno-char8_t
Jonathan Wakely
2
-0
/
+2
2024-02-12
libstdc++: Fix constexpr basic_string union member [PR113294]
Paul Keir
1
-0
/
+14
2024-02-02
libstdc++: Allow explicit conversion of string views with different traits
Jonathan Wakely
2
-34
/
+8
2024-01-05
libstdc++: Fix std::char_traits<C>::move [PR113200]
Jonathan Wakely
1
-0
/
+20
2024-01-03
Update copyright years.
Jakub Jelinek
423
-423
/
+423
2023-12-05
libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
Jonathan Wakely
8
-14
/
+8
2023-11-21
libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
Jonathan Wakely
1
-0
/
+19
2023-11-21
libstdc++: Add freestanding feature test macros (P2407R5)
Jonathan Wakely
1
-0
/
+19
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
13
-15
/
+33
2023-11-02
libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
Jonathan Wakely
2
-0
/
+28
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 21_strings tests
Jonathan Wakely
30
-47
/
+21
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
10
-10
/
+2
2023-09-15
libstdc++: Remove dg-options "-std=c++20" from <span> and <cuchar> tests
Jonathan Wakely
1
-1
/
+0
2023-08-17
libstdc++: Implement std::to_string in terms of std::format (P2587R3)
Jonathan Wakely
7
-10
/
+341
2023-08-17
libstdc++: Optimize std::to_string using std::string::resize_and_overwrite
Jonathan Wakely
1
-2
/
+0
2023-08-17
libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string
Jonathan Wakely
2
-22
/
+85
2023-08-16
libstdc++: Fix std::basic_string::resize_and_overwrite
Jonathan Wakely
1
-0
/
+21
2023-07-19
libstdc++: Enable tests for std::stoi etc. unconditionally [PR110653]
Jonathan Wakely
5
-5
/
+0
2023-05-12
libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-2
/
+0
2023-05-11
libstdc++: Enforce value_type consistency in strings and streams
Jonathan Wakely
2
-2
/
+2
2023-03-22
libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645)
Jonathan Wakely
1
-3
/
+5
2023-02-04
libstdc++: Optimize basic_string move assignment
François Dumont
1
-0
/
+52
2023-01-16
Update copyright years.
Jakub Jelinek
423
-423
/
+423
2023-01-13
libstdc++: Fix a few !HOSTED test regressions
Arsen Arsenović
2
-9
/
+15
2023-01-13
libstdc++: Enable string_view in freestanding
Arsen Arsenović
11
-10
/
+42
2022-11-08
libstdc++: Fix -Wsystem-headers warnings in tests
Jonathan Wakely
1
-2
/
+2
2022-10-12
libstdc++: Add __gnu_debug::basic_string<>::compare overloads
François Dumont
9
-35
/
+35
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
4
-0
/
+4
2022-08-31
libstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion diagnostics
François Dumont
6
-12
/
+12
2022-08-31
libstdc++: Add [[nodiscard]] attribute to <string> and <string_view>
Jonathan Wakely
23
-39
/
+39
2022-08-26
libstdc++: Add nonnull to starts_with/ends_with/contains string members
Jonathan Wakely
6
-0
/
+72
2022-08-04
libstdc++: Make std::string_view(Range&&) constructor explicit
Jonathan Wakely
2
-9
/
+49
2022-07-19
libstdc++: Complete __gnu_debug::string Standard conformity
François Dumont
14
-64
/
+134
2022-06-17
libstdc++: Add missing #include <string> to new test
Jonathan Wakely
1
-0
/
+2
2022-06-16
libstdc++: Support constexpr global std::string for size < 15 [PR105995]
Jonathan Wakely
1
-0
/
+9
2022-06-14
libstdc++: Inline all basic_string::compare overloads [PR59048]
Jonathan Wakely
1
-0
/
+7
2022-06-10
libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705)
Jonathan Wakely
2
-0
/
+28
2022-05-26
libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc
Jonathan Wakely
52
-0
/
+0
2022-05-19
libstdc++: Ensure pmr aliases work without <memory_resource>
Jonathan Wakely
1
-1
/
+2
2022-04-20
libstdc++: Fix macro checked by test
Jonathan Wakely
1
-1
/
+1
2022-01-18
libstdc++: Limit new basic_string(nullptr_t) constructor to C++23 [PR104099]
Jonathan Wakely
3
-3
/
+29
2022-01-18
libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library
Tom Honermann
2
-0
/
+24
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
1
-1
/
+8
2022-01-05
libstdc++: Fix overconstrained std::string constructor [PR103919]
Jonathan Wakely
1
-0
/
+43
2022-01-03
Update copyright years.
Jakub Jelinek
421
-421
/
+421
2021-11-30
libstdc++: Fix tests that fail with fully-dynamic-string
Jonathan Wakely
8
-8
/
+20
2021-11-30
libstdc++: Fix fully-dynamic-string build
Jonathan Wakely
2
-2
/
+0
2021-11-26
libstdc++: Remove redundant xfail selectors in dg-do compile tests
Jonathan Wakely
6
-6
/
+6
2021-11-24
libstdc++: Replace hyphens in effective target keywords
Jonathan Wakely
26
-26
/
+26
[next]