Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Wed, 04 Jan 2012 14:31:33 +0100 |
Bruno Haible |
Talk about "native Windows API", not "Win32".
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Fri, 04 Feb 2011 19:22:43 +0100 |
Bruno Haible |
vasnprintf: Reduce use of malloc for small format strings.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sat, 20 Nov 2010 18:54:00 +0100 |
Bruno Haible |
Port to uClibc.
|
Sun, 07 Nov 2010 18:50:19 +0100 |
Bruno Haible |
vasnprintf: Support I flag on glibc systems.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Wed, 09 Jan 2008 02:15:36 +0100 |
Bruno Haible |
Handle the particular PRIdMAX values on MacOS X and mingw.
|
Sat, 03 Nov 2007 12:40:53 +0100 |
Bruno Haible |
Fix out-of-memory handling of vasnprintf.
|
Sun, 21 Oct 2007 22:37:10 +0200 |
Bruno Haible |
Tweak to make it usable in gettext's libasprintf.
|
Mon, 11 Jun 2007 01:10:07 +0000 |
Bruno Haible |
Add support for Unicode strings (both as output format and as arguments to
|
Fri, 06 Apr 2007 14:36:56 +0000 |
Bruno Haible |
Assume 'long double' exists.
|
Mon, 26 Mar 2007 00:14:00 +0000 |
Bruno Haible |
Support 'j' size specifier on all platforms.
|
Tue, 30 Jan 2007 01:07:22 +0000 |
Bruno Haible |
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
|
Wed, 01 Nov 2006 20:30:39 +0000 |
Bruno Haible |
Make it compile in C++ mode.
|
Wed, 11 Oct 2006 16:09:38 +0000 |
Bruno Haible |
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
|
Thu, 14 Sep 2006 14:18:36 +0000 |
Bruno Haible |
Include <config.h> unconditionally.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Tue, 25 Nov 2003 11:18:46 +0000 |
Bruno Haible |
Use size_t instead of ssize_t.
|
Mon, 17 Nov 2003 15:14:21 +0000 |
Bruno Haible |
Use xsize.h to protect against memory size overflows.
|
Mon, 17 Nov 2003 14:56:31 +0000 |
Bruno Haible |
Merge support for wide characters, from GNU gettext.
|
Mon, 14 Jul 2003 22:44:04 +0000 |
Paul Eggert |
Update gettext source files from gettext automatically, using srclist-update.
|
Thu, 30 Jan 2003 13:48:21 +0000 |
Bruno Haible |
New modules vasnprintf and vasprintf.
|