summaryrefslogtreecommitdiff
path: root/m4/printf.m4
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Separate two tests. Mention the platforms in canonical order.Bruno Haible2009-02-281-5/+9
* printf: fix regression in previous patchEric Blake2009-02-271-2/+2
* Detect bug in cygwin 1.5.x *printf on 1-character %ls.Eric Blake2009-02-271-5/+13
* Work around a *printf bug with %ls on Solaris.Bruno Haible2009-02-271-10/+33
* Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.Bruno Haible2009-02-261-3/+16
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-261-49/+95
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-201-2/+2
* Use an array initializer syntax that also works in C++ mode.Bruno Haible2009-01-161-5/+5
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-251-14/+22
* Guess that printf on Haiku survives out-of-memory conditions.Bruno Haible2008-11-101-2/+7
* Work around snprintf bug on Linux libc5.Bruno Haible2008-04-191-26/+53
* Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Bruno Haible2008-02-071-40/+84
* Avoid a crash of a configure test on some x86_64 systems.Bruno Haible2007-12-171-1/+3
* Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.Bruno Haible2007-11-041-1/+3
* Fix *printf behaviour for large precisions on mingw and BeOS.Bruno Haible2007-11-041-35/+77
* Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.Bruno Haible2007-11-031-33/+138
* Improve detection of whether %n is supported or not.Bruno Haible2007-10-181-3/+13
* Make the buffer large enough, to avoid a buffer overflow.Bruno Haible2007-09-161-4/+4
* x86_64 has the same 'long double' format as i386.Bruno Haible2007-06-131-3/+3
* Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-061-19/+140
* Stricter check for printf result for NaN arguments.Bruno Haible2007-05-221-10/+62
* Include Cygwin test results, from Eric Blake.Bruno Haible2007-05-201-2/+2
* Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.Bruno Haible2007-05-201-47/+143
* Swap the tests 2 and 3.Bruno Haible2007-05-191-56/+56
* Update test results.Bruno Haible2007-05-191-4/+4
* Whitespace change.Bruno Haible2007-05-191-11/+11
* Fix *printf result for NaN, Inf, -0.0 on mingw.Bruno Haible2007-05-191-47/+97
* Add support for 'long double' number output.Bruno Haible2007-05-181-45/+90
* More info about Cygwin.Bruno Haible2007-05-061-2/+2
* More info about Cygwin.Bruno Haible2007-05-061-2/+5
* Work around an incorrect implementation of the 0 flag on most platforms.Bruno Haible2007-05-061-33/+74
* Work around lack of support of grouping flag.Bruno Haible2007-05-061-33/+69
* Guard against vsnprintf implementations that mishandle a size=0 argument.Bruno Haible2007-04-291-23/+133
* Update Cygwin test results.Bruno Haible2007-04-121-2/+2
* Better guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.Bruno Haible2007-04-121-2/+15
* Add test results from AIX 5.2.Bruno Haible2007-04-111-0/+1
* Implement the %F directive if the system doesn't implement it correctly.Bruno Haible2007-04-111-34/+74
* The 2007-04-04 patch was broken.Bruno Haible2007-04-111-5/+5
* Guard against FreeBSD 6.1 bug.Bruno Haible2007-04-111-1/+6
* Assume 'long double' exists.Bruno Haible2007-04-061-7/+1
* Catch a bug of printf "%a" on FreeBSD 6.1.Bruno Haible2007-04-051-12/+10
* Info about OpenBSD 4.0.Bruno Haible2007-03-081-1/+1
* Make shell snippets copy&pastable.Bruno Haible2007-03-081-42/+42
* Rename a cache variable.Bruno Haible2007-03-061-18/+18
* Add an 8th test, against HP-UX.Bruno Haible2007-03-061-22/+83
* Mention glibc-2.5.Bruno Haible2007-03-051-0/+1
* Be more conservative about the config.guess results on NetBSD.Bruno Haible2007-03-051-6/+11
* Add info about NetBSD 4, which has now borrowed the printf implementationBruno Haible2007-03-051-2/+6