Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sun, 09 Oct 2011 12:14:12 +0200 |
Bruno Haible |
isnanl[-nolibm]: Fix for platforms where 'long double' == 'double'.
|
Sat, 21 May 2011 02:15:03 +0200 |
Bruno Haible |
isnanl*: Respect rules for use of AC_LIBOBJ.
|
Sat, 21 May 2011 01:37:23 +0200 |
Bruno Haible |
isnan*: Separate the AC_LIBOBJ invocations.
|
Mon, 09 May 2011 01:11:59 +0200 |
Bruno Haible |
Comments.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Mon, 06 Dec 2010 22:57:23 +0100 |
Bruno Haible |
Put more information about failed tests into the test return codes.
|
Tue, 20 Jul 2010 01:06:56 +0200 |
Bruno Haible |
Modernize AC_TRY_RUN invocations.
|
Mon, 19 Jul 2010 23:30:26 +0200 |
Bruno Haible |
Modernize AC_TRY_LINK invocations.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 26 Feb 2009 20:18:42 -0700 |
Eric Blake |
avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
|
Tue, 20 Jan 2009 00:57:07 +0100 |
Bruno Haible |
Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
|
Tue, 13 Jan 2009 08:48:48 +0100 |
Jim Meyering |
many *.m4 files: improve m4 quoting
|
Sun, 19 Oct 2008 14:05:30 +0200 |
Bruno Haible |
Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
|
Wed, 23 Jul 2008 21:34:48 -0700 |
Ben Pfaff |
Move macros for finding floating-point exponents into separate M4 files.
|
Sun, 13 Jul 2008 01:06:59 +0200 |
Bruno Haible |
Comment.
|
Sat, 12 Jul 2008 10:50:41 -0700 |
Ben Pfaff |
Add isnan module.
|
Sun, 27 Apr 2008 22:51:28 +0200 |
Bruno Haible |
Stricter test whether isnanl works.
|
Sat, 26 Jan 2008 15:45:42 +0100 |
Bruno Haible |
Use the GCC built-in __builtin_isnanl (if it works).
|
Wed, 13 Jun 2007 01:30:34 +0000 |
Bruno Haible |
Guess isnanl does not work when cross-compiling to ia64, x86_64, i386.
|
Wed, 06 Jun 2007 02:02:41 +0000 |
Bruno Haible |
Recognize non-IEEE numbers on i386, x86_64, ia64.
|
Fri, 06 Apr 2007 14:36:56 +0000 |
Bruno Haible |
Assume 'long double' exists.
|
Tue, 03 Apr 2007 23:28:37 +0000 |
Bruno Haible |
Clarify the dependencies on libm.
|
Thu, 22 Mar 2007 02:32:29 +0000 |
Bruno Haible |
Oops.
|
Thu, 22 Mar 2007 02:18:35 +0000 |
Bruno Haible |
New module 'isnanl'.
|
Sun, 25 Feb 2007 04:46:17 +0000 |
Bruno Haible |
Also handle the case that isnan is a "type-generic" macro.
|
Sat, 24 Feb 2007 19:15:21 +0000 |
Bruno Haible |
New module 'isnanl-nolibm'.
|