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
*
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible
2008-02-07
1
-1
/
+33
*
Add tests for large precisions.
Bruno Haible
2007-11-04
1
-0
/
+100
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Bruno Haible
2007-06-06
1
-0
/
+418
*
Unconditionally include <config.h> in unit tests.
Eric Blake
2007-05-28
1
-3
/
+1
*
Allow for a longer printed representation of NaN.
Bruno Haible
2007-05-24
1
-16
/
+16
*
Stricter check for printf result for NaN arguments.
Bruno Haible
2007-05-22
1
-36
/
+39
*
Avoid test failures on some versions of HP-UX 11.
Bruno Haible
2007-05-20
1
-18
/
+36
*
Avoid test failures on platforms where -0.0 and 0.0 are identical.
Bruno Haible
2007-05-19
1
-11
/
+30
*
Avoid test failures on IRIX 6.5.
Bruno Haible
2007-05-19
1
-26
/
+62
*
Accomodate for implementations that produce 3 exponent digits in %e and %g.
Bruno Haible
2007-05-19
1
-21
/
+55
*
Add tests for %e and %g directives.
Bruno Haible
2007-05-18
1
-0
/
+1144
*
More tests of printf %f.
Bruno Haible
2007-05-18
1
-0
/
+194
*
Work around an incorrect implementation of the 0 flag on most platforms.
Bruno Haible
2007-05-06
1
-2
/
+143
*
Work around lack of support of grouping flag.
Bruno Haible
2007-05-06
1
-0
/
+12
*
Better ASSERT macro.
Bruno Haible
2007-04-29
1
-1
/
+11
*
Add tests for %f and %F directives.
Bruno Haible
2007-04-13
1
-0
/
+458
*
Guard against FreeBSD 6.1 bug.
Bruno Haible
2007-04-11
1
-8
/
+12
*
Assume 'long double' exists.
Bruno Haible
2007-04-06
1
-6
/
+0
*
FreeBSD 6.1 produces different printf output than glibc.
Bruno Haible
2007-04-05
1
-4
/
+8
*
Move vasprintf prototypes to stdio.
Simon Josefsson
2007-03-27
1
-1
/
+1
*
Work around a DEC C compiler bug.
Bruno Haible
2007-03-25
1
-2
/
+14
*
Test a corner case. Exclude two buggy implementations.
Bruno Haible
2007-03-05
1
-1
/
+29
*
Tests for module 'vasprintf-posix'.
Bruno Haible
2007-03-05
1
-0
/
+742