log

age author description
Mon, 17 Jul 2006 11:34:01 +0000 Bruno Haible Abstract ordered set data type.
Mon, 17 Jul 2006 11:32:55 +0000 Bruno Haible Ordered set data type implemented by a binary tree.
Mon, 17 Jul 2006 11:31:28 +0000 Bruno Haible Sequential list data type implemented by a hash table with a binary tree.
Mon, 17 Jul 2006 11:30:58 +0000 Bruno Haible Sequential list data type implemented by a binary tree.
Mon, 17 Jul 2006 11:30:30 +0000 Bruno Haible Sequential list data type implemented by a hash table with a linked list.
Mon, 17 Jul 2006 11:30:07 +0000 Bruno Haible Sequential list data type implemented by a linked list.
Mon, 17 Jul 2006 11:29:21 +0000 Bruno Haible Sequential list data type implemented by a circular array.
Mon, 17 Jul 2006 11:28:35 +0000 Bruno Haible Ordered set data type implemented by an array.
Mon, 17 Jul 2006 11:28:01 +0000 Bruno Haible Sequential list data type implemented by an array.
Mon, 17 Jul 2006 11:27:35 +0000 Bruno Haible Common code of several ordered list implementations.
Mon, 17 Jul 2006 11:27:18 +0000 Bruno Haible Common code several concrete list implementations.
Mon, 17 Jul 2006 11:24:42 +0000 Bruno Haible New modules 'list' and 'oset'.
Mon, 17 Jul 2006 06:19:45 +0000 Paul Eggert Regenerate.
Mon, 17 Jul 2006 06:13:01 +0000 Paul Eggert Fix mispelling in previous change: mkancestors -> mkancesdirs
Mon, 17 Jul 2006 06:06:48 +0000 Paul Eggert Import from coreutils.
Sun, 16 Jul 2006 23:52:38 +0000 Karl Berry update from texinfo
Sat, 15 Jul 2006 23:08:08 +0000 Karl Berry .
Sat, 15 Jul 2006 23:07:01 +0000 Karl Berry help message tweaks
Sat, 15 Jul 2006 22:58:40 +0000 Karl Berry update from texinfo
Sat, 15 Jul 2006 19:58:49 +0000 Karl Berry autoupdate
Fri, 14 Jul 2006 13:17:33 +0000 Karl Berry texinfo subdir is util not utils
Fri, 14 Jul 2006 09:32:13 +0000 Simon Josefsson 2006-07-14 Simon Josefsson <jas@extundo.com>
Thu, 13 Jul 2006 08:03:33 +0000 Karl Berry .
Wed, 12 Jul 2006 20:14:15 +0000 Simon Josefsson *** empty log message ***
Wed, 12 Jul 2006 20:13:42 +0000 Simon Josefsson Fix license, approved by Karl.
Wed, 12 Jul 2006 15:19:16 +0000 Eric Blake * MODULES.html.sh: Add gendocs.
Wed, 12 Jul 2006 07:56:18 +0000 Karl Berry .
Wed, 12 Jul 2006 07:27:31 +0000 Simon Josefsson Add gendocs, from texinfo.
Tue, 11 Jul 2006 15:27:08 +0000 Eric Blake * gnulib-tool: List --doc-base before --tests-base.
Tue, 11 Jul 2006 13:18:42 +0000 Derek R. Price * glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.