Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -15/+12 |
* | Added generic tests for mpfr_nextabove and mpfr_nextbelow. | vlefevre | 2003-09-24 | 1 | -2/+2 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -5/+5 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -8/+8 |
* | Prototype of mpfr_setmax and mpfr_setmin changed (exponent given). | vlefevre | 2002-07-26 | 1 | -6/+15 |
* | New internal functions mpfr_setmin and mpfr_setmax. | vlefevre | 2002-07-26 | 1 | -0/+141 |