doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / vsnprintf-posix
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-10-09 Bruno Haible*printf: Fix for platforms where 'long double' == ...
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
2008-12-25 Bruno HaibleAdd support for universal builds to vasnprintf.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-11-04 Bruno HaibleUse GL_NOCRASH, to avoid a crashreporter dialog box...
2007-11-03 Bruno HaibleFix *printf behaviour in out-of-memory situations on...
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-04-06 Bruno HaibleFaster determination of the sign of a number.
2007-03-25 Bruno HaibleNew module 'fpucw'.
2007-03-07 Bruno HaibleNew module 'vsnprintf-posix'.