verify: new macro 'assume'
[gnulib.git] / modules / vasnprintf
2011-10-15 Bruno Haiblevasnprintf: Optimize bit search operation.
2011-10-09 Bruno Haible*printf: Fix for platforms where 'long double' == ...
2011-03-10 Eric Blakewchar: add explicit dependencies, for Tru64
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-04-10 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2009-06-08 Eric Blakememchr: no longer obsolete, for wider field testing
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleUse module 'EOVERFLOW' rather than defining an EOVERFLO...
2007-07-13 Bruno HaibleUse the synonymous term "LGPLv2+".
2007-05-19 Bruno HaibleNew module 'float'.
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-04-06 Bruno HaibleFaster determination of the sign of a number.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-03-26 Bruno HaibleSupport 'j' size specifier on all platforms.
2007-03-25 Bruno HaibleCorrect bitwise comparison of 'long double' numbers.
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2004-09-29 Bruno HaibleNew modules 'alloca-opt'.
2004-09-22 Bruno HaibleAdd a license tag to every module.
2004-09-21 Bruno HaibleAlso needs m4/stdint_h.m4.
2004-09-21 Bruno HaibleNeeds m4/inttypes_h.m4.
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.