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.
|