1998-12-13 |
drepper | Remove macro ISINF. Change all usages of ISINF to... |
blob | commitdiff |
1998-12-04 |
drepper | Expand literal tabs in strings. Normalize whitespace. |
blob | commitdiff | diff to current |
1998-12-01 |
drepper | Various cleanups. |
blob | commitdiff | diff to current |
1998-11-20 |
drepper | Raise some epsilons a bit. |
blob | commitdiff | diff to current |
1998-10-29 |
drepper | Loosen deltas for sin(0.9)^2+cos(0.9)^2. |
blob | commitdiff | diff to current |
1998-09-09 |
drepper | (exp10_test): Adapt epsilons for powerpc. |
blob | commitdiff | diff to current |
1998-08-08 |
drepper | (csqrt_test): Adjust epsilons. |
blob | commitdiff | diff to current |
1998-07-29 |
drepper | (csqrt_test): Correct typo in one test, add another... |
blob | commitdiff | diff to current |
1998-07-28 |
drepper | (tgamma_test): Remove redundant tests. |
blob | commitdiff | diff to current |
1998-07-28 |
drepper | Split old gamma_test and move half of it in new functio... |
blob | commitdiff | diff to current |
1998-07-23 |
drepper | Correct test for SVID version of gamma. |
blob | commitdiff | diff to current |
1998-07-23 |
drepper | (gamma_test): Add test for gamma(-1) and gamma(0). |
blob | commitdiff | diff to current |
1998-07-01 |
drepper | Adjust delta for indentities1_test because gcc became... |
blob | commitdiff | diff to current |
1998-06-10 |
drepper | (main): Call exp10_test. |
blob | commitdiff | diff to current |
1998-05-20 |
drepper | (hypot_test): Fix typo. |
blob | commitdiff | diff to current |
1998-05-06 |
drepper | Update many of the epsilon to match actual performance. |
blob | commitdiff | diff to current |
1998-05-06 |
drepper | (pow_test): Add test for special value from PR libc... |
blob | commitdiff | diff to current |
1998-05-06 |
drepper | (pow_test): Add test for special value from PR libc... |
blob | commitdiff | diff to current |
1998-03-06 |
drepper | Adjust deltas. |
blob | commitdiff | diff to current |
1998-02-25 |
drepper | (sqrt_test): Add test for sqrt(2). |
blob | commitdiff | diff to current |
1998-02-24 |
drepper | Change epsilons for libm-ieee754. |
blob | commitdiff | diff to current |
1998-02-17 |
drepper | (modf_test): Correct typo. |
blob | commitdiff | diff to current |
1998-02-17 |
drepper | (modf_test): Add test for 1.5. |
blob | commitdiff | diff to current |
1998-02-17 |
drepper | Use M_*l constants now. |
blob | commitdiff | diff to current |
1998-02-13 |
drepper | Tighten accuracy bounds for exp(), correct constants. |
blob | commitdiff | diff to current |
1998-02-11 |
drepper | (modf_test): Add one more test for modf. |
blob | commitdiff | diff to current |
1998-01-25 |
drepper | (modf_test): Add more tests for modf. |
blob | commitdiff | diff to current |
1998-01-20 |
drepper | Tweak epsilons. |
blob | commitdiff | diff to current |
1997-12-22 |
drepper | Add more epsilons. |
blob | commitdiff | diff to current |
1997-12-14 |
drepper | (csqrt_test): Add testcase. |
blob | commitdiff | diff to current |
1997-12-03 |
drepper | Add more tests. |
blob | commitdiff | diff to current |
1997-12-01 |
drepper | (csqrt_test): Add tests for cabs, carg, ctan, csqrt... |
blob | commitdiff | diff to current |
1997-11-22 |
drepper | Print test results also using %a format, specified... |
blob | commitdiff | diff to current |
1997-11-18 |
drepper | Added counting/reporting of number of test cases. |
blob | commitdiff | diff to current |
1997-11-18 |
drepper | Add epsilons. |
blob | commitdiff | diff to current |
1997-11-13 |
drepper | Add tests for fma. |
blob | commitdiff | diff to current |
1997-11-11 |
drepper | More tests. |
blob | commitdiff | diff to current |
1997-10-29 |
drepper | Relax math test. libc-ud-971029 |
blob | commitdiff | diff to current |
1997-10-29 |
drepper | (cbrt_test): Add test for cbrt(0.970299). |
blob | commitdiff | diff to current |
1997-10-12 |
drepper | (lround_test, llround_test): Test for all FP formats... |
blob | commitdiff | diff to current |
1997-10-06 |
drepper | Add test for clog10. |
blob | commitdiff | diff to current |
1997-09-24 |
drepper | (exp2_test): Add some more tests. |
blob | commitdiff | diff to current |
1997-09-11 |
drepper | Change various tolerances to match what the tested... |
blob | commitdiff | diff to current |
1997-08-24 |
drepper | (identities): Change epsilon. |
blob | commitdiff | diff to current |
1997-08-14 |
drepper | (cbrt_test): Add epsilon for long double to `cbrt ... |
blob | commitdiff | diff to current |
1997-08-10 |
drepper | (cbrt_test): Add test for number with aboslute value... |
blob | commitdiff | diff to current |
1997-08-02 |
drepper | Remove unneeded function check_int_exec. |
blob | commitdiff | diff to current |
1997-07-26 |
drepper | (ccos_test, ccosh_test): Fix sign in some tests. |
blob | commitdiff | diff to current |
1997-07-21 |
drepper | (cos_test, sin_test, sincos_test): Use precomputed... |
blob | commitdiff | diff to current |
1997-06-29 |
drepper | (test_single_exception): The argument to fetestexcept... |
blob | commitdiff | diff to current |
1997-06-23 |
drepper | (ilogb_test): Don't require exceptions for zero and... |
blob | commitdiff | diff to current |
1997-06-21 |
drepper | <foo.h> -> <bits/foo.h>. |
blob | commitdiff | diff to current |
1997-06-19 |
drepper | (check_int_exc): New function. |
blob | commitdiff | diff to current |
1997-06-15 |
drepper | Fix typos |
blob | commitdiff | diff to current |
1997-06-14 |
drepper | (main): Call new tests, reorder tests. |
blob | commitdiff | diff to current |
1997-06-04 |
drepper | (cpow_test): Add epsilon for long double in test for... |
blob | commitdiff | diff to current |
1997-05-29 |
drepper | Implement testing of inlined functions, make output... |
blob | commitdiff | diff to current |
1997-05-07 |
drepper | (test_not_exception): Don't mix the internal |
blob | commitdiff | diff to current |
1997-04-30 |
drepper | Implement test for exceptions. |
blob | commitdiff | diff to current |
1997-04-17 |
drepper | (basic_tests): Use the appropriate isnan and isinf... |
blob | commitdiff | diff to current |
1997-04-12 |
drepper | New functions ccos_test, cacos_test, cacosh_test, casin... |
blob | commitdiff | diff to current |
1997-04-11 |
drepper | Fix more typos. |
blob | commitdiff | diff to current |
1997-04-08 |
drepper | (check_long): New function. |
blob | commitdiff | diff to current |
1997-04-07 |
drepper | (clog_test): Compile this function. Fix a few typos. |
blob | commitdiff | diff to current |
1997-04-04 |
drepper | (cbrt_test): Add tests for +-inf and NaN arguments. |
blob | commitdiff | diff to current |
1997-04-02 |
drepper | (log2_test): Add epsilon for long double to "log2 ... |
blob | commitdiff | diff to current |
1997-03-31 |
drepper | (initialize): Make strings unique and force values... |
blob | commitdiff | diff to current |
1997-03-30 |
drepper | Add definition of ctanh_test, clog_test, and csqrt_test. |
blob | commitdiff | diff to current |
1997-03-29 |
drepper | (cexp_test): Correct a few bugs. |
blob | commitdiff | diff to current |
1997-03-27 |
drepper | (this_does_nothing): Remove functions. It's |
blob | commitdiff | diff to current |
1997-03-25 |
drepper | (log2_test): Compile this function and call it. |
blob | commitdiff | diff to current |
1997-03-25 |
drepper | Fix typo. |
blob | commitdiff | diff to current |
1997-03-24 |
drepper | Increase epsilon in many places. Fix many typos. |
blob | commitdiff | diff to current |
1997-03-23 |
drepper | (remquo_test): New function. |
blob | commitdiff | diff to current |
1997-03-22 |
drepper | (copysign_test): New function. |
blob | commitdiff | diff to current |
1997-03-22 |
drepper | (basic_tests): Add tests for `nan' function. |
blob | commitdiff | diff to current |
1997-03-22 |
drepper | (fdim_test, fmin_test, fmax_test): New functions. ... |
blob | commitdiff | diff to current |
1997-03-20 |
drepper | (_GNU_SOURCE): Define only if still undefined. |
blob | commitdiff | diff to current |
1997-03-16 |
drepper | Math library tests. |
blob | commitdiff | diff to current |
|