log

age author description
Thu, 12 Oct 2006 12:55:07 +0000 Bruno Haible Last patch broke _MSC_VER case.
Thu, 12 Oct 2006 12:33:50 +0000 Bruno Haible Add support for multiple gnulib-tool invocations in the scope of a single
Thu, 12 Oct 2006 11:45:25 +0000 Bruno Haible Handle mismatch between latest gettext release and current gnulib.
Thu, 12 Oct 2006 11:43:46 +0000 Bruno Haible --create-testdir without module names now means to use nearly all modules.
Thu, 12 Oct 2006 10:36:51 +0000 Jim Meyering * lib/fts.c (fts_open): Use consistent indentation.
Thu, 12 Oct 2006 10:32:32 +0000 Jim Meyering Big performance improvement for fts-based tools that use FTS_NOSTAT.
Thu, 12 Oct 2006 08:01:18 +0000 Paul Eggert * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
Thu, 12 Oct 2006 07:35:16 +0000 Paul Eggert * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
Thu, 12 Oct 2006 06:43:01 +0000 Paul Eggert * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
Thu, 12 Oct 2006 06:17:55 +0000 Paul Eggert * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
Thu, 12 Oct 2006 05:36:20 +0000 Paul Eggert * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
Wed, 11 Oct 2006 23:12:36 +0000 Paul Eggert * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
Wed, 11 Oct 2006 16:09:38 +0000 Bruno Haible Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Wed, 11 Oct 2006 15:37:54 +0000 Bruno Haible Add comments.
Wed, 11 Oct 2006 12:48:10 +0000 Bruno Haible Make it possible to alias stpcpy and strdup.
Wed, 11 Oct 2006 12:40:44 +0000 Bruno Haible Make it possible to #define gcd to an alias.
Wed, 11 Oct 2006 12:39:18 +0000 Bruno Haible Make it possible to #define c_isascii etc. to aliases.
Wed, 11 Oct 2006 12:37:31 +0000 Bruno Haible Make it possible to #define set_program_name to an alias.
Wed, 11 Oct 2006 07:43:35 +0000 Karl Berry .
Wed, 11 Oct 2006 05:58:47 +0000 Paul Eggert Port to Tandem NSK OSS, which has 64-bit signed int but at most
Tue, 10 Oct 2006 13:09:59 +0000 Bruno Haible Reinstall the "tiny change" annotations.
Tue, 10 Oct 2006 12:48:57 +0000 Bruno Haible Avoid using the variable name 'index' for two completely different things.
Mon, 09 Oct 2006 21:20:20 +0000 Karl Berry autoupdate
Mon, 09 Oct 2006 20:24:37 +0000 Bruno Haible Prepend directory to more file names.
Mon, 09 Oct 2006 19:33:54 +0000 Paul Eggert * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
Mon, 09 Oct 2006 18:22:37 +0000 Paul Eggert Merge the ChangeLogs into one ChangeLog, at the root.
Mon, 09 Oct 2006 17:47:14 +0000 Paul Eggert Fix some dates and names in ChangeLog entries.
Mon, 09 Oct 2006 12:26:13 +0000 Bruno Haible Emphasize the drawbacks of the --symlink option.
Mon, 09 Oct 2006 12:15:39 +0000 Jim Meyering * fts-cycle.c (leave_dir): When "leaving" a top level directory due
Mon, 09 Oct 2006 11:50:09 +0000 Jim Meyering * lchown.c: Include <sys/stat.h> before "stat-macros.h".