summaryrefslogtreecommitdiff
path: root/m4/isinf.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
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix compilation errors in C++ mode on Solaris 10 and Solaris 11.Bruno Haible2019-12-051-3/+9
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-3/+19
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* printf, isinf, etc.: noncanonical != NaNPaul Eggert2015-02-201-29/+10
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* Fix LDBL80_WORDS macro on big endian platforms.Bruno Haible2014-12-051-2/+2
* 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
* isinf: Ensure macro on AIX 5.1.Bruno Haible2011-10-091-2/+7
* isinf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-091-2/+3
* isinf: Fix for OpenBSD/x86.Bruno Haible2011-10-011-8/+129
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-2/+2
* isfinite, isinf: Fix link error on AIX 6 and 7.Bruno Haible2011-06-181-2/+2
* isinf: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Remove redundant AC_SUBST invocations.Bruno Haible2010-04-041-2/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1/+1
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-201-3/+3
* Add isinf module.Ben Pfaff2008-07-251-0/+49