log

age author description
Wed, 01 Nov 2006 16:49:05 +0000 Eric Blake * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
Wed, 01 Nov 2006 16:32:50 +0000 Eric Blake * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
Wed, 01 Nov 2006 13:29:23 +0000 Bruno Haible Make it compile in C++ mode.
Wed, 01 Nov 2006 13:29:08 +0000 Bruno Haible 2006-10-29 Bruno Haible <bruno@clisp.org>
Wed, 01 Nov 2006 13:20:07 +0000 Bruno Haible Change a sed expression to be POSIX compliant.
Wed, 01 Nov 2006 13:14:15 +0000 Eric Blake * lib/getopt_.h: Fix comments.
Wed, 01 Nov 2006 08:40:51 +0000 Karl Berry .
Wed, 01 Nov 2006 03:46:10 +0000 Eric Blake * modules/tmpdir (Depends-on): Add sys_stat.
Tue, 31 Oct 2006 21:51:45 +0000 Paul Eggert Avoid some C++ diagnostics reported by Bruno Haible.
Tue, 31 Oct 2006 19:18:54 +0000 Bruno Haible Make it compile in C++ mode.
Tue, 31 Oct 2006 19:16:02 +0000 Bruno Haible New module 'tsearch'.
Sun, 29 Oct 2006 21:52:55 +0000 Eric Blake * lib/arcfour.c: Assume config.h.
Sat, 28 Oct 2006 18:21:16 +0000 Eric Blake * lib/xstrndup.c: Assume config.h.
Sat, 28 Oct 2006 07:40:05 +0000 Karl Berry .
Fri, 27 Oct 2006 20:46:43 +0000 Paul Eggert Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
Fri, 27 Oct 2006 17:16:24 +0000 Bruno Haible Update after gettext-0.16 release.
Fri, 27 Oct 2006 17:11:53 +0000 Bruno Haible Assume that the C compiler understands the 'signed' keyword.
Fri, 27 Oct 2006 17:04:44 +0000 Bruno Haible Update to GNU gettext 0.16.
Fri, 27 Oct 2006 17:00:08 +0000 Bruno Haible Fix email address in ChangeLog entry.
Fri, 27 Oct 2006 14:06:54 +0000 Bruno Haible Upgrade to GNU gettext 0.16.
Fri, 27 Oct 2006 13:51:23 +0000 Eric Blake * MODULES.html.sh: Document tempname.
Thu, 26 Oct 2006 16:20:28 +0000 Paul Eggert * COPYING: Explain how gnulib-tool converts licence headers.
Thu, 26 Oct 2006 11:56:02 +0000 Bruno Haible Make read-only array really read-only. Saves a few bytes in the .data segment.
Thu, 26 Oct 2006 11:36:41 +0000 Bruno Haible Avoid a gcc warning.
Wed, 25 Oct 2006 18:56:19 +0000 Bruno Haible One more modif.
Wed, 25 Oct 2006 17:00:04 +0000 Bruno Haible Remove incorrect comment.
Wed, 25 Oct 2006 16:56:37 +0000 Bruno Haible Only g++ supports variable-size arrays nowadays.
Wed, 25 Oct 2006 16:14:34 +0000 Bruno Haible Avoid compilation errors with some C++ compilers.
Wed, 25 Oct 2006 11:42:18 +0000 Bruno Haible Treat all non-GNU iconv implementations like Irix iconv.
Wed, 25 Oct 2006 07:38:30 +0000 Karl Berry .