summaryrefslogtreecommitdiff
path: root/m4/isnand.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use __builtin_isnan with clang.Bruno Haible2020-08-091-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-151-2/+2
* isnand*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-6/+2
* isnan*: Separate the AC_LIBOBJ invocations.Bruno Haible2011-06-161-6/+7
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* isnand: Fix mistake.Bruno Haible2010-12-311-2/+2
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-261-21/+25
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-191-3/+4
* Move macros for finding floating-point exponents into separate M4 files.Ben Pfaff2008-07-251-111/+1
* Comment.Bruno Haible2008-07-131-1/+1
* Add isnand module.Ben Pfaff2008-07-121-8/+68
* Make use of GCC's __builtin_isnan.Bruno Haible2008-01-261-2/+9
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-0/+137