summaryrefslogtreecommitdiff
path: root/tests/test-printf-posix.h
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Support for MSVC compiler: Avoid division by a literal 0.Bruno Haible2011-09-111-3/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Fix rounding when a precision is given.Bruno Haible2008-04-191-1/+25
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Avoid test failures on platforms where -0.0 and 0.0 are identical.Bruno Haible2007-05-191-15/+0
* Avoid test failures on IRIX 6.5.Bruno Haible2007-05-191-36/+0
* Add tests for %f and %F directives.Bruno Haible2007-04-131-0/+104
* Guard against FreeBSD 6.1 bug.Bruno Haible2007-04-131-0/+10
* FreeBSD 6.1 produces different printf output than glibc.Bruno Haible2007-04-061-6/+0
* Work around a DEC C compiler bug.Bruno Haible2007-03-251-2/+14
* Tests for module 'vprintf-posix'.Bruno Haible2007-03-091-0/+61