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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
libstdc++: printf format string fix in testsuite
Matthias Kretz
1
-1
/
+1
2023-02-16
libstdc++: Use a PCH to speed up check-simd
Matthias Kretz
39
-226
/
+170
2023-02-16
libstdc++: Document timeout and timeout-factor of simd tests
Matthias Kretz
1
-2
/
+8
2023-02-16
libstdc++: Replace non-ascii character in test
Jonathan Wakely
1
-1
/
+1
2023-02-16
libstdc++: Implement <experimental/synchronized_value> (P0290)
Jonathan Wakely
1
-0
/
+42
2023-02-16
libstdc++: Enable CTAD for std::basic_format_args (LWG 3810)
Jonathan Wakely
1
-0
/
+25
2023-02-16
libstdc++: Implement P2255R2 dangling checks for std::pair
Jonathan Wakely
1
-0
/
+67
2023-02-16
libstdc++: Make names_pstl.cc require et tbb_backend
Jonathan Wakely
1
-1
/
+3
2023-02-16
libstdc++: Add missing space after effective-target name in test
Jonathan Wakely
1
-1
/
+1
2023-02-16
libstdc++: Fix non-reserved names in PSTL headers
Jonathan Wakely
1
-0
/
+16
2023-02-16
libstdc++: Fix uses of non-reserved names in headers
Jonathan Wakely
1
-2
/
+19
2023-02-13
libstdc++: Add missing free functions for atomic_flag [PR103934]
Thomas W Rodgers
1
-2
/
+24
2023-02-13
libstdc++: Add missing free functions for atomic_flag [PR103934]
Thomas W Rodgers
2
-2
/
+50
2023-02-06
libstdc++: Fix testsuite warnings about new C++23 deprecations
Jonathan Wakely
5
-0
/
+13
2023-02-06
libstdc++: Implement P1413R3 'deprecate aligned_storage and aligned_union'
Nathaniel Shead
2
-0
/
+52
2023-02-04
libstdc++: Optimize basic_string move assignment
François Dumont
1
-0
/
+52
2023-02-03
libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
Patrick Palka
3
-0
/
+274
2023-02-03
libstdc++: Implement ranges::iota from P2440R1
Patrick Palka
1
-0
/
+29
2023-02-03
libstdc++: Implement ranges::contains/contains_subrange from P2302R4
Patrick Palka
2
-0
/
+70
2023-02-02
libstdc++: Define std::basic_stringbuf::view() for old std::string ABI
Jonathan Wakely
8
-8
/
+0
2023-02-02
libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
Jonathan Wakely
1
-0
/
+8
2023-02-02
libstdc++: Use emplace in std::variant::operator=(T&&) as per LWG 3585
Jonathan Wakely
1
-0
/
+16
2023-02-01
libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.cc
Hans-Peter Nilsson
1
-1
/
+1
2023-01-27
libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]
Jakub Jelinek
1
-2
/
+5
2023-01-27
libstdc++: Use dg-bogus in new test [PR108554]
Jonathan Wakely
1
-0
/
+2
2023-01-26
libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
Jonathan Wakely
1
-0
/
+19
2023-01-24
libstdc++: Include std::ranges::subrange definition in <tuple> [PR102301]
Jonathan Wakely
2
-0
/
+48
2023-01-18
libstdc++: Deprecate std::filesystem::u8path for C++20
Jonathan Wakely
5
-0
/
+20
2023-01-18
libstdc++: testsuite: Simplify codecvt_unicode
Dimitrij Mijoski
3
-22
/
+17
2023-01-16
Update copyright years.
Jakub Jelinek
8959
-8960
/
+8960
2023-01-15
libstdc++: Remove dg-xfail-run-if in std/time/tzdb_list/1.cc
Jonathan Wakely
1
-4
/
+10
2023-01-15
libstdc++: [_GLIBCXX_DEBUG] Complete deadlock fix on safe iterators [PR108288]
François Dumont
3
-0
/
+66
2023-01-15
libstdc++: Remove unconditional -pthread from test options
Jonathan Wakely
1
-1
/
+1
2023-01-15
libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc
Jonathan Wakely
1
-1
/
+2
2023-01-14
libstdc++: Disable unwanted code for --with-libstdcxx-zoneinfo=no
Jonathan Wakely
2
-0
/
+2
2023-01-14
libstdc++: Embed a static copy of tzdata.zi
Jonathan Wakely
1
-5
/
+2
2023-01-14
libstdc++: Fix ostream insertion operators for calendar types
Jonathan Wakely
10
-0
/
+322
2023-01-13
libstdc++: Fix a few !HOSTED test regressions
Arsen Arsenović
7
-15
/
+37
2023-01-13
libstdc++: Enable string_view in freestanding
Arsen Arsenović
12
-15
/
+64
2023-01-13
libstdc++: Fix Unicode codecvt and add tests [PR86419]
Dimitrij Mijoski
3
-0
/
+1396
2023-01-13
libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]
Jonathan Wakely
1
-3
/
+6
2023-01-12
libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]
Jonathan Wakely
1
-0
/
+4
2023-01-06
libstdc++: Add feature-test macros for implemented C++23 views [PR108260]
Patrick Palka
11
-0
/
+84
2023-01-06
libstdc++: Fix misuse of alloca in std::bitset [PR108214]
Jonathan Wakely
1
-0
/
+21
2023-01-05
libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
Jonathan Wakely
1
-1
/
+37
2023-01-05
libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
Jonathan Wakely
1
-0
/
+16
2023-01-04
libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]
Jonathan Wakely
1
-3
/
+16
2022-12-24
libstdc++, testsuite: Correct an init.
Iain Sandoe
1
-1
/
+1
2022-12-23
Reimplement GNU threads library on native Windows
Eric Botcazou
2
-1
/
+32
2022-12-22
libstdc++: Add std::format support to <chrono>
Jonathan Wakely
16
-6
/
+961
[next]