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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-12
P0935R0 Eradicating unnecessarily explicit default constructors
Jonathan Wakely
14
-14
/
+126
2018-05-15
PR libstdc++/85749 constrain seed sequences for random number engines
Jonathan Wakely
1
-0
/
+90
2018-01-19
[libstdc++][testsuite] Fix dg-options/dg-add-options order
Christophe Lyon
4
-4
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
357
-357
/
+357
2017-12-07
re PR libstdc++/83120 (ext/special_functions/hyperg failure on AIX)
David Edelsohn
1
-1
/
+2
2017-11-19
PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage values
Edward Smith-Rowland
2
-7696
/
+8641
2017-11-18
specfun.h: Expose airy_ai and airy_bi.
Edward Smith-Rowland
6
-0
/
+446
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
9
-9
/
+9
2017-08-09
PR libstdc++/81751 don't call fflush(NULL)
Jonathan Wakely
2
-0
/
+92
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
1
-2
/
+3
2017-03-23
Fix Debug Mode test failures
Jonathan Wakely
1
-1
/
+1
2017-03-15
PR libstdc++/62045 fix O(N) insertion in pd_ds binary heap
Jonathan Wakely
2
-1
/
+52
2017-01-20
PR69240 Define inequality operators for <random> param types
Jonathan Wakely
13
-33
/
+182
2017-01-20
PR79156 fix std::__enable_shared_from_this extension
Jonathan Wakely
1
-0
/
+38
2017-01-19
PR78905 define _GLIBCXX_RELEASE macro
Jonathan Wakely
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
347
-347
/
+347
2016-12-07
Replace dynamic exception specifications in testsuite
Jonathan Wakely
2
-2
/
+4
2016-11-30
50594.cc: XFAIL on AIX.
David Edelsohn
2
-0
/
+4
2016-11-13
DR 374 - specialization in outer namespace
Jason Merrill
1
-4
/
+3
2016-11-07
Implement P0012R1, Make exception specifications part of the type system.
Jason Merrill
1
-1
/
+1
2016-10-27
Fix target selectors in uniform_inside_sphere_distribution tests
Jonathan Wakely
6
-6
/
+6
2016-10-26
Implement uniform_inside_sphere_distribution extension.
Edward Smith-Rowland
6
-0
/
+279
2016-10-16
Make sure the return value of malloc_allocator::allocate is zero-initialized ...
Ville Voutilainen
1
-0
/
+31
2016-10-14
1.cc: Remove 'test' variables.
Paolo Carlini
133
-247
/
+4
2016-10-14
PR65122 extended alignment support in allocators
Jonathan Wakely
5
-0
/
+260
2016-10-03
Fix libstdc++ versioned namespace build
Jonathan Wakely
1
-1
/
+1
2016-09-23
Avoid reallocation for basic_string::clear()
Jonathan Wakely
1
-0
/
+96
2016-09-14
Fix dg-require before dg-run directives in testsuite.
Christophe Lyon
2
-2
/
+2
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
144
-185
/
+148
2016-08-23
Add constexpr to <iterator> and <array> for C++17
Jonathan Wakely
1
-1
/
+1
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
1
-2
/
+1
2016-08-17
Adjust DG directives in libstdc++ Profile Mode test
Jonathan Wakely
1
-3
/
+3
2016-08-17
Adjust testcases for C++17 compatibility
Jonathan Wakely
9
-0
/
+18
2016-08-02
Only run math special function tests for C++11 and later
Jonathan Wakely
6
-2
/
+6
[next]