Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some problems found by insure | zimmerma | 2002-11-20 | 1 | -1/+2 |
* | Cases NaN and -0.0 taken into account. | vlefevre | 2002-10-17 | 1 | -0/+11 |
* | fixed bug when overflow for double type | zimmerma | 2002-10-17 | 1 | -1/+5 |
* | added cast to long double | zimmerma | 2002-10-16 | 1 | -2/+2 |
* | DBL_MANT_DIG and LDBL_MANT_DIG are normally defined by <float.h>. | vlefevre | 2002-10-16 | 1 | -0/+2 |
* | added mpfr_set_ld and test file | zimmerma | 2002-10-15 | 1 | -0/+123 |