GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
strtod_l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Fix sign of NaN returned by strtod (bug 23007).
Herman ten Brugge
2018-06-15
1
-1
/
+1
*
Fix strtod overflow detection (bug 23279).
Joseph Myers
2018-06-13
1
-2
/
+2
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
1
-1
/
+1
*
Move math_narrow_eval to separate math-narrow-eval.h.
Joseph Myers
2018-05-09
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.
Joseph Myers
2017-12-05
1
-0
/
+40
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
1
-3
/
+3
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Make strtod raise "inexact" exceptions (bug 19380).
Joseph Myers
2016-10-28
1
-3
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Refactor strtod parsing of NaN payloads.
Joseph Myers
2015-11-24
1
-39
/
+9
*
Fix strtod ("NAN(I)") in Turkish locales (bug 19266).
Joseph Myers
2015-11-24
1
-2
/
+2
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
1
-4
/
+1
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-5
/
+2
*
Refactor code forcing underflow exceptions.
Joseph Myers
2015-09-23
1
-2
/
+2
*
Use math_narrow_eval more consistently.
Joseph Myers
2015-09-23
1
-8
/
+5
*
Fix strtof decimal rounding close to half least subnormal (bug 18247).
Joseph Myers
2015-04-10
1
-2
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix strtold on 32-bit sparc (and probably others) (BZ #16965)
Aurelien Jarno
2014-05-20
1
-3
/
+8
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-6
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix strtod rounding of half the least subnormal (bug 16151).
Joseph Myers
2013-11-13
1
-1
/
+1
*
Fix buffer overrun in strtod_l
Liubov Dmitrieva
2013-09-19
1
-1
/
+1
*
[BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
Thomas Schwinge
2013-08-29
1
-5
/
+4
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-7
/
+6
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
* stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
Jakub Jelinek
2013-02-19
1
-21
/
+23
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-10-30
1
-3
/
+40
*
Make strtod respect the rounding mode (bug 14518).
Joseph Myers
2012-09-12
1
-23
/
+47
*
Fix sign of zero on strtod underflow (bug 14519).
Joseph Myers
2012-08-27
1
-1
/
+1
*
Fix strtod rounding (bug 3479).
Joseph Myers
2012-08-27
1
-14
/
+52
*
Fix strtod integer/buffer overflow (bug 14459).
Joseph Myers
2012-08-27
1
-31
/
+111
*
Fix strtod rounding of hex values (bug 14049).
Joseph Myers
2012-05-04
1
-4
/
+15
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix division by denominator with more than two limbs in strtold
Andreas Schwab
2011-12-21
1
-0
/
+2
*
Change error code for underflows in strtod
Ulrich Drepper
2011-07-06
1
-2
/
+2
*
Fix array overflow in floating point parser
Andreas Schwab
2010-09-01
1
-1
/
+3
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
1
-27
/
+27
*
* stdlib/strtod_l.c (round_and_return): We have to set errno to
Ulrich Drepper
2009-04-25
1
-1
/
+2
*
[BZ #5995]
Ulrich Drepper
2008-03-29
1
-1
/
+1
*
[BZ #5774]
Ulrich Drepper
2008-03-08
1
-0
/
+3
*
* stdlib/Makefile (aux): Add tens_in_limb.
Ulrich Drepper
2008-03-08
1
-18
/
+2
*
* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
cvs/fedora-glibc-20070809T0939
Roland McGrath
2007-08-07
1
-0
/
+4
*
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
Ulrich Drepper
2007-08-03
1
-3
/
+4
*
* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in
Ulrich Drepper
2007-02-25
1
-2
/
+2
*
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
Ulrich Drepper
2007-02-22
1
-9
/
+10
*
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.
Ulrich Drepper
2007-02-21
1
-14
/
+20
[next]