index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strtod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: run 'make update-copyright'
Simon Josefsson
2023-01-01
1
-1
/
+1
*
Rely on new stdbool behavior
Paul Eggert
2022-09-10
1
-1
/
+0
*
license: fix GPLv3 texts to use a comma instead of semicolon.
Bernhard Voelker
2022-01-05
1
-1
/
+1
*
maint: run 'make update-copyright'
Paul Eggert
2022-01-01
1
-1
/
+1
*
gnulib-common.m4: Use C2x [[maybe_unused]] when possible.
Bruno Haible
2021-08-22
1
-1
/
+1
*
Put LGPLv3+ notices in source files where appropriate.
Bruno Haible
2021-06-04
1
-7
/
+7
*
maint: run 'make update-copyright'
Paul Eggert
2020-12-31
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2019-12-31
1
-1
/
+1
*
strtold: Work around Cygwin bug.
Bruno Haible
2019-12-12
1
-0
/
+3
*
strtod: fix clash with strtold
Paul Eggert
2019-03-11
1
-6
/
+5
*
strtod, strtold: Use the locale's decimal point.
Bruno Haible
2019-02-01
1
-13
/
+46
*
strtod, strtold: Avoid unnecessary rounding errors.
Bruno Haible
2019-02-01
1
-33
/
+78
*
strtod, strtold: Work around HP-UX 11.31/ia64 bug.
Bruno Haible
2019-02-01
1
-1
/
+19
*
strtold: New module.
Bruno Haible
2019-01-30
1
-40
/
+73
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
strtod: port errno handling to z/OS
Paul Eggert
2016-08-17
1
-3
/
+2
*
strtod: port to z/OS
Daniel Richard G
2016-08-17
1
-2
/
+7
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
* lib/strtod.c (HAVE_RAW_DECL_STRTOD): Remove; no longer used.
Paul Eggert
2013-02-19
1
-3
/
+0
*
strtod: support coreutils better
Paul Eggert
2013-02-19
1
-16
/
+3
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
Write "Mac OS X" instead of "MacOS X".
Bruno Haible
2012-06-22
1
-1
/
+1
*
In commentary, do not use ` to quote.
Paul Eggert
2012-01-05
1
-1
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
strtod: Restore errno when successfully parsing Infinity or NaN.
Bruno Haible
2011-01-07
1
-0
/
+2
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
strtod: work around icc bug
Eric Blake
2010-11-05
1
-0
/
+19
*
strtod: work around IRIX 6.5 bug
Eric Blake
2010-09-08
1
-0
/
+32
*
strtod: fix const diagnostic
Paul Eggert
2010-08-10
1
-3
/
+8
*
strtod: next round of AIX fixes
Eric Blake
2010-07-30
1
-4
/
+14
*
strtod: fix bug in replacement function on AIX
Eric Blake
2010-07-30
1
-4
/
+9
*
strtod: Add safety check.
Bruno Haible
2010-07-13
1
-1
/
+6
*
strtod: make it more-accurate typically, and don't require libm
Paul R. Eggert
2010-07-12
1
-203
/
+216
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-2
/
+2
*
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Bruno Haible
2009-12-11
1
-1
/
+5
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-113
/
+113
*
strtod touchups.
Eric Blake
2008-03-30
1
-6
/
+7
*
Add hex float support.
Eric Blake
2008-03-29
1
-42
/
+97
*
Document various strtod bugs, with some fixes.
Eric Blake
2008-03-29
1
-28
/
+71
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-3
/
+1
*
* strtod.c (strtod): cast the argument of tolower to unsigned char.
Ralf Wildenhues
2006-07-06
1
-1
/
+1
*
* lib/memcasecmp.c: Include <limits.h>.
Paul Eggert
2006-07-05
1
-13
/
+3
*
* strtod.c [!defined errno]: Assume errno.h declares errno.
Eric Blake
2006-06-17
1
-4
/
+1
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
[next]