Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (mpfr_round_prec): Bug fixed (case zero wasn't taken into account) | vlefevre | 2003-05-26 | 1 | -4/+5 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -3/+3 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -1/+1 |
* | MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT. | vlefevre | 2002-06-26 | 1 | -1/+1 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | Added comment for mpfr_round_raw_generic (about using 1-bit precision). | vlefevre | 2002-04-10 | 1 | -11/+16 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | mpfr_round -> mpfr_round_prec. | vlefevre | 2002-01-25 | 1 | -0/+318 |