Fix *printf behaviour for large precisions on mingw and BeOS.
[gnulib.git] / m4 / printf.m4
2007-11-04 Bruno HaibleFix *printf behaviour for large precisions on mingw...
2007-11-03 Bruno HaibleFix *printf behaviour in out-of-memory situations on...
2007-10-18 Bruno HaibleImprove detection of whether %n is supported or not.
2007-09-16 Bruno HaibleMake the buffer large enough, to avoid a buffer overflow.
2007-06-13 Bruno Haiblex86_64 has the same 'long double' format as i386.
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-05-22 Bruno HaibleStricter check for printf result for NaN arguments.
2007-05-20 Bruno HaibleInclude Cygwin test results, from Eric Blake.
2007-05-20 Bruno HaibleFix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2007-05-19 Bruno HaibleSwap the tests 2 and 3.
2007-05-19 Bruno HaibleUpdate test results.
2007-05-19 Bruno HaibleWhitespace change.
2007-05-19 Bruno HaibleFix *printf result for NaN, Inf, -0.0 on mingw.
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-05-06 Bruno HaibleMore info about Cygwin.
2007-05-06 Bruno HaibleMore info about Cygwin.
2007-05-06 Bruno HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-12 Bruno HaibleUpdate Cygwin test results.
2007-04-12 Bruno HaibleBetter guessing in gl_PRINTF_DIRECTIVE_F when cross...
2007-04-11 Bruno HaibleAdd test results from AIX 5.2.
2007-04-11 Bruno HaibleImplement the %F directive if the system doesn't implem...
2007-04-11 Bruno HaibleThe 2007-04-04 patch was broken.
2007-04-11 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-05 Bruno HaibleCatch a bug of printf "%a" on FreeBSD 6.1.
2007-03-08 Bruno HaibleInfo about OpenBSD 4.0.
2007-03-08 Bruno HaibleMake shell snippets copy&pastable.
2007-03-06 Bruno HaibleRename a cache variable.
2007-03-06 Bruno HaibleAdd an 8th test, against HP-UX.
2007-03-05 Bruno HaibleMention glibc-2.5.
2007-03-05 Bruno HaibleBe more conservative about the config.guess results...
2007-03-05 Bruno HaibleAdd info about NetBSD 4, which has now borrowed the...
2007-03-05 Bruno HaibleUpdate with info about HP-UX 10.20.
2007-03-05 Bruno HaibleAdd info about OpenBSD.
2007-03-05 Bruno HaibleAdd info about some older Cygwin.
2007-03-05 Bruno HaibleTest a corner case. Exclude two buggy implementations.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.