log modules/math @ 12752:73d9dd27dc41

age author description
Mon, 18 Jan 2010 01:27:33 +0100 Bruno Haible New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
Thu, 31 Dec 2009 13:48:15 -0700 Eric Blake math: add portability warnings for classification macros
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
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, 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, 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.
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.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.
Sat, 20 Oct 2007 13:08:26 -0700 Ben Pfaff Implement 'round', 'roundf', 'roundl' modules.
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.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Fri, 06 Apr 2007 20:55:44 +0000 Bruno Haible New module 'signbit'.
Fri, 30 Mar 2007 00:13:24 +0000 Bruno Haible New module 'ldexpl'.
Sun, 25 Mar 2007 21:35:38 +0000 Bruno Haible Provide a replacement for frexpl() if the system has it but it doesn't work.
Fri, 23 Mar 2007 01:26:24 +0000 Bruno Haible New module 'frexpl'.
Thu, 22 Mar 2007 03:59:38 +0000 Bruno Haible New module 'frexp'.
Wed, 07 Mar 2007 01:12:01 +0000 Bruno Haible Provide the option to declare the mathl functions also when the 'mathl'
Sun, 18 Feb 2007 15:10:28 +0000 Bruno Haible New module 'math'. <math.h> replaces mathl.h.