log lib/math.in.h @ 12559:c2cbabec01dd

age author description
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 21 Dec 2009 11:32:58 -0700 Eric Blake math, unistd: avoid redundant includes
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Mon, 27 Jul 2009 21:21:02 +0200 Bruno Haible Avoid compilation error on QNX.
Sat, 25 Jul 2009 11:17:24 +0200 Bruno Haible Avoid syntax error on QNX.
Thu, 21 May 2009 16:48:12 +0200 Eric Blake Second attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
Thu, 30 Apr 2009 13:03:29 +0200 Bruno Haible Fix compilation error introduced on 2009-04-25.
Sat, 25 Apr 2009 17:22:50 +0200 Bruno Haible Avoid link error when creating a namespace clean library.
Thu, 20 Nov 2008 23:33:58 +0100 Bruno Haible Attempt to work around another AIX 5.3, 6.1 compiler bug with include_next.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Wed, 23 Jul 2008 21:48:35 -0700 Ben Pfaff Add isinf module.
Sat, 12 Jul 2008 10:50:41 -0700 Ben Pfaff Add isnan module.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sat, 12 Apr 2008 07:22:40 -0600 Eric Blake Work around Solaris 10 math.h bug.
Mon, 31 Mar 2008 20:56:25 -0600 Eric Blake Guarantee a definition of NAN.
Sat, 26 Jan 2008 02:26:52 +0100 Bruno Haible Exploit the __builtin_signbit GCC built-in.
Sun, 11 Nov 2007 13:58:25 +0100 Bruno Haible Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Mon, 29 Oct 2007 04:23:19 +0100 Bruno Haible Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Mon, 29 Oct 2007 03:19:52 +0100 Bruno Haible Fix link errors with Sun C 5.0 on Solaris 10.
Mon, 29 Oct 2007 00:25:20 +0100 Bruno Haible Add/remove some blank lines.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.
Sat, 27 Oct 2007 21:05:58 -0700 Ben Pfaff Check whether round* exist in libraries, not just whether they are declared.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.
Sun, 07 Oct 2007 22:10:35 +0200 Bruno Haible Rename parameter 'exp' to 'expptr', to avoid gcc warnings.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 05 Oct 2007 03:54:50 +0200 Bruno Haible New module 'ceill'.
Fri, 05 Oct 2007 03:43:42 +0200 Bruno Haible New module 'ceilf'.
Fri, 05 Oct 2007 03:33:31 +0200 Bruno Haible New module 'floorl'.
Fri, 05 Oct 2007 03:02:08 +0200 Bruno Haible New module 'floorf'.
Fri, 05 Oct 2007 01:39:53 +0200 Bruno Haible New module 'truncl'.
Fri, 05 Oct 2007 01:06:37 +0200 Bruno Haible New module 'truncf'.
Thu, 04 Oct 2007 03:22:14 +0200 Bruno Haible New module 'trunc'.
Tue, 02 Oct 2007 00:21:15 +0200 Bruno Haible Rename math_.h to math.in.h.