Thu, 06 Oct 2011 10:56:19 +0200 |
Bruno Haible |
math: Sort function declarations of math.in.h.
|
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:03:44 +0200 |
Bruno Haible |
New module 'fabsf'.
|
Fri, 30 Sep 2011 21:07:43 +0200 |
Bruno Haible |
float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64.
|
Sat, 17 Sep 2011 17:14:38 +0200 |
Bruno Haible |
math: Avoid macro redefinition warnings on MSVC.
|
Sun, 11 Sep 2011 17:29:11 +0200 |
Bruno Haible |
Support for MSVC compiler: Avoid division by a literal 0.
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Sun, 14 Nov 2010 17:48:50 +0100 |
Bruno Haible |
Allow multiple gnulib generated replacements to coexist.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 31 Dec 2010 15:03:46 +0100 |
Bruno Haible |
isnan: Use GCC built-ins when possible.
|
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'.
|
Tue, 21 Dec 2010 16:11:13 +0100 |
Bruno Haible |
math: Fix indentation.
|
Mon, 20 Dec 2010 03:28:45 +0100 |
Bruno Haible |
isnan: Ensure it is a macro.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Sun, 03 Oct 2010 23:53:34 +0200 |
Paul Eggert |
Avoid some lines longer than 80 characters.
|
Mon, 05 Apr 2010 15:58:34 +0200 |
Bruno Haible |
frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
|
Sun, 04 Apr 2010 21:18:03 +0200 |
Bruno Haible |
math: Fix some C++ test errors on Solaris 8 and Cygwin.
|
Sun, 04 Apr 2010 20:15:21 +0200 |
Bruno Haible |
math: Fix some C++ test errors on Solaris 8.
|
Sun, 04 Apr 2010 19:59:32 +0200 |
Bruno Haible |
math: Fix some C++ test errors on Cygwin.
|
Tue, 30 Mar 2010 02:35:49 +0200 |
Bruno Haible |
Emit #pragma system_header after the inclusion guard, not before.
|
Thu, 25 Mar 2010 16:28:02 -0600 |
Eric Blake |
maint: use pragma consistently across replacement headers
|
Mon, 08 Mar 2010 01:10:14 +0100 |
Bruno Haible |
math: Avoid #define replacements 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, 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'.
|