Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some warnings. | pelissip | 2004-02-24 | 1 | -1/+2 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -4/+2 |
* | Added comments and a temporary fix. | vlefevre | 2004-01-28 | 1 | -3/+13 |
* | added several hard-coded tests (and fixed bugs found) | zimmerma | 2004-01-22 | 1 | -6/+6 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -3/+3 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -2/+2 |
* | mpfr_isinteger -> mpfr_integer_p | zimmerma | 2003-02-13 | 1 | -2/+2 |
* | Change concerning an assertion, due to GMP limitation. | vlefevre | 2002-07-24 | 1 | -1/+2 |
* | Bug fixed: unsigned int variables changed to int to avoid operations | vlefevre | 2002-07-24 | 1 | -2/+2 |
* | Function mpfr_frac and tests added. | vlefevre | 2002-07-24 | 1 | -0/+120 |