Fix *printf result for NaN, Inf, -0.0 on mingw.
[gnulib.git] / m4 / vsprintf-posix.m4
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 HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-04-11 Bruno HaibleImplement the %F directive if the system doesn't implem...
2007-03-26 Bruno HaiblePrefer nl_langinfo over localeconv.
2007-03-09 Bruno HaibleUse 'case' statements instead of 'expr' invocations.
2007-03-07 Bruno HaibleNew module 'vsprintf-posix'.