summaryrefslogtreecommitdiff
path: root/mpf2mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent from multiple inclusion.pelissip2004-09-231-5/+12
* Rewrite (simplify) mpfr_dump.pelissip2004-02-121-2/+1
* updated mpfr_cmp_dzimmerma2003-05-131-0/+2
* added macros for new mpfr functionszimmerma2003-02-131-3/+25
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-35/+35
* mpfr_get_default_prec was missing (thanks to F. Morain)zimmerma2002-10-041-0/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round rewritten.vlefevre2002-01-301-2/+2
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-0/+21
* added undef's to avoid warnings at compilationzimmerma2001-02-211-25/+78
* added mpfr_swapzimmerma2000-12-151-0/+1
* fixed mpf_reldiff, mpf_urandomb and mpf_tzimmerma2000-12-121-2/+5
* replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)zimmerma2000-08-161-4/+0
* changed (x) -> xzimmerma2000-05-291-40/+42
* separated functions with/without rounding argumentzimmerma2000-05-251-37/+24
* updated wrt new functionszimmerma2000-05-241-12/+12
* Include file for compatibility module mpf -> mpfr.hanrot2000-05-211-0/+75