]> git.ipfire.org Git - thirdparty/glibc.git/commit
2007-04-13 Jakub Jelinek <jakub@redhat.com>
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:09:42 +0000 (15:09 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:09:42 +0000 (15:09 +0000)
commite9ca1d1e4687b5349ce494c9385a902b3a4b658a
treeac63ba8dd9a5ef9e8ce50bbff502883877950280
parentc7e8255e9721eaa97c14958bf016943a61ee03b9
2007-04-13  Jakub Jelinek  <jakub@redhat.com>

* stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
special case handling when wcp == wstartp + 1.  Fix a comment typo.
* stdio-common/tfformat.c (sprint_doubles): Add a new testcase.

2007-02-21  Ulrich Drepper  <drepper@redhat.com>

[BZ #4070]
* stdio-common/printf_fp.c (___printf_fp): Handle a few more
special cases.
* stdio-common/tfformat.c (sprint_doubles): Some more tests.

2007-02-19  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
optimization.
ChangeLog
stdio-common/printf_fp.c
stdio-common/tfformat.c