Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Macro LONGDOUBLE_ISNAN wasn't defined. | vlefevre | 2003-01-16 | 1 | -0/+2 |
* | Avoid problems with bad LDBL_MAX and LDBL_MANT_DIG on some i386 gcc. | ryde | 2003-01-14 | 1 | -7/+33 |
* | # Add a copyright year. | ryde | 2003-01-10 | 1 | -1/+1 |
* | rewritten to avoid overflows | zimmerma | 2003-01-09 | 1 | -8/+31 |
* | added macro LONGDOUBLE_ISNAN | zimmerma | 2003-01-07 | 1 | -4/+2 |
* | 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 |