Improve name: "count-one-bits" is better than "popcount".
[gnulib.git] / lib / printf-parse.c
2007-06-11 Bruno HaibleAdd support for Unicode strings (both as output format...
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-03-26 Bruno HaibleSupport 'j' size specifier on all platforms.
2007-01-30 Bruno HaibleStylistic change: Use '#if HAVE_*' instead of '#ifdef...
2006-11-01 Bruno HaibleMake it compile in C++ mode.
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2005-05-14 Paul Eggert*** empty log message ***
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-11-17 Bruno HaibleMerge support for wide characters, from GNU gettext.
2003-07-14 Paul EggertUpdate gettext source files from gettext automatically...
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.