Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | Fix copyright line. | pelissip | 2004-01-07 | 1 | -1/+1 |
* | + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS. | pelissip | 2003-11-04 | 1 | -9/+6 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -37/+36 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Particular cases (NaN and signed zeros). | vlefevre | 2001-11-28 | 1 | -32/+48 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -17/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | removed prototypes already in mpfr.h | zimmerma | 2001-11-16 | 1 | -4/+0 |
* | correct the Nan case | daney | 2001-10-24 | 1 | -2/+13 |
* | add function mpfr_min and mpfr_max | daney | 2001-10-24 | 1 | -0/+90 |