| Commit message (Expand) | Author | Age | Files | Lines |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | removed _FPU_RC_NEAREST ... for x86 (not used any more, now use fenv.h) | zimmerma | 2002-04-05 | 1 | -4/+0 |
* | use AC_CHECK_HEADERS to check for fenv.h | zimmerma | 2002-04-05 | 1 | -1/+1 |
* | added check for fpu_control.h | zimmerma | 2002-04-03 | 1 | -1/+5 |
* | added function mpfr_test_init to initialize full IEEE behaviour | zimmerma | 2002-03-26 | 1 | -0/+38 |
* | added test in configure for checking rand48 functions (HAVE_RAND48) | zimmerma | 2002-03-22 | 1 | -6/+12 |
* | added macros LONG_RAND, DBL_RAND, SEED_RAND | zimmerma | 2002-03-21 | 1 | -6/+16 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | MAX, MIN, ABS macros undefined before being redefined. | vlefevre | 2002-01-23 | 1 | -1/+8 |
* | Test "__hpux", not "hpux". Mask off mrand48 return value to 31 bits | vlefevre | 2002-01-17 | 1 | -2/+2 |
* | Patches by Kevin Ryde for K&R compilers | vlefevre | 2002-01-12 | 1 | -5/+9 |
* | 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 |
* | added prototype for Ulp | zimmerma | 2001-02-15 | 1 | -3/+4 |
* | fixed ulp computation | zimmerma | 2001-01-23 | 1 | -6/+20 |
* | added MINNORM, MAXNORM, MIN, MAX, ABS | zimmerma | 2000-12-21 | 1 | -4/+10 |
* | Patch for wrong prototype. | hanrot | 2000-12-20 | 1 | -2/+2 |
* | Added prototypes for all test files. | hanrot | 2000-12-20 | 1 | -0/+5 |
* | auxiliary test files | zimmerma | 2000-12-18 | 1 | -0/+71 |