index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-vasprintf-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vasnprintf, vasnwprintf: Make '0' flag handling more ISO C compliant.
Bruno Haible
2023-05-03
1
-14
/
+4
*
*sprintf tests: Avoid test failures on mingw 10.
Bruno Haible
2023-04-24
1
-2
/
+4
*
vasnprintf-posix: Fix crash in narrow %lc directive (regr. 2023-03-21).
Bruno Haible
2023-04-01
1
-0
/
+20
*
*printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.
Bruno Haible
2023-03-24
1
-0
/
+600
*
*printf-posix: Fix implementation of %b directive.
Bruno Haible
2023-03-22
1
-0
/
+374
*
*printf-posix: Work around bug with %lc of 0 on many platforms.
Bruno Haible
2023-03-21
1
-0
/
+39
*
*printf-posix: ISO C 23: Add %b directive for binary output of integers.
Bruno Haible
2023-03-17
1
-0
/
+93
*
vasnprintf-posix: Fix possible bug with negative width handling for %lc.
Bruno Haible
2023-01-28
1
-0
/
+87
*
vasnprintf-posix: Fix negative width handling for %ls directive.
Bruno Haible
2023-01-28
1
-0
/
+84
*
vasnprintf-posix: Add more unit tests.
Bruno Haible
2023-01-28
1
-0
/
+176
*
maint: run 'make update-copyright'
Simon Josefsson
2023-01-01
1
-1
/
+1
*
license: fix GPLv3 texts to use a comma instead of semicolon.
Bernhard Voelker
2022-01-05
1
-1
/
+1
*
maint: run 'make update-copyright'
Paul Eggert
2022-01-01
1
-1
/
+1
*
maint: run 'make update-copyright'
Paul Eggert
2020-12-31
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2019-12-31
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Jim Meyering
2017-11-12
1
-4
/
+4
*
all: Replace many more http URLs by https URLs. Update stale URLs.
Bruno Haible
2017-09-14
1
-5
/
+5
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
printf, isinf, etc.: noncanonical != NaN
Paul Eggert
2015-02-20
1
-88
/
+24
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
Fix LDBL80_WORDS macro on big endian platforms.
Bruno Haible
2014-12-05
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
vasprintf-posix-tests: allow rounding 1.51 to 1.
Gary V. Vaughan
2013-03-09
1
-1
/
+2
*
vasprintf-posix-tests: allow rounding 1.5 to 1.
Gary V. Vaughan
2013-03-09
1
-1
/
+2
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
Write "Mac OS X" instead of "MacOS X".
Bruno Haible
2012-06-22
1
-2
/
+2
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
*printf-posix tests: Fix for platforms where 'long double' == 'double'.
Bruno Haible
2011-10-09
1
-4
/
+4
*
Support for MSVC compiler: Avoid division by a literal 0.
Bruno Haible
2011-09-11
1
-30
/
+31
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
*printf: Detect large precisions bug on Solaris 10/SPARC.
Bruno Haible
2010-12-24
1
-0
/
+15
*
*printf-posix: Detect a bug on Solaris 10/x86.
Bruno Haible
2010-11-28
1
-0
/
+15
*
frexp, tests: work around ICC bug with -zero
Eric Blake
2010-11-04
1
-26
/
+7
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
Refactor common macros used in tests.
Bruno Haible
2009-12-24
1
-13
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-826
/
+826
*
vasnprintf: Fix invalid read past end of memory block.
Bruno Haible
2009-02-24
1
-0
/
+50
*
tests: IRIX 6.2 cc can't compile -0.0 into .data
Eric Blake
2009-01-12
1
-2
/
+8
*
remove duplicate inclusion of <stdio.h>
Jim Meyering
2009-01-04
1
-1
/
+0
*
Avoid compilation error due to MacOS X 10.5 gcc cross-compilation bug.
Bruno Haible
2008-10-18
1
-1
/
+7
*
Use a more portable replacement expression for -0.0L.
Bruno Haible
2008-10-08
1
-9
/
+9
*
Allow 3-digit exponents in %e and %g results on 'long double'.
Bruno Haible
2008-09-21
1
-21
/
+57
*
vasnprintf-posix: handle large precision via %.*d
Eric Blake
2008-09-02
1
-0
/
+13
*
Work around bug of HP-UX 10.20 cc with -0.0 literal.
Bruno Haible
2008-08-01
1
-11
/
+19
*
Fix rounding when a precision is given.
Bruno Haible
2008-04-19
1
-0
/
+162
*
Flush the standard error stream before aborting.
Bruno Haible
2008-04-11
1
-0
/
+1
[next]