|
1602f0af
|
2012-01-01T10:04:58
|
|
maint: update all copyright year number ranges
Run "make update-copyright".
|
|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
ed893045
|
2009-10-30T10:24:45
|
|
vasnprintf: avoid compiler warnings
* lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
variables.
* lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
234a74b6
|
2007-06-11T22:24:31
|
|
Fix small mistake, reported by Eric Blake.
|
|
cce88f34
|
2007-06-11T01:10:07
|
|
Add support for Unicode strings (both as output format and as arguments to
the %U directive).
|
|
9f88c0b0
|
2007-04-06T14:36:56
|
|
Assume 'long double' exists.
|
|
ac5d57a6
|
2007-01-30T01:07:22
|
|
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
|
|
cfc2c6ca
|
2006-10-11T16:09:38
|
|
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
|
|
99099106
|
2006-09-14T14:18:36
|
|
Include <config.h> unconditionally.
|
|
ddba8d37
|
2006-07-22T16:54:42
|
|
Update from GNU gettext 0.15.
|
|
b680ccf8
|
2006-05-24T11:48:51
|
|
Be resilient about NULL pointer arguments.
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
a416aa56
|
2003-11-17T15:14:21
|
|
Use xsize.h to protect against memory size overflows.
|
|
757bd39e
|
2003-07-14T22:44:04
|
|
Update gettext source files from gettext automatically, using srclist-update.
|
|
87b04f99
|
2003-01-30T13:48:21
|
|
New modules vasnprintf and vasprintf.
|