log lib/c-strtod.c @ 40173:b716418da8b9

age author description
Fri, 01 Feb 2019 04:34:37 +0100 Bruno Haible c-strtod, c-strtold: Use the bug fixes for strtod, strtold.
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
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
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert c-strtod, memcoll, readutmp: no 'static inline'
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
Fri, 19 Nov 2010 01:57:49 +0100 Bruno Haible c-strtold: Avoid link error on AIX 7.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 25 Jan 2009 10:50:00 +0100 Jim Meyering c-strtod: avoid warnings
Fri, 23 Jan 2009 23:41:16 +0100 Bruno Haible Change c_strtod, c_strtold to no longer call xalloc_die().
Fri, 23 Jan 2009 16:21:57 +0100 Jim Meyering c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
Thu, 22 Jan 2009 12:07:16 +0100 Bruno Haible Cache the C locale object.
Wed, 21 Jan 2009 23:35:43 +0100 Bruno Haible Improve error handling of c_strtod.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Fri, 24 Dec 2004 08:35:58 +0000 Paul Eggert (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Wed, 08 Sep 2004 23:08:49 +0000 Paul Eggert Undo previous change.
Wed, 08 Sep 2004 17:16:57 +0000 Paul Eggert (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
Thu, 05 Aug 2004 23:27:27 +0000 Paul Eggert Imported from coreutils.