Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make printf respect the rounding mode for decimal output (bug 5044). | Joseph Myers | 2012-09-14 | 1 | -29/+24 |
* | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 2012-05-24 | 1 | -2/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | isinf returns the sign of the number, use it in printf* | Ulrich Drepper | 2011-10-08 | 1 | -4/+6 |
* | Quash some new warnings from GCC 4.6. | Roland McGrath | 2011-06-10 | 1 | -2/+0 |
* | Fix grouping when rounding increases number of integer digits. | Ulrich Drepper | 2011-01-12 | 1 | -7/+16 |
* | Check for integer overflows in formatting functions | Andreas Schwab | 2009-09-29 | 1 | -2/+9 |
* | Print sign of NaN values. | Ulrich Drepper | 2009-08-23 | 1 | -3/+6 |
* | * stdio-common/printf_fp.c (___printf_fp): Give wide outout code | Ulrich Drepper | 2008-07-26 | 1 | -0/+4 |
* | [BZ #6698] | Ulrich Drepper | 2008-07-25 | 1 | -7/+16 |
* | * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size | Ulrich Drepper | 2007-11-06 | 1 | -8/+9 |
* | [BZ 4858] | Ulrich Drepper | 2007-07-29 | 1 | -1/+3 |
* | * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign | Ulrich Drepper | 2007-04-30 | 1 | -1/+7 |
* | * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4 | Ulrich Drepper | 2007-04-16 | 1 | -4/+9 |
* | [BZ #4070] | Ulrich Drepper | 2007-02-21 | 1 | -26/+53 |
* | * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor | Ulrich Drepper | 2007-02-20 | 1 | -7/+10 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -71/+28 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -28/+71 |
* | [BZ #2072] | Ulrich Drepper | 2006-04-25 | 1 | -7/+27 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -5/+7 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -101/+38 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -38/+101 |
* | Update. | Ulrich Drepper | 2004-03-24 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-12-19 | 1 | -19/+26 |
* | Update. | Ulrich Drepper | 2002-10-09 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-09-30 | 1 | -11/+9 |
* | Update. | Ulrich Drepper | 2002-09-10 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-07-11 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2002-04-14 | 1 | -5/+6 |
* | (__printf_fp): Correct check for %F format when determining type of format. | Ulrich Drepper | 2002-03-11 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-02-26 | 1 | -2/+2 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Andreas Jaeger | 2001-01-02 | 1 | -2/+2 |
* | * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested | Andreas Jaeger | 2000-12-27 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2000-12-06 | 1 | -1/+3 |
* | Update. | Andreas Jaeger | 2000-12-05 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-10-26 | 1 | -1/+7 |
* | Update. | Ulrich Drepper | 2000-08-21 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-08-17 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2000-06-29 | 1 | -1/+3 |
* | (__printf_fp): Remove unnecessary second definition and initialization of dec... | Ulrich Drepper | 2000-06-29 | 1 | -5/+0 |
* | Update. | Ulrich Drepper | 2000-02-11 | 1 | -130/+217 |
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -2/+17 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -3/+22 |
* | Update. | Ulrich Drepper | 1999-06-16 | 1 | -3/+10 |
* | Update. | Ulrich Drepper | 1999-04-28 | 1 | -21/+27 |
* | Update. | Ulrich Drepper | 1999-02-07 | 1 | -12/+28 |
* | Update. | Ulrich Drepper | 1999-01-23 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 1998-12-12 | 1 | -1/+3 |