Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d. | vlefevre | 2002-04-07 | 1 | -8/+8 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | - use mpfr_test_init to initialize harware floats | zimmerma | 2002-03-26 | 1 | -3/+5 |
* | now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF, | zimmerma | 2002-03-19 | 1 | -8/+11 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | changed "int main(..)" to two lines | zimmerma | 2001-02-18 | 1 | -1/+2 |
* | added tests for one of arguments NULL | zimmerma | 2001-02-15 | 1 | -2/+47 |
* | removed cputime stuff | zimmerma | 2000-12-21 | 1 | -7/+3 |
* | Added prototypes for all test files. | hanrot | 2000-12-20 | 1 | -0/+3 |
* | added 4 tests | zimmerma | 2000-12-15 | 1 | -0/+8 |
* | Take into account Inf, Nans ; clear the flags of the return variable | hanrot | 2000-12-13 | 1 | -2/+6 |
* | test file for sin/cos | zimmerma | 2000-11-29 | 1 | -0/+90 |