Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the internal format of MPFR: ZERO, INF and NAN have special values of ... | pelissip | 2003-10-27 | 1 | -1/+1 |
* | replaced ABSSIZE by ESIZE (ABSSIZE is the allocated size, and should be | zimmerma | 2003-10-06 | 1 | -1/+1 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -1/+1 |
* | Fixed cast (though unnecessary). | vlefevre | 2003-02-21 | 1 | -1/+1 |
* | new functions mpfr_fits_* and mpfr_get_[us]i | zimmerma | 2003-02-13 | 1 | -0/+57 |