summaryrefslogtreecommitdiff
path: root/isnan.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add mpfr_zero_p.pelissip2004-04-201-2/+1
* Add forgotten copyright 2004 line.pelissip2004-02-061-1/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* moved inf_p and number_p to different fileszimmerma2001-11-161-13/+1
* fixed bug for Inf (recognized as an ordinary number)zimmerma2001-02-181-2/+2
* changed _d to _p, added mpfr_number_pzimmerma2001-02-151-4/+10
* functions to check for NaN and infinitieszimmerma2001-01-111-0/+37