maint: update copyright
[gnulib.git] / m4 / isfinite.m4
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-10-09 Bruno Haibleisfinite: Fix for platforms where 'long double' ==...
2011-10-01 Bruno Haibleisfinite: Fix syntax error in configure test.
2011-10-01 Bruno Haibleisfinite: Fix typo.
2011-09-14 Bruno HaibleProperly quote AC_CHECK_DECLS' 4th argument.
2011-06-18 Bruno Haibleisfinite, isinf: Fix link error on AIX 6 and 7.
2011-06-15 Bruno Haibleisfinite: Move AC_LIBOBJ invocations to module description.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocations.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-09-10 Ralf WildenhuesRemove obsolete macros from several modules.
2009-02-27 Eric Blakeavoid gcc 3.4.3 bug on long double NaN on Irix 6.5
2009-01-19 Bruno HaibleDon't use AC_REQUIRE([AC_C_BIGENDIAN]).
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-28 Ben PfaffImplement 'isfinite' module.