summaryrefslogtreecommitdiff
path: root/get_z_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-4/+2
* Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))pelissip2003-11-051-3/+3
* Re-added the assert on the exponent, but replacing MPFR_EMIN_MIN byvlefevre2003-09-301-4/+5
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-2/+2
* Comment out an assert tickled for an f with exponentryde2003-03-171-1/+4
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-3/+3
* mpfr_get_z_exp() didn't work when the MPFR number was negative.vlefevre2002-07-041-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* File renaming.vlefevre2002-03-041-0/+71