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
/
26_numerics
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
Jonathan Wakely
6
-54
/
+37
2024-11-04
libstdc++: Fix up 117406.cc test [PR117406]
Jakub Jelinek
1
-2
/
+2
2024-11-02
libstdc++: Fix up std::{,b}float16_t std::{ilogb,l{,l}r{ound,int}} [PR117406]
Jakub Jelinek
1
-0
/
+59
2024-10-29
libstdc++: Use if consteval rather than if (std::__is_constant_evaluated()) f...
Jakub Jelinek
1
-0
/
+5
2024-10-24
libstdc++: Fix typos in tests using macros for std::float128_t support
Jonathan Wakely
4
-4
/
+4
2024-10-21
libstdc++: Improve 26_numerics/headers/cmath/types_std_c++0x_neg.cc
Jonathan Wakely
1
-23
/
+24
2024-09-10
libstdc++: Add missing exception specifications in tests
Jonathan Wakely
1
-2
/
+2
2024-08-22
libstdc++: Add some missing ranges feature-test macro tests
Patrick Palka
1
-0
/
+4
2024-08-01
libstdc++: Fix incomplete change to reduce iterations for simulators
Jonathan Wakely
1
-3
/
+3
2024-06-13
[libstdc++] [testsuite] require cmath for [PR114359]
Alexandre Oliva
1
-0
/
+13
2024-06-12
[libstdc++] [testsuite] require cmath for c++23 cmath tests
Alexandre Oliva
3
-0
/
+3
2024-06-08
libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
Michael Levine
1
-0
/
+28
2024-03-19
libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]
Jonathan Wakely
1
-0
/
+12
2024-02-16
libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]
Jonathan Wakely
1
-1
/
+1
2024-02-16
libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]
Jonathan Wakely
1
-2
/
+2
2024-02-15
libstdc++: Avoid aliasing violation in std::valarray [PR99117]
Jonathan Wakely
1
-0
/
+17
2024-02-15
libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744]
Jonathan Wakely
2
-1
/
+23
2024-01-13
libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engi...
Jonathan Wakely
2
-3
/
+18
2024-01-03
Update copyright years.
Jakub Jelinek
483
-483
/
+483
2023-12-05
libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
Jonathan Wakely
1
-1
/
+1
2023-11-17
libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
Jonathan Wakely
6
-0
/
+281
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
18
-0
/
+18
2023-11-11
libstdc++: Fix broken tests for <complex.h>
Jonathan Wakely
3
-8
/
+13
2023-11-11
libstdc++: Add missing functions to <cmath> [PR79700]
Nathaniel Shead
2
-0
/
+269
2023-09-18
c++: non-dependent assignment checking [PR63198, PR18474]
Patrick Palka
6
-6
/
+6
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from remaining tests
Jonathan Wakely
7
-14
/
+7
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 26_numerics tests
Jonathan Wakely
50
-98
/
+49
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
8
-8
/
+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-07-25
c++: Improve location information in constant evaluation
Nathaniel Shead
2
-10
/
+14
2023-06-26
libstdc++: Synchronize PSTL with upstream
Thomas Rodgers
5
-55
/
+57
2023-06-07
libstdc++: Fix some tests that fail with -fexcess-precision=standard
Jonathan Wakely
4
-6
/
+6
2023-06-01
libstdc++: Fix PSTL test that fails in C++20
Jonathan Wakely
1
-1
/
+1
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
3
-4
/
+4
2023-05-17
libstdc++: Fix up some <cmath> templates [PR109883]
Jakub Jelinek
1
-0
/
+129
2023-05-11
libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758]
Jonathan Wakely
1
-0
/
+52
2023-03-14
libstdc++: Add assertions to std::mask_array operations [PR62196]
Jonathan Wakely
9
-0
/
+190
2023-01-16
Update copyright years.
Jakub Jelinek
481
-481
/
+481
2022-11-28
libstdc++: Replace non-ASCII character in comment
Jonathan Wakely
1
-1
/
+1
2022-11-28
libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
Jonathan Wakely
1
-0
/
+26
2022-11-25
libstdc++: Change return type of std::bit_width to int (LWG 3656)
Jonathan Wakely
1
-0
/
+15
2022-11-11
libstdc++: Fix tests with non-const operator==
Jonathan Wakely
1
-1
/
+1
2022-11-01
libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
Jakub Jelinek
3
-122
/
+124
2022-10-31
libstdc++-v3: <complex> support for extended floating point types
Jakub Jelinek
1
-0
/
+89
2022-10-31
libstdc++: Small extended float support tweaks
Jakub Jelinek
1
-0
/
+2
2022-10-19
libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
Jakub Jelinek
2
-3
/
+128
2022-10-18
libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...
Jakub Jelinek
3
-0
/
+364
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
13
-0
/
+27
2022-06-27
libstdc++: testsuite: complex proj requirements
Alexandre Oliva
1
-0
/
+13
[next]