summaryrefslogtreecommitdiff
path: root/const_log2.c
Commit message (Expand)AuthorAgeFilesLines
* improved coverage testzimmerma2004-02-131-3/+5
* + Better support of non IEEE doubles.pelissip2004-02-061-4/+2
* Changed some error messages into assertions.vlefevre2004-01-141-2/+1
* + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.pelissip2003-11-041-2/+2
* Merged the mpfr-2-0-2-branch changes to the trunk.vlefevre2003-10-211-43/+43
* replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)zimmerma2003-10-141-10/+16
* Corrections in the MPFR manual (PZ & VL). Functions mpfr_const_pi,vlefevre2003-10-011-8/+8
* Modify 'r' arg of GENERIC from int to long (min 32 bits).pelissip2003-09-251-1/+1
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-2/+2
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-8/+8
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-2/+2
* Copyright line updated.vlefevre2002-05-141-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* Types fixed in const_log2.c (this fixes the tconst_log2 crash).vlefevre2002-04-121-5/+6
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.vlefevre2002-02-141-6/+6
* Functions (constants) renamed.vlefevre2001-12-061-0/+186