Age | Commit message (Expand) | Author | Files | Lines |
2012-05-04 | Fix strtod rounding of hex values (bug 14049). | Joseph Myers | 1 | -4/+15 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-12-21 | Fix division by denominator with more than two limbs in strtold | Andreas Schwab | 1 | -0/+2 |
2011-07-06 | Change error code for underflows in strtod | Ulrich Drepper | 1 | -2/+2 |
2010-09-01 | Fix array overflow in floating point parser | Andreas Schwab | 1 | -1/+3 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -27/+27 |
2009-04-25 | * stdlib/strtod_l.c (round_and_return): We have to set errno to | Ulrich Drepper | 1 | -1/+2 |
2008-03-29 | [BZ #5995] | Ulrich Drepper | 1 | -1/+1 |
2008-03-08 | [BZ #5774] | Ulrich Drepper | 1 | -0/+3 |
2008-03-08 | * stdlib/Makefile (aux): Add tens_in_limb. | Ulrich Drepper | 1 | -18/+2 |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath | 1 | -0/+4 |
2007-08-03 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0. | Ulrich Drepper | 1 | -3/+4 |
2007-02-25 | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in | Ulrich Drepper | 1 | -2/+2 |
2007-02-22 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions | Ulrich Drepper | 1 | -9/+10 |
2007-02-21 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER. | Ulrich Drepper | 1 | -14/+20 |
2007-01-11 | Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ... | Ulrich Drepper | 1 | -1/+3 |
2007-01-11 | [BZ #3855] | Ulrich Drepper | 1 | -6/+16 |
2006-12-11 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand | Ulrich Drepper | 1 | -1/+1 |
2006-12-10 | [BZ #3664] | Ulrich Drepper | 1 | -9/+9 |
2006-12-10 | [BZ #3673] | Ulrich Drepper | 1 | -7/+9 |
2006-12-10 | [BZ #3674] | Ulrich Drepper | 1 | -1/+1 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 1 | -4/+25 |
2005-12-21 | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper | 1 | -4/+4 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 1 | -2/+2 |
2005-09-28 | [BZ #1230] | Ulrich Drepper | 1 | -5/+9 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -70/+31 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -31/+70 |
2004-12-10 | Update.cvs/fedora-glibc-20041210T0634 | Ulrich Drepper | 1 | -11/+5 |
2004-07-25 | [BZ #274] | Ulrich Drepper | 1 | -1/+1 |
2004-03-24 | Update. | Ulrich Drepper | 1 | -1/+7 |
2004-03-14 | Update. | Ulrich Drepper | 1 | -5/+1546 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 1 | -1/+3 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
1998-04-09 | Update. | Ulrich Drepper | 1 | -1/+3 |
1997-05-26 | Update. | Ulrich Drepper | 1 | -0/+2 |
1997-05-24 | Update. | Ulrich Drepper | 1 | -0/+25 |