log m4/roundf.m4 @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 01 May 2012 22:47:37 +0200 Bruno Haible Avoid "guessing no" guesses when cross-compiling to glibc systems.
Thu, 08 Mar 2012 01:55:40 +0100 Bruno Haible roundf: Don't override undeclared system function on IRIX 6.5.
Tue, 28 Feb 2012 11:50:03 +0100 Bruno Haible Avoid compilation errors with MSVC option -fp:strict.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Sun, 19 Jun 2011 14:06:51 +0200 Bruno Haible roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
Sun, 19 Jun 2011 12:48:10 +0200 Bruno Haible floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee: More robust checks.
Sat, 21 May 2011 11:23:03 +0200 Bruno Haible roundf: Move AC_LIBOBJ invocations to module description.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 21 Dec 2010 15:58:00 +0100 Bruno Haible New module 'roundf-ieee'.
Sun, 04 Apr 2010 19:59:32 +0200 Bruno Haible math: Fix some C++ test errors on Cygwin.
Wed, 20 Jan 2010 11:55:20 +0100 Bruno Haible Avoid duplicate -lm.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Sep 2009 20:54:34 +0200 Ralf Wildenhues Remove obsolete macros from several modules.
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Sun, 20 Apr 2008 16:15:49 +0200 Bruno Haible Work around roundf() bug on mingw.
Sun, 11 Nov 2007 14:17:22 +0100 Bruno Haible Use the shared tests for the floor* and ceil* functions.
Sun, 11 Nov 2007 14:08:25 +0100 Bruno Haible Handle the case that floorl and roundl are declared but do not exist.
Sun, 11 Nov 2007 13:58:25 +0100 Bruno Haible Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Sat, 27 Oct 2007 21:05:58 -0700 Ben Pfaff Check whether round* exist in libraries, not just whether they are declared.
Sun, 21 Oct 2007 17:28:32 -0700 Ben Pfaff Fix bugs in round modules reported by Bruno Haible.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.