summaryrefslogtreecommitdiff
path: root/isinteger.c
Commit message (Expand)AuthorAgeFilesLines
* Some minor optimizations.pelissip2003-11-071-5/+7
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-1/+1
* mpfr_isinteger -> mpfr_integer_pzimmerma2003-02-131-3/+3
* Optimization: mpfr_trunc no longer used!vlefevre2002-07-241-7/+14
* mpfr_isinteger extended to non-fp numbers and to zero.vlefevre2002-07-241-7/+11
* Copyright line updated.vlefevre2002-05-141-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Memory leak (patch by Kevin Ryde).vlefevre2002-03-221-2/+5
* Copyright line changed.vlefevre2002-03-041-1/+1
* removed K&R function headerszimmerma2001-11-161-12/+2
* remove stdio.h math.hdaney2001-11-161-2/+0
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* Update.vlefevre2001-11-081-3/+0
* export isinteger in the file isinteger.cdaney2001-11-081-0/+64