summaryrefslogtreecommitdiff
path: root/tests/tget_d.c
Commit message (Expand)AuthorAgeFilesLines
* (check_inf_nan): New test.ryde2003-06-241-0/+30
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-22/+20
* workaround for gcc bug on m68040-unknown-netbsd1.4.1zimmerma2003-01-231-2/+8
* added cast to doublezimmerma2003-01-231-1/+1
* Use tests_start_mpfr / tests_end_mpfr.ryde2003-01-221-2/+3
* removed all tests that compare to libmzimmerma2002-11-251-95/+0
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* New tests.vlefevre2002-04-121-3/+3
* Subnormal test in different rounding modes + fix.vlefevre2002-04-111-20/+33
* Tests added.vlefevre2002-04-111-96/+108
* HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possiblevlefevre2002-04-101-1/+1
* Check for fenv.h -> check for fesetround.vlefevre2002-04-091-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-3/+3
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-1/+1
* added check for denormalized numberszimmerma2002-04-041-0/+32
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-21/+1
* fixed problem on x86 (set precision to double to avoid double rounding)zimmerma2002-03-261-5/+29
* New-style comment removed.vlefevre2002-03-261-2/+0
* Error message now copes with extended precision.vlefevre2002-03-221-2/+4
* added test in configure for checking rand48 functions (HAVE_RAND48)zimmerma2002-03-221-12/+8
* Missing #include.vlefevre2002-03-221-0/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-3/+3
* mpfr_get_d3 partially rewritten (to follow the new specifications).vlefevre2002-03-111-4/+4
* New mpfr_get_d, mpfr_get_d2, mpfr_get_d3.vlefevre2002-03-111-1/+10
* Copyright line changed.vlefevre2002-03-041-1/+1
* Fixed.vlefevre2002-02-281-11/+14
* mpfr_get_d2 tested.vlefevre2002-02-271-3/+16
* New tests.vlefevre2002-02-271-19/+57
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* new test filezimmerma2001-02-181-0/+55