lib/printf-args.c


Log

Author Commit Date CI Message
Bruno Haible 234a74b6 2007-06-11T22:24:31 Fix small mistake, reported by Eric Blake.
Bruno Haible cce88f34 2007-06-11T01:10:07 Add support for Unicode strings (both as output format and as arguments to the %U directive).
Bruno Haible 9f88c0b0 2007-04-06T14:36:56 Assume 'long double' exists.
Bruno Haible ac5d57a6 2007-01-30T01:07:22 Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Bruno Haible cfc2c6ca 2006-10-11T16:09:38 Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Bruno Haible 99099106 2006-09-14T14:18:36 Include <config.h> unconditionally.
Bruno Haible ddba8d37 2006-07-22T16:54:42 Update from GNU gettext 0.15.
Bruno Haible b680ccf8 2006-05-24T11:48:51 Be resilient about NULL pointer arguments.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Bruno Haible a416aa56 2003-11-17T15:14:21 Use xsize.h to protect against memory size overflows.
Paul Eggert 757bd39e 2003-07-14T22:44:04 Update gettext source files from gettext automatically, using srclist-update.
Bruno Haible 87b04f99 2003-01-30T13:48:21 New modules vasnprintf and vasprintf.