log

age author description
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 .
Tue, 24 Oct 2006 22:33:32 +0000 Paul Eggert Mention that vararrays.m4 is taken from diffutils.
Tue, 24 Oct 2006 22:32:25 +0000 Paul Eggert * modules/vararrays: New file.
Tue, 24 Oct 2006 22:24:52 +0000 Karl Berry .
Tue, 24 Oct 2006 20:44:09 +0000 Ralf Wildenhues * users.txt: Add Libtool.
Tue, 24 Oct 2006 20:40:29 +0000 Ralf Wildenhues * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
Tue, 24 Oct 2006 20:19:49 +0000 Bruno Haible Fix compilation error on platforms without 'wint_t' type.
Tue, 24 Oct 2006 20:10:22 +0000 Karl Berry GNU/Unix -> GNU, Unix, and
Tue, 24 Oct 2006 19:54:55 +0000 Paul Eggert * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
Tue, 24 Oct 2006 18:18:19 +0000 Jim Meyering * MODULES.html.sh: Remove uinttostr. It's not a module.
Tue, 24 Oct 2006 13:31:50 +0000 Bruno Haible Pure ANSI C!
Tue, 24 Oct 2006 13:31:50 +0000 Bruno Haible (fts_build): Move variable declaration, for C89 compliance.
Tue, 24 Oct 2006 13:25:28 +0000 Bruno Haible Pure ANSI C!
Tue, 24 Oct 2006 12:12:49 +0000 Bruno Haible Add back the spaces that Karl removed.
Mon, 23 Oct 2006 22:37:50 +0000 Karl Berry --- instead of --; non-naive naive.
Mon, 23 Oct 2006 22:31:11 +0000 Eric Blake * lib/getaddrinfo.c (includes): Add missing include.
Mon, 23 Oct 2006 19:40:24 +0000 Bruno Haible Make it possible to rename obstack_free.
Mon, 23 Oct 2006 12:07:37 +0000 Bruno Haible Avoid clash with mingw's definition of __argc and __argv as macros.
Mon, 23 Oct 2006 11:27:37 +0000 Bruno Haible Add an introduction.
Mon, 23 Oct 2006 11:27:20 +0000 Bruno Haible Introduction to gnulib.
Mon, 23 Oct 2006 11:26:25 +0000 Bruno Haible Split the chapter "Gnulib" into 3 chapters "Introduction",
Mon, 23 Oct 2006 11:25:20 +0000 Bruno Haible Avoid syntax error from bash 2.00 ... 2.05.
Mon, 23 Oct 2006 07:39:13 +0000 Karl Berry .
Mon, 23 Oct 2006 06:03:01 +0000 Jim Meyering * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
Sun, 22 Oct 2006 08:21:10 +0000 Jim Meyering remove stray "b" before a date
Sun, 22 Oct 2006 07:32:17 +0000 Paul Eggert * lib/canonicalize.c (ELOOP): Define if not already defined.
Sat, 21 Oct 2006 22:10:06 +0000 Paul Eggert b2006-10-21 Paul Eggert <eggert@cs.ucla.edu>
Sat, 21 Oct 2006 21:56:08 +0000 Paul Eggert * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
Fri, 20 Oct 2006 19:59:49 +0000 Bruno Haible Make getndelim2 compile on mingw.
Fri, 20 Oct 2006 19:38:02 +0000 Jim Meyering * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
Fri, 20 Oct 2006 13:51:48 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:50:26 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:50:26 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:42:39 +0000 Bruno Haible Don't include ftruncate and mountlist by default.
Fri, 20 Oct 2006 12:45:19 +0000 Bruno Haible Include the specification header.
Fri, 20 Oct 2006 07:39:41 +0000 Karl Berry .