summaryrefslogtreecommitdiff
path: root/mpfr-test.h
Commit message (Expand)AuthorAgeFilesLines
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* removed _FPU_RC_NEAREST ... for x86 (not used any more, now use fenv.h)zimmerma2002-04-051-4/+0
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-1/+1
* added check for fpu_control.hzimmerma2002-04-031-1/+5
* added function mpfr_test_init to initialize full IEEE behaviourzimmerma2002-03-261-0/+38
* added test in configure for checking rand48 functions (HAVE_RAND48)zimmerma2002-03-221-6/+12
* added macros LONG_RAND, DBL_RAND, SEED_RANDzimmerma2002-03-211-6/+16
* Copyright line changed.vlefevre2002-03-041-1/+1
* MAX, MIN, ABS macros undefined before being redefined.vlefevre2002-01-231-1/+8
* Test "__hpux", not "hpux". Mask off mrand48 return value to 31 bitsvlefevre2002-01-171-2/+2
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-5/+9
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* added prototype for Ulpzimmerma2001-02-151-3/+4
* fixed ulp computationzimmerma2001-01-231-6/+20
* added MINNORM, MAXNORM, MIN, MAX, ABSzimmerma2000-12-211-4/+10
* Patch for wrong prototype.hanrot2000-12-201-2/+2
* Added prototypes for all test files.hanrot2000-12-201-0/+5
* auxiliary test fileszimmerma2000-12-181-0/+71