| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -81/+0 | |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | -1/+1 | |
| 2004-12-20 | (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD. | Paul Eggert | -2/+2 | |
| 2004-09-08 | Undo previous change. | Paul Eggert | -3/+3 | |
| 2004-09-08 | (C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid the | Paul Eggert | -3/+3 | |
| unlikely possibility of mixed locales screwing things up. | ||||
| 2004-07-12 | (STRTOD_L): New macro. | Paul Eggert | -0/+13 | |
| (C_STRTOD) [defined LC_ALL_MASK]: Use it, so that the code is reentrant on platforms that have strtod_l. | ||||
| 2004-07-12 | Include <config.h> first. | Paul Eggert | -5/+24 | |
| (C_STRTOD, DOUBLE, STRTOD): New macros. (c_strtod): Use them. | ||||
| 2003-11-29 | Include "xalloc.h", for decl of xstrdup. | Jim Meyering | -0/+2 | |
| 2003-11-29 | (c_strtod): Save and restore original LC_NUMERIC setting, | Jim Meyering | -2/+15 | |
| in case it was different from the environment-derived value. Patch by Paul Eggert. | ||||
| 2003-11-27 | new files, from Paul Eggert | Jim Meyering | -0/+34 | |
