Eric Fiselier
|
dfa283e2cf
Fix FP comparisons when SSE isn't available
|
6 年之前 |
Richard Smith
|
b110f38082
Fix return type of isinf(double) and isnan(double) where possible.
|
7 年之前 |
Duncan P. N. Exon Smith
|
5df171df50
cmath: Skip Libc for integral types in isinf, etc.
|
8 年之前 |
Eric Fiselier
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 年之前 |
Eric Fiselier
|
84acb1ec3f
Remove trailing whitespace in test suite. Approved by Marshall Clow.
|
9 年之前 |
Eric Fiselier
|
7515c69b11
Tolerate incorrect return type for 'isinf' and 'isnan' in tests.
|
9 年之前 |
Marshall Clow
|
2c15439dd3
Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
|
9 年之前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年之前 |