summaryrefslogtreecommitdiff
path: root/get_z_exp.c
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
* Converted tabs to spaces with expand.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Updated copyright lines.vlefevre2005-01-281-1/+1
* Likely some testspelissip2005-01-041-12/+11
* 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