summaryrefslogtreecommitdiff
path: root/frac.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." andvlefevre2007-02-081-1/+2
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Copyright notice update: added 2006.vlefevre2006-01-101-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Remove some warnings.pelissip2004-02-241-1/+2
* + Better support of non IEEE doubles.pelissip2004-02-061-4/+2
* Added comments and a temporary fix.vlefevre2004-01-281-3/+13
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-6/+6
* Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...pelissip2003-10-281-3/+3
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-2/+2
* mpfr_isinteger -> mpfr_integer_pzimmerma2003-02-131-2/+2
* Change concerning an assertion, due to GMP limitation.vlefevre2002-07-241-1/+2
* Bug fixed: unsigned int variables changed to int to avoid operationsvlefevre2002-07-241-2/+2
* Function mpfr_frac and tests added.vlefevre2002-07-241-0/+120