Mon, 23 Jan 2006 15:01:57 +0000 |
Bruno Haible |
Fix an incorrect estimation of the sprintf result size.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Wed, 02 Mar 2005 14:56:43 +0000 |
Karl Berry |
sync (copyright years)
|
Tue, 01 Mar 2005 15:36:36 +0000 |
Bruno Haible |
Update from gettext 0.14.2.
|
Wed, 08 Sep 2004 12:11:19 +0000 |
Bruno Haible |
Improve handling of the case length > INT_MAX.
|
Mon, 17 May 2004 11:27:08 +0000 |
Bruno Haible |
Fix for format strings like "%2.f".
|
Tue, 25 Nov 2003 11:18:46 +0000 |
Bruno Haible |
Use size_t instead of ssize_t.
|
Tue, 18 Nov 2003 15:29:47 +0000 |
Bruno Haible |
Avoid alloca with too large size.
|
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, 20 Oct 2003 10:51:59 +0000 |
Bruno Haible |
Portability to HP-UX 10, found by Jim Meyering.
|
Sat, 13 Sep 2003 22:13:36 +0000 |
Jim Meyering |
Correct cpp indentation.
|
Mon, 18 Aug 2003 08:52:17 +0000 |
Jim Meyering |
Remove trailing blanks.
|
Mon, 11 Aug 2003 13:02:26 +0000 |
Bruno Haible |
Work around the lack of wcslen() on Solaris 2.5.1.
|
Tue, 15 Jul 2003 12:42:06 +0000 |
Karl Berry |
karl srclist envvars, vasnprintf
|
Mon, 14 Jul 2003 22:44:04 +0000 |
Paul Eggert |
Update gettext source files from gettext automatically, using srclist-update.
|
Thu, 10 Jul 2003 11:17:36 +0000 |
Jim Meyering |
Remove trailing blanks.
|
Thu, 30 Jan 2003 13:48:21 +0000 |
Bruno Haible |
New modules vasnprintf and vasprintf.
|