install-reloc: Support multi-binary installation.
[gnulib.git] / lib / c-strtod.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertc-strtod, memcoll, readutmp: no 'static inline'
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-11-19 Bruno Haiblec-strtold: Avoid link error on AIX 7.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-01-25 Jim Meyeringc-strtod: avoid warnings
2009-01-23 Bruno HaibleChange c_strtod, c_strtold to no longer call xalloc_die().
2009-01-23 Jim Meyeringc-strtod: when ENDPTR is non-NULL, set *ENDPTR in new...
2009-01-22 Bruno HaibleCache the C locale object.
2009-01-21 Bruno HaibleImprove error handling of c_strtod.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-05-14 Paul Eggert*** empty log message ***
2004-12-24 Paul Eggert(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STR...
2004-09-08 Paul EggertUndo previous change.
2004-09-08 Paul Eggert(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
2004-08-05 Paul EggertImported from coreutils.