Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag. | pelissip | 2004-09-29 | 1 | -9/+12 |
* | Add mpfr_cmp_ui and mpfr_cmp_si as real functions | pelissip | 2004-03-09 | 1 | -0/+7 |
* | Add ASSERT for NAN. | pelissip | 2004-03-09 | 1 | -1/+1 |
* | Add forgotten copyright 2004 line. | pelissip | 2004-02-06 | 1 | -2/+1 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -4/+2 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -2/+2 |
* | SAFE_ABS changed so that it can be used for any unsigned type. | vlefevre | 2002-04-19 | 1 | -1/+1 |
* | mpfr_cmp_ui_2exp and mpfr_cmp_si_2exp rewritten. | vlefevre | 2002-04-16 | 1 | -0/+93 |