log modules/math @ 9645:c8174371956e

age author description
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.