]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/strtod_l.c
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]
[thirdparty/glibc.git] / stdlib / strtod_l.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-07-01  Joseph MyersFix typo in comment in bug 26137 fix.
2020-06-30  Joseph MyersFix strtod multiple-precision division bug (bug 26137).
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-15  Herman ten BruggeFix sign of NaN returned by strtod (bug 23007).
2018-06-13  Joseph MyersFix strtod overflow detection (bug 23279).
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-09  Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-05  Joseph MyersSupport defining strtof64, strtof32x, wcstof64, wcstof3...
2017-06-21  Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21  Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-28  Joseph MyersMake strtod raise "inexact" exceptions (bug 19380).
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24  Joseph MyersRefactor strtod parsing of NaN payloads.
2015-11-24  Joseph MyersFix strtod ("NAN(I)") in Turkish locales (bug 19266).
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-09-23  Joseph MyersRefactor code forcing underflow exceptions.
2015-09-23  Joseph MyersUse math_narrow_eval more consistently.
2015-04-10  Joseph MyersFix strtof decimal rounding close to half least subnorm...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-05-20  Aurelien JarnoFix strtold on 32-bit sparc (and probably others) ...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13  Joseph MyersFix strtod rounding of half the least subnormal (bug...
2013-09-19  Liubov DmitrievaFix buffer overrun in strtod_l
2013-08-29  Thomas Schwinge[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-02-19  Jakub JelinekMerge branch 'master' of ssh://sourceware.org/git/glibc
2013-02-19  Jakub Jelinek * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-30  Joseph MyersFix strtod handling of underflow (bug 14047).
2012-09-12  Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-08-27  Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27  Joseph MyersFix strtod rounding (bug 3479).
2012-08-27  Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-04  Joseph MyersFix strtod rounding of hex values (bug 14049).
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-12-21  Andreas SchwabFix division by denominator with more than two limbs...
2011-07-07  Ulrich DrepperChange error code for underflows in strtod
2010-09-01  Andreas SchwabFix array overflow in floating point parser
2010-01-09  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09  Ulrich DrepperAdd support for XPG7 testing.
2009-04-25  Ulrich Drepper* stdlib/strtod_l.c (round_and_return): We have to...
2008-03-29  Ulrich Drepper[BZ #5995]
2008-03-08  Ulrich Drepper[BZ #5774]
2008-03-08  Ulrich Drepper* stdlib/Makefile (aux): Add tens_in_limb.
2007-08-07  Roland McGrath* include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939
2007-08-03  Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly...
2007-02-25  Ulrich Drepper* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset...
2007-02-22  Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch...
2007-02-21  Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize...
2007-01-11  Ulrich DrepperInclude errno.h. Change main() to do_test(). Define...
2007-01-11  Ulrich Drepper[BZ #3855]
2006-12-11  Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
2006-12-10  Ulrich Drepper[BZ #3664]
2006-12-10  Ulrich Drepper[BZ #3673]
2006-12-10  Ulrich Drepper[BZ #3674]
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-12-21  Ulrich Drepper* locale/xlocale.c (_nl_C_locobj): Mark as const.
2005-12-14  Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-09-28  Ulrich Drepper[BZ #1230]
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-10  Ulrich DrepperUpdate. cvs/fedora-glibc-20041210T0634
2004-07-25  Ulrich Drepper[BZ #274]
2004-03-24  Ulrich DrepperUpdate.
2004-03-14  Ulrich DrepperUpdate.
2002-08-06  Roland McGrath* locale/Versions (libc: GLIBC_2.3): Add all the *_l...
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
1998-04-09  Ulrich DrepperUpdate.
1997-05-26  Ulrich DrepperUpdate.
1997-05-24  Ulrich DrepperUpdate.