summaryrefslogtreecommitdiff
path: root/round_prec.c
Commit message (Expand)AuthorAgeFilesLines
* (mpfr_round_prec): Bug fixed (case zero wasn't taken into account)vlefevre2003-05-261-4/+5
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-3/+3
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-1/+1
* MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.vlefevre2002-06-261-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* Added comment for mpfr_round_raw_generic (about using 1-bit precision).vlefevre2002-04-101-11/+16
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_round -> mpfr_round_prec.vlefevre2002-01-251-0/+318