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
/
tr1
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
Update copyright years.
Jakub Jelinek
580
-580
/
+580
2023-10-13
libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with rece...
Jakub Jelinek
2
-2
/
+2
2023-09-15
libstdc++: Replace dg-options "-std=c++17" with dg-add-options strict_std
Jonathan Wakely
2
-2
/
+2
2023-09-04
libstdc++: Remove dg-options "-std=c++98" from TR1 tests
Jonathan Wakely
2
-13
/
+13
2023-09-04
libstdc++: Enable std::auto_ptr tests for C++11 and later
Jonathan Wakely
6
-6
/
+12
2023-01-16
Update copyright years.
Jakub Jelinek
580
-580
/
+580
2022-09-16
libstdc++: Fix tr1::variate_generator::engine_value_type
Jonathan Wakely
2
-7
/
+44
2022-05-05
libstdc++: Fixes for tests that fail with -fno-rtti
Jonathan Wakely
8
-0
/
+68
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
2
-0
/
+3
2022-01-03
Update copyright years.
Jakub Jelinek
580
-580
/
+580
2021-10-09
libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...
Jonathan Wakely
9
-18
/
+0
2021-04-12
libstdc++: Fix some tests that fail in C++20 mode
Jonathan Wakely
1
-1
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
580
-580
/
+580
2020-10-29
libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>
Jonathan Wakely
1
-2
/
+2
2020-10-29
libstdc++: Avoid warnings in tests
Jonathan Wakely
2
-1
/
+5
2020-07-31
libstdc++: Ensure c++NN effective-target present in more tests
Jonathan Wakely
1
-1
/
+1
2020-03-12
libstdc++: Fix test failure due to -Wnonnull warnings
Jonathan Wakely
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
580
-580
/
+580
2019-10-23
Adjust extension types to use allocator_traits
Jonathan Wakely
4
-8
/
+14
2019-09-30
libstdc++ testsuite, silence a FreeBSD libm warning
Andreas Tobler
6
-0
/
+6
2019-09-11
Fix libstdc++ tests for -Wvolatile warnings in C++2a mode
Jonathan Wakely
1
-0
/
+2
2019-03-06
PR libstdc++/86655 - std::assoc_legendre should not constrain
Edward Smith-Rowland
2
-0
/
+112
2019-01-01
Update copyright years.
Jakub Jelinek
578
-578
/
+578
2018-11-18
PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000
Michele Pezzutti
2
-0
/
+68
2018-07-26
Add missing dg-require-cstdint directives to tests
Jonathan Wakely
1
-0
/
+1
2018-05-11
...and actually resture the *new* testcase.
Edward Smith-Rowland
1
-265
/
+265
2018-05-11
Restore the testcase that was clobbered by the recent PR83140 patches.
Edward Smith-Rowland
1
-0
/
+2052
2018-05-10
PR libstdc++/83140 - assoc_legendre returns negated value when m is odd
Edward Smith-Rowland
1
-2052
/
+0
2018-05-07
Rollback bad commits! Sorry!
Edward Smith-Rowland
2
-42
/
+0
2018-05-07
Revert 20001.
Edward Smith-Rowland
3
-0
/
+2094
2018-05-07
Moar PR libstdc++/80506
Edward Smith-Rowland
1
-2052
/
+0
2018-05-03
PR libstdc++/82644 define TR1 hypergeometric functions in strict modes
Jonathan Wakely
2
-0
/
+62
2018-01-03
Update copyright years.
Jakub Jelinek
576
-576
/
+576
2017-12-07
re PR libstdc++/83120 (ext/special_functions/hyperg failure on AIX)
David Edelsohn
1
-1
/
+2
2017-11-20
Fix failing tests caused by duplicate dg-options
Jonathan Wakely
1
-10
/
+1
2017-11-19
PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage values
Edward Smith-Rowland
25
-51792
/
+36153
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
2
-4
/
+6
2017-04-20
PR libstdc++/68397 std::tr1::expint fails ... long double arguments.
Edward Smith-Rowland
1
-0
/
+46
2017-01-01
Update copyright years.
Jakub Jelinek
575
-575
/
+575
2016-11-13
DR 374 - specialization in outer namespace
Jason Merrill
10
-62
/
+55
2016-10-17
isblank.cc: Remove 'test' variables.
Paolo Carlini
236
-491
/
+1
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
4
-5
/
+4
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
2
-4
/
+2
2016-08-18
Remove unintended dg-options directive
Jonathan Wakely
1
-1
/
+0
2016-08-17
Adjust testcases for C++17 compatibility
Jonathan Wakely
1
-1
/
+4
2016-08-02
Test TR1 special functions without adding them to std
Jonathan Wakely
1
-2
/
+0
2016-08-02
Make TR1 special function tests support C++98
Jonathan Wakely
6
-114
/
+114
2016-04-29
Remove trailing whitespace from libstdc++-v3 files
Chris Gregory
265
-10723
/
+10723
2016-02-23
libstdc++/69893 make <tr1/cmath> work with C++11
Jonathan Wakely
2
-0
/
+27
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
7
-2204
/
+7218
[next]