summaryrefslogtreecommitdiff
path: root/get_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Change the internal format of MPFR: ZERO, INF and NAN have special values of ...pelissip2003-10-271-1/+1
* replaced ABSSIZE by ESIZE (ABSSIZE is the allocated size, and should bezimmerma2003-10-061-1/+1
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-1/+1
* Fixed cast (though unnecessary).vlefevre2003-02-211-1/+1
* new functions mpfr_fits_* and mpfr_get_[us]izimmerma2003-02-131-0/+57