doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / m4 / isfinite.m4
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
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-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
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-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocations.
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
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.