log

age author description
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Sun, 09 Sep 2007 12:17:35 +0000 Bruno Haible Allow for modules to show an arbitrary notice.
Sun, 09 Sep 2007 11:49:57 +0000 Bruno Haible New options --verbose, --quiet.
Sat, 08 Sep 2007 23:07:48 +0000 Bruno Haible Prefer rsync over wget when available.
Sat, 08 Sep 2007 22:45:08 +0000 Bruno Haible Add --help and --version option processing.
Sat, 08 Sep 2007 22:27:19 +0000 Bruno Haible Script to print the POSIX substitutes modules.
Sat, 08 Sep 2007 21:36:51 +0000 Bruno Haible Remove extra @code.
Sat, 08 Sep 2007 19:25:52 +0000 Jim Meyering Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
Sat, 08 Sep 2007 12:16:39 +0000 Bruno Haible Remove old stub file.
Fri, 07 Sep 2007 10:33:34 +0000 Simon Josefsson doc/headers/stdint.texi: Discuss #include_next issue.
Thu, 06 Sep 2007 18:14:05 +0000 Paul Eggert * build-aux/bootstrap: Remove obsolete comment about wget --help.
Thu, 06 Sep 2007 17:52:29 +0000 Paul Eggert * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
Mon, 03 Sep 2007 12:19:53 +0000 Karl Berry update from texinfo
Mon, 03 Sep 2007 10:47:39 +0000 Jim Meyering New module: git-version-gen.
Sun, 02 Sep 2007 23:05:26 +0000 Jim Meyering Import changes from coreutils for bootstrap script.
Sun, 02 Sep 2007 22:42:45 +0000 Jim Meyering * build-aux/git-version-gen: New file, from coreutils. For details, see
Sun, 02 Sep 2007 21:05:51 +0000 Karl Berry missed commit
Sun, 02 Sep 2007 11:13:02 +0000 Bruno Haible Fix mis-recognition of 'mcs' on QNX 6.
Sat, 01 Sep 2007 16:24:55 +0000 Bruno Haible Add double-inclusion guard.
Sat, 01 Sep 2007 15:52:06 +0000 Bruno Haible Let linebreak rely on uniwidth/width.
Sat, 01 Sep 2007 14:01:44 +0000 Karl Berry finish mreadlink_with_size rename
Tue, 28 Aug 2007 09:13:04 +0000 Jim Meyering Rename mreadlink_with_size to areadlink_with_size.
Sun, 26 Aug 2007 10:36:54 +0000 Bruno Haible Care about dangling symbolic links.
Sun, 26 Aug 2007 10:31:22 +0000 Bruno Haible Use test -h, not test -L.
Thu, 23 Aug 2007 15:44:35 +0000 Simon Josefsson lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.
Thu, 23 Aug 2007 08:33:16 +0000 Jim Meyering Getdelim touchup.
Thu, 23 Aug 2007 02:00:18 +0000 Eric Blake Getline touchups.
Wed, 22 Aug 2007 22:24:55 +0000 Bruno Haible Add guile.
Wed, 22 Aug 2007 14:04:30 +0000 Eric Blake * tests/test-getdelim.c (main): Use remove, not unlink.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Mon, 20 Aug 2007 22:09:08 +0000 Bruno Haible Optimization: no need to flush stdin if we can determine quickly that stdin's
Sun, 19 Aug 2007 17:43:56 +0000 Bruno Haible Tests for module 'freadahead'.
Sun, 19 Aug 2007 17:42:40 +0000 Bruno Haible New module 'freadahead'.
Sun, 19 Aug 2007 15:47:14 +0000 Eric Blake Test yesno in combination with closein.
Sun, 19 Aug 2007 13:44:47 +0000 Karl Berry autoupdate
Sun, 19 Aug 2007 09:37:45 +0000 Bruno Haible Add tentative support for Solaris/AMD64.
Sun, 19 Aug 2007 09:10:56 +0000 Bruno Haible Another lseek bug on BeOS.
Sun, 19 Aug 2007 09:08:05 +0000 Bruno Haible Work around lseek bug on BeOS.
Sat, 18 Aug 2007 17:09:47 +0000 Bruno Haible Test of fuzzy string matching.
Sat, 18 Aug 2007 11:07:07 +0000 Bruno Haible Fuzzy string comparison.
Sat, 18 Aug 2007 10:54:38 +0000 Bruno Haible Trivial modifications to lib/diffseq.h.
Sat, 18 Aug 2007 10:53:41 +0000 Bruno Haible - Comment style.
Sat, 18 Aug 2007 07:16:52 +0000 Jim Meyering New file: lib/idcache.h
Fri, 17 Aug 2007 23:29:23 +0000 Paul Eggert * MODULES.html.sh: Add diffseq.
Fri, 17 Aug 2007 23:13:57 +0000 Paul Eggert Import changes from coreutils for bootstrap script.
Wed, 15 Aug 2007 03:37:54 +0000 Ben Pfaff * lib/count-one-bits.h: Add comments. (From Bruno Haible.)
Fri, 10 Aug 2007 19:07:06 +0000 Paul Eggert * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
Fri, 10 Aug 2007 19:02:31 +0000 Paul Eggert * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Wed, 08 Aug 2007 16:05:58 +0000 Eric Blake * lib/xstrtol-error.c: Add missing include.
Wed, 08 Aug 2007 12:45:54 +0000 Eric Blake Move xstrtol messages into gnulib domain, when --pobase is used.
Wed, 08 Aug 2007 06:43:35 +0000 Jim Meyering New function: mfile_name_concat.
Tue, 07 Aug 2007 22:26:23 +0000 Bruno Haible Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefined
Tue, 07 Aug 2007 09:49:37 +0000 Simon Josefsson 2007-08-07 Simon Josefsson <simon@josefsson.org>
Mon, 06 Aug 2007 16:44:24 +0000 Paul Eggert * NEWS: Describe interface changes to human, xstrtol.
Mon, 06 Aug 2007 14:06:55 +0000 Simon Josefsson 2007-08-06 Simon Josefsson <simon@josefsson.org>
Tue, 31 Jul 2007 22:34:58 +0000 Bruno Haible Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MIN
Tue, 31 Jul 2007 22:15:00 +0000 Bruno Haible Use a slightly cleaner hack on BSD systems.
Tue, 31 Jul 2007 17:08:37 +0000 Jim Meyering In attribution, correct name spelling and adjust email address.
Tue, 31 Jul 2007 16:33:30 +0000 Jim Meyering Correct recent fts.c patch author attribution.
Mon, 30 Jul 2007 21:35:56 +0000 Bruno Haible Use the synonymous term LGPLv2+.
Mon, 30 Jul 2007 15:51:07 +0000 Karl Berry update from texinfo
Mon, 30 Jul 2007 12:16:34 +0000 Jim Meyering * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
Fri, 27 Jul 2007 08:49:41 +0000 Bruno Haible Revert last patch.
Thu, 26 Jul 2007 08:28:56 +0000 Bruno Haible Revert last patch.
Wed, 25 Jul 2007 22:42:36 +0000 Bruno Haible 2007-07-25 Jim Meyering <jim@meyering.net>
Wed, 25 Jul 2007 22:10:26 +0000 Karl Berry autoupdate
Wed, 25 Jul 2007 12:13:58 +0000 Karl Berry autoupdate
Wed, 25 Jul 2007 08:11:26 +0000 Bruno Haible Fix the include_next test so that it rejects AIX 4.3 xlc.
Wed, 25 Jul 2007 03:13:19 +0000 Ben Pfaff Improve name: "count-one-bits" is better than "popcount".
Tue, 24 Jul 2007 02:35:09 +0000 Ben Pfaff (popcount32): Reduce size of constants, to allow better code
Tue, 24 Jul 2007 02:13:14 +0000 Ben Pfaff * lib/popcount.h: Use verify_true instead of if...abort.
Mon, 23 Jul 2007 22:08:02 +0000 Bruno Haible Create .cvsignore files when creating a new directory.
Mon, 23 Jul 2007 18:43:38 +0000 Karl Berry update from texinfo
Mon, 23 Jul 2007 04:17:50 +0000 Ben Pfaff Use faster, branchless algorithm for non-GCC case.
Mon, 23 Jul 2007 00:21:20 +0000 Ben Pfaff New module: popcount.
Sun, 22 Jul 2007 23:08:57 +0000 Karl Berry autoupdate
Sun, 22 Jul 2007 16:11:17 +0000 Paul Eggert * build-aux/announce-gen: Update to GPLv3.
Sun, 22 Jul 2007 15:11:58 +0000 Paul Eggert * build-aux/config.guess: Update from config.
Sat, 21 Jul 2007 08:10:38 +0000 Bruno Haible Add missing definition of _ macro.
Fri, 20 Jul 2007 13:17:47 +0000 Jim Meyering * check-module: Diagnose a self-dependency.
Thu, 19 Jul 2007 20:06:45 +0000 Bruno Haible Remove pointless error message.
Thu, 19 Jul 2007 00:28:55 +0000 Bruno Haible po directory infrastructure, copied from GNU gettext 0.16.1.
Wed, 18 Jul 2007 23:50:58 +0000 Bruno Haible New options --po-base, --po-domain.
Wed, 18 Jul 2007 23:45:37 +0000 Bruno Haible Ensure that also files under build-aux/ are distributed.
Mon, 16 Jul 2007 10:59:38 +0000 Bruno Haible Add jwhois.
Mon, 16 Jul 2007 10:56:34 +0000 Bruno Haible Typo.
Mon, 16 Jul 2007 10:54:15 +0000 Bruno Haible Use the synonymous term "LGPLv2+".
Mon, 16 Jul 2007 10:46:15 +0000 Bruno Haible Typo.
Mon, 16 Jul 2007 10:45:26 +0000 Bruno Haible Use the synonymous term LGPLv2.
Mon, 16 Jul 2007 05:20:23 +0000 Ralf Wildenhues * modules/argz (License): LGPLv2+.
Sun, 15 Jul 2007 17:38:38 +0000 Karl Berry update from texinfo
Sun, 15 Jul 2007 14:05:43 +0000 Karl Berry revise node structure for new fdl.texi
Sun, 15 Jul 2007 00:14:51 +0000 Bruno Haible Emit a "do not edit" line to the generated file.
Sat, 14 Jul 2007 16:25:53 +0000 Karl Berry add lgpl-3.0.texi; have all Texinfo licenses consistently omit any sectioning and index commands
Sat, 14 Jul 2007 01:42:13 +0000 Bruno Haible New gnulib-tool option --more-symlinks.
Sat, 14 Jul 2007 00:09:08 +0000 Bruno Haible Fix a #if error that causes a build failure on Linux/PowerPC with glibc-2.3.6.
Fri, 13 Jul 2007 18:03:58 +0000 Paul Eggert * lib/inttypes_.h: Undo previous change, since it was fixed
Fri, 13 Jul 2007 18:01:12 +0000 Paul Eggert * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
Fri, 13 Jul 2007 14:39:43 +0000 Jim Meyering df: Don't fail for Tru64's "file-on-file mount".
Fri, 13 Jul 2007 01:29:04 +0000 Bruno Haible Use the synonymous term "LGPLv2+".
Fri, 13 Jul 2007 01:16:59 +0000 Bruno Haible Handle copying terms "GPLv2+" and "LGPLv2+".
Fri, 13 Jul 2007 00:49:07 +0000 Bruno Haible Clarify the license abbreviations in the modules files.
Wed, 11 Jul 2007 23:29:23 +0000 Karl Berry avoid error on files in subdirs
Tue, 10 Jul 2007 12:26:00 +0000 Sergey Poznyakoff Update
Tue, 10 Jul 2007 12:25:38 +0000 Sergey Poznyakoff (func_import): Avoid duplication of --avoid statements
Tue, 10 Jul 2007 12:23:13 +0000 Karl Berry autoupdate
Tue, 10 Jul 2007 12:22:36 +0000 Eric Blake * lib/version-etc.c (version_etc_va): Default to GPLv3+.
Tue, 10 Jul 2007 00:24:34 +0000 Karl Berry update from texinfo
Sun, 08 Jul 2007 14:43:55 +0000 Bruno Haible Update copyright year.
Sun, 08 Jul 2007 14:38:01 +0000 Bruno Haible Update to Unicode 5.0.
Sun, 08 Jul 2007 12:51:58 +0000 Karl Berry autoupdate
Sun, 08 Jul 2007 12:00:12 +0000 Bruno Haible Regenerated for Unicode 5.0.
Sun, 08 Jul 2007 11:59:51 +0000 Bruno Haible Update to Unicode 5.0.
Sun, 08 Jul 2007 00:58:05 +0000 Karl Berry autoupdate
Sat, 07 Jul 2007 21:39:09 +0000 Bruno Haible Tests for module 'wcwidth'.
Sat, 07 Jul 2007 21:38:16 +0000 Bruno Haible Work around MacOS X wcwidth(0x0301) bug.
Sat, 07 Jul 2007 21:34:12 +0000 Bruno Haible wcwidth.h is gone.
Sat, 07 Jul 2007 20:59:43 +0000 Bruno Haible Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Sat, 07 Jul 2007 20:05:36 +0000 Bruno Haible wcwidth.h no longer needs 'inline'.