summaryrefslogtreecommitdiff
path: root/lib/c-strtod.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* c-strtod, c-strtold: Use the bug fixes for strtod, strtold.Bruno Haible2019-02-021-8/+31
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* c-strtod, memcoll, readutmp: no 'static inline'Paul Eggert2012-11-291-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* c-strtold: Avoid link error on AIX 7.Bruno Haible2010-11-191-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-6/+6
* c-strtod: avoid warningsJim Meyering2009-01-251-2/+2
* Change c_strtod, c_strtold to no longer call xalloc_die().Bruno Haible2009-01-231-4/+9
* c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure pathJim Meyering2009-01-231-1/+5
* Cache the C locale object.Bruno Haible2009-01-221-10/+22
* Improve error handling of c_strtod.Bruno Haible2009-01-211-2/+15
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert2004-12-241-2/+2
* Undo previous change.Paul Eggert2004-09-081-3/+3
* (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",Paul Eggert2004-09-081-3/+3
* Imported from coreutils.Paul Eggert2004-08-051-0/+81