Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Fri, 22 Jun 2012 13:26:07 +0200 |
Bruno Haible |
Write "Mac OS X" instead of "MacOS X".
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Thu, 04 Nov 2010 12:29:27 -0600 |
Eric Blake |
frexp, tests: work around ICC bug with -zero
|
Wed, 01 Sep 2010 21:34:44 -0600 |
Eric Blake |
strtod: work around IRIX 6.5 bug
|
Fri, 30 Jul 2010 16:01:41 -0600 |
Eric Blake |
strtod: next round of AIX fixes
|
Thu, 29 Jul 2010 17:32:23 -0600 |
Eric Blake |
strtod: fix bug in replacement function on AIX
|
Wed, 27 Jan 2010 17:12:30 +0100 |
Jim Meyering |
maint: normalize copyright notices
|
Wed, 27 Jan 2010 16:13:04 +0100 |
Simon Josefsson |
Fix copyright statement.
|
Thu, 24 Dec 2009 21:01:42 +0100 |
Bruno Haible |
Refactor common macros used in tests.
|
Tue, 22 Dec 2009 10:57:14 -0700 |
Eric Blake |
tests: add signature checks
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Thu, 22 Oct 2009 07:59:46 -0600 |
Eric Blake |
tests: avoid several compiler warnings
|
Fri, 01 Aug 2008 11:30:27 +0200 |
Bruno Haible |
Work around bug of HP-UX 10.20 cc with -0.0 literal.
|
Wed, 30 Jul 2008 08:37:31 -0600 |
Eric Blake |
test-strtod: allow compilation without -lm
|
Sat, 12 Jul 2008 10:41:34 -0700 |
Ben Pfaff |
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
|
Mon, 14 Apr 2008 10:20:22 +0200 |
Jim Meyering |
test-strtod: fix typos: s/abs/fabs/
|
Sat, 12 Apr 2008 19:53:25 +0200 |
Bruno Haible |
Fix link failure on Solaris 10/x86 with gcc.
|
Fri, 11 Apr 2008 16:31:39 +0200 |
Bruno Haible |
Flush the standard error stream before aborting.
|
Tue, 01 Apr 2008 07:50:28 -0600 |
Eric Blake |
Fix typos.
|
Tue, 01 Apr 2008 07:47:40 -0600 |
Eric Blake |
Fix typo.
|
Tue, 01 Apr 2008 06:34:34 -0600 |
Eric Blake |
For now, cater to gnulib strtod inaccuracies.
|
Tue, 01 Apr 2008 01:37:42 +0200 |
Bruno Haible |
Update test results on OSF/1.
|
Tue, 01 Apr 2008 00:26:18 +0200 |
Bruno Haible |
Convert from C99 syntax to C89 syntax.
|
Tue, 01 Apr 2008 00:04:49 +0200 |
Bruno Haible |
Assume NaNs exist; don't test the NAN macro.
|
Mon, 31 Mar 2008 19:22:06 +0200 |
Jim Meyering |
Don't compare actual signbit return values.
|
Mon, 31 Mar 2008 01:59:11 +0200 |
Bruno Haible |
Add info about many more platforms.
|
Sun, 30 Mar 2008 16:39:41 -0600 |
Eric Blake |
Fix typo in last patch.
|
Sun, 30 Mar 2008 15:57:54 -0600 |
Eric Blake |
More strtod touchups.
|
Sat, 29 Mar 2008 21:24:07 -0600 |
Eric Blake |
Add hex float support.
|
Sat, 29 Mar 2008 13:50:21 -0600 |
Eric Blake |
Document various strtod bugs, with some fixes.
|