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/gfortran-test
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-15
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-15
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
/
26_numerics
/
complex
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
libstdc++: Deprecate non-standard std::fabs(const complex<T>&) [PR120235]
Jonathan Wakely
1
-0
/
+13
2025-03-06
libstdc++: Fix failures in new std::complex test [PR119144]
Jonathan Wakely
1
-4
/
+5
2025-03-06
libstdc++: implement tuple protocol for std::complex (P2819R2)
Giuseppe D'Angelo
1
-0
/
+179
2025-01-02
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2024-10-24
libstdc++: Fix typos in tests using macros for std::float128_t support
Jonathan Wakely
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
2
-0
/
+2
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 26_numerics tests
Jonathan Wakely
6
-12
/
+6
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
1
-1
/
+0
2023-09-04
libstdc++: Remove unnecessary dg-options and outdated comment
Jonathan Wakely
1
-4
/
+1
2023-09-04
libstdc++: Add { target c++98_only } to tests
Jonathan Wakely
1
-1
/
+1
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-2
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2022-10-31
libstdc++-v3: <complex> support for extended floating point types
Jakub Jelinek
1
-0
/
+89
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
1
-0
/
+1
2022-06-27
libstdc++: testsuite: complex proj requirements
Alexandre Oliva
1
-0
/
+13
2022-01-03
Update copyright years.
Jakub Jelinek
32
-32
/
+32
2021-01-04
Update copyright years.
Jakub Jelinek
32
-32
/
+32
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
32
-32
/
+32
2019-12-10
libstdc++: Define __cpp_lib_constexpr_complex macro
Jonathan Wakely
2
-0
/
+54
2019-06-06
Fix tests that fail with -std=gnu++98 or -std=gnu++11
Jonathan Wakely
1
-1
/
+1
2019-05-03
Fix new testcase to not require std::copysign
Jonathan Wakely
1
-2
/
+18
2019-05-01
PR libstdc++/61761 fix std::proj for targets without C99 cproj
Jonathan Wakely
1
-0
/
+387
2019-01-09
PR libstdc++/88204 disable std::complex<long double> tests
Jonathan Wakely
2
-1
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
29
-29
/
+29
2018-12-04
PR libstdc++/88341 - Complex norm doesn't compile with C++11
Edward Smith-Rowland
1
-0
/
+27
2018-11-26
Only use __float128 in test if available
Jonathan Wakely
1
-0
/
+2
2018-11-23
Implement P0415 More constexpr for std::complex.
Edward Smith-Rowland
4
-0
/
+344
2018-01-03
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2017-12-14
Test whitespace handling in std::complex extraction
Jonathan Wakely
1
-0
/
+28
2017-12-14
Improve std::complex test and move to sub-directory
Jonathan Wakely
1
-17
/
+3
2017-12-13
PR libstdc++/59568 fix error handling for std::complex stream extraction
Jonathan Wakely
1
-0
/
+168
2017-10-24
libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.
François Dumont
1
-0
/
+1
2017-10-10
PR libstdc++/82417 do not include C99 <complex.h> in strict modes
Jonathan Wakely
1
-1
/
+2
2017-01-25
PR libstdc++/70607 make proj(T) and conj(T) return complex<T>
Jonathan Wakely
2
-9
/
+23
2017-01-01
Update copyright years.
Jakub Jelinek
23
-23
/
+23
2016-10-14
1.cc: Remove 'test' variables.
Paolo Carlini
11
-24
/
+0
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
15
-25
/
+17
2016-08-17
Add comment explaining why -std=c++14 is needed.
Jonathan Wakely
1
-1
/
+3
2016-04-18
Make use of extensions more explicit in libstdc++ tests
Jonathan Wakely
2
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
23
-23
/
+23
2015-11-06
* testsuite/26_numerics/complex/requirements/constexpr.cc
Kai Tietz
2
-2
/
+2
2015-06-22
1.cc: Use non-negative rho argument.
Jonathan Wakely
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
23
-23
/
+23
2014-10-15
shrink_to_fit.cc: Prefer -std=gnu++11.
Paolo Carlini
11
-11
/
+11
2014-10-15
57899.cc: Prefer -std=gnu++11.
Paolo Carlini
1
-1
/
+1
2014-10-15
complex (complex::real, [...]): Add const.
Jonathan Wakely
1
-0
/
+28
2014-10-15
limits: Remove stray semicolon.
Paolo Carlini
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
22
-22
/
+22
[next]