log m4/math_h.m4 @ 15863:c2fa2febdb1f

age author description
Sat, 08 Oct 2011 22:18:44 +0200 Bruno Haible New module 'logf'.
Sat, 08 Oct 2011 22:10:45 +0200 Bruno Haible New module 'expf'.
Sat, 08 Oct 2011 21:16:48 +0200 Bruno Haible New module 'sqrtf'.
Fri, 07 Oct 2011 11:17:58 +0200 Bruno Haible New module 'ldexpf'.
Fri, 07 Oct 2011 00:59:38 +0200 Bruno Haible frexpf: Work around problems on IRIX and mingw.
Thu, 06 Oct 2011 11:28:38 +0200 Bruno Haible New module 'frexpf'.
Thu, 06 Oct 2011 02:49:14 +0200 Bruno Haible New module 'modff'.
Thu, 06 Oct 2011 01:01:52 +0200 Bruno Haible New module 'fmodf'.
Thu, 06 Oct 2011 00:45:57 +0200 Bruno Haible New module 'fabsf'.
Thu, 06 Oct 2011 00:03:44 +0200 Bruno Haible New module 'fabsf'.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 21 Dec 2010 18:30:16 +0100 Bruno Haible New module 'trunc-ieee'.
Tue, 21 Dec 2010 18:05:21 +0100 Bruno Haible New module 'ceil-ieee'.
Tue, 21 Dec 2010 17:41:03 +0100 Bruno Haible New module 'floor-ieee'.
Tue, 21 Dec 2010 15:44:21 +0100 Bruno Haible New module 'truncf-ieee'.
Sun, 04 Apr 2010 19:59:32 +0200 Bruno Haible math: Fix some C++ test errors on Cygwin.
Sun, 28 Mar 2010 00:31:39 +0100 Bruno Haible Distinguish two kinds of module indicators.
Sat, 27 Mar 2010 18:38:53 +0100 Bruno Haible Factorize common .m4 code.
Mon, 08 Mar 2010 02:37:37 +0100 Bruno Haible Tests of module 'math' in C++ mode.
Mon, 08 Mar 2010 00:04:47 +0100 Bruno Haible logb: Provide missing declaration for Cygwin.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
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, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
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.
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sat, 12 Apr 2008 17:25:00 +0200 Jim Meyering * m4/math_h.m4 (gl_MATH_H): Fix typos.
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'.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
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.