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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
Update copyright years.
Jakub Jelinek
352
-352
/
+352
2023-09-18
c++: non-dependent assignment checking [PR63198, PR18474]
Patrick Palka
1
-1
/
+1
2023-08-23
libstdc++: Fix tests relying on operator new/delete overload
François Dumont
4
-4
/
+24
2023-06-07
libstdc++: Fix some tests that fail with -fno-exceptions
Jonathan Wakely
6
-0
/
+11
2023-06-07
libstdc++: Fix some tests that fail with -fexcess-precision=standard
Jonathan Wakely
1
-1
/
+1
2023-05-16
libstdc++: Add assertion to debug_allocator test
Jonathan Wakely
1
-1
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
352
-352
/
+352
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
1
-0
/
+1
2022-06-27
libstdc++: testsuite: Add missing <string> header
Jonathan Wakely
1
-0
/
+1
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
2
-2
/
+2
2022-01-06
libstdc++: Increase timeout for pthread7-rope.cc test
Jonathan Wakely
1
-1
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
352
-352
/
+352
2021-11-23
libstdc++: Add effective-target for std::allocator implementation
Jonathan Wakely
2
-0
/
+2
2021-10-09
libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...
Jonathan Wakely
1
-2
/
+0
2021-10-01
libstdc++: Remove useless base classes in pb_db tests
Jonathan Wakely
11
-21
/
+20
2021-09-16
libstdc++: Increase timeout factor for slow pb_ds tests
Jonathan Wakely
2
-2
/
+2
2021-08-04
libstdc++: Add [[nodiscard]] to iterators and related utilities
Jonathan Wakely
1
-4
/
+4
2021-08-03
libstdc++: Add testsuite proc for testing deprecated features
Jonathan Wakely
2
-0
/
+4
2021-07-21
libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]
Jonathan Wakely
1
-0
/
+27
2021-01-10
libstdc++: Suppress more vstring testsuite warnings. [PR 98613]
David Edelsohn
2
-0
/
+10
2021-01-04
Update copyright years.
Jakub Jelinek
352
-352
/
+352
2020-12-15
libstdc++: Increase timeout for tests in debug mode
Jonathan Wakely
2
-2
/
+2
2020-12-14
Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...
Martin Sebor
2
-0
/
+8
2020-12-03
Add support for detecting mismatched allocation/deallocation calls.
Martin Sebor
1
-2
/
+6
2020-11-26
libstdc++: Fix undefined FILE* operations in test
Jonathan Wakely
1
-1
/
+2
2020-10-29
libstdc++: Avoid warnings in tests
Jonathan Wakely
2
-2
/
+5
2020-04-30
libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jonathan Wakely
2
-0
/
+298
2020-01-01
Update copyright years.
Jakub Jelinek
350
-350
/
+350
2019-10-24
Revert ABI changes to std::allocator in C++20
Jonathan Wakely
2
-2
/
+2
2019-10-22
Remove redundant std::allocator members for C++20
Jonathan Wakely
3
-3
/
+4
2019-09-30
libstdc++ testsuite, silence a FreeBSD libm warning
Andreas Tobler
2
-0
/
+2
2019-08-09
skip Cholesky decomposition in is>>n_mv_dist
Alexandre Oliva
5
-0
/
+9
2019-07-25
Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).
Martin Liska
4
-0
/
+8
2019-06-06
Fix tests that fail with -std=gnu++98 or -std=gnu++11
Jonathan Wakely
1
-1
/
+1
2019-05-14
Remove obsolete Solaris 10 support
Rainer Orth
1
-4
/
+0
2019-05-13
Remove Profile Mode, deprecated since GCC 7.1
Jonathan Wakely
6
-290
/
+0
2019-05-13
Remove array_allocator extension, deprecated since 4.9.0
Jonathan Wakely
10
-414
/
+0
2019-02-19
P0482R5 char8_t: New standard library tests
Tom Honermann
1
-0
/
+12
2019-01-29
Fix tests that fail in C++2a mode
Jonathan Wakely
2
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
363
-363
/
+363
2018-10-19
Fix tests that use allocators with incorrect value types
Jonathan Wakely
1
-1
/
+1
2018-10-19
Disable tests that only pass for GNU dialects
Jonathan Wakely
12
-0
/
+12
2018-10-18
Fix tests that fail when built with different options
Jonathan Wakely
1
-0
/
+2
2018-10-11
Make ext allocators support heterogeneous equality comparison
Jonathan Wakely
4
-0
/
+124
2018-08-31
10.cc: Add dg-require-fileio.
Sandra Loosemore
1
-0
/
+2
2018-08-30
Fix __gnu_cxx::_Pointer_adapter for long long arithmetic
Jonathan Wakely
1
-0
/
+14
2018-08-14
Rope iterators: don't retain pointers when copied
Jeremy Sawicki
1
-0
/
+95
2018-07-26
Add missing dg-require-cstdint directives to tests
Jonathan Wakely
22
-0
/
+22
2018-07-26
Remove dg-require-cstdint directive from tests
Jonathan Wakely
2
-2
/
+0
2018-06-14
P0935R0 Eradicating unnecessarily explicit default constructors
Jonathan Wakely
14
-0
/
+14
[next]