summaryrefslogtreecommitdiff
path: root/modules/isfinite
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+4
* isfinite: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+3
* isfinite: Relicense under LGPL.Bruno Haible2011-05-051-1/+1
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-3/+3
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-1/+1
* Implement 'isfinite' module.Ben Pfaff2007-10-271-0/+29