Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved macros for [L]DBL_MANT_DIG in mpfr-impl.h | zimmerma | 2003-06-26 | 1 | -21/+1 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -3/+3 |
* | removed unused variable | zimmerma | 2003-03-24 | 1 | -2/+0 |
* | Force LDBL_MANT_DIG on IEEE extended, to avoid problems with | ryde | 2003-01-14 | 1 | -1/+13 |
* | # Add a copyright year. | ryde | 2003-01-10 | 1 | -1/+1 |
* | Avoid unnecessary extra power of 2 squaring, so as not to provoke an | ryde | 2003-01-10 | 1 | -1/+3 |
* | fixed possible overflow when EXP=1024 | zimmerma | 2003-01-09 | 1 | -4/+5 |
* | Fix for -0.0. | vlefevre | 2002-10-16 | 1 | -1/+1 |
* | added mpfr_get_ld and tests for set_ld/get_ld | zimmerma | 2002-10-16 | 1 | -0/+121 |