log m4/roundl.m4 @ 16869:38e6d30d7e4d

age author description
Tue, 01 May 2012 22:47:37 +0200 Bruno Haible Avoid "guessing no" guesses when cross-compiling to glibc systems.
Thu, 08 Mar 2012 02:06:10 +0100 Bruno Haible roundl: Don't override undeclared system function on IRIX 6.5.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 10 Oct 2011 01:07:15 +0200 Bruno Haible roundl: Simplify for platforms where 'long double' == 'double'.
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Sun, 19 Jun 2011 15:05:39 +0200 Bruno Haible roundl-ieee: Fix test failure on AIX 7.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:27:30 +0200 Bruno Haible roundl: 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 22:27:02 +0100 Bruno Haible New module 'roundl-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
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
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.