summaryrefslogtreecommitdiff
path: root/isnan.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
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* 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