summaryrefslogtreecommitdiff
path: root/mpf2mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Better definition for mpf_set_prec_raw (so that the value is kept).vlefevre2005-12-161-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* mpfr.h doesn't export anymore any globals.pelissip2005-02-031-4/+2
* Add "MPFR_USE_NO_MACRO" user macro: it allows the user to linkpelissip2004-12-141-52/+55
* 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