Sun, 03 Apr 2011 23:07:25 +0200 |
Bruno Haible |
Ensure to rebuild generated .h files when config.status has changed.
|
Fri, 01 Apr 2011 08:10:58 -0700 |
Bruce Korb |
merge to current master
|
Wed, 09 Feb 2011 00:16:54 +0100 |
Bruno Haible |
Split large sed scripts, for HP-UX sed.
|
Sun, 06 Feb 2011 21:11:40 +0100 |
Bruce Korb |
libposix: Revert the unreviewed part of yesterday's big merge.
|
Sat, 05 Feb 2011 08:22:48 -0800 |
Bruce Korb |
libposix: Add _HEADERS primaries to posix modules.
|
Thu, 30 Dec 2010 14:05:05 -0800 |
Bruce Korb |
merge with hand edits to ChangeLog
|
Tue, 16 Nov 2010 13:34:36 -0800 |
Bruce Korb |
spell the pkginclude directory correctly.
|
Tue, 16 Nov 2010 13:07:00 -0800 |
Bruce Korb |
replace include_HEADERS with pkgincludedir_HEADERS
|
Mon, 11 Oct 2010 15:51:59 +0700 |
Gary V. Vaughan |
add _HEADERS primaries to Makefile.am snippets for installable headers
|
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'.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Thu, 29 Apr 2010 13:40:19 -0600 |
Eric Blake |
headers: relax license to LGPLv2+
|
Sun, 04 Apr 2010 19:59:32 +0200 |
Bruno Haible |
math: Fix some C++ test errors on Cygwin.
|
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, 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.
|