log

age author description
Sun, 21 Aug 2005 00:51:27 +0000 Paul Eggert * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Sun, 21 Aug 2005 00:43:34 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1225.
Sun, 21 Aug 2005 00:29:47 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1224.
Sat, 20 Aug 2005 22:26:51 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1223.
Sat, 20 Aug 2005 07:42:15 +0000 Paul Eggert * config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
Sat, 20 Aug 2005 01:03:31 +0000 Paul Eggert Recent regex patches.
Sat, 20 Aug 2005 01:03:17 +0000 Paul Eggert Add glibc bug 1218.
Sat, 20 Aug 2005 00:58:13 +0000 Paul Eggert (re_acquire_state, re_acquire_state_context) [defined lint]:
Sat, 20 Aug 2005 00:07:54 +0000 Paul Eggert Add glibc bug 1217 for regcomp.c.
Sat, 20 Aug 2005 00:02:22 +0000 Paul Eggert (duplicate_node): Return new index, not an error code,
Fri, 19 Aug 2005 23:32:21 +0000 Paul Eggert Comment out $LIBCSRC/posix/regexec.c.
Fri, 19 Aug 2005 23:27:14 +0000 Paul Eggert (proceed_next_node): Redo local variables to avoid GCC shadowing warnings.
Fri, 19 Aug 2005 23:02:26 +0000 Paul Eggert Comment out $LIBCSRC/posix/regex_internal.c.
Fri, 19 Aug 2005 23:00:55 +0000 Paul Eggert (re_string_realloc_buffers, re_node_set_insert):
Fri, 19 Aug 2005 12:12:15 +0000 Karl Berry autoupdate
Fri, 19 Aug 2005 12:06:57 +0000 Bruno Haible Prettier line breaking.
Fri, 19 Aug 2005 11:00:51 +0000 Bruno Haible Fix return value.
Fri, 19 Aug 2005 09:22:04 +0000 Jim Meyering *** empty log message ***
Fri, 19 Aug 2005 09:21:57 +0000 Jim Meyering Make the %s format (seconds since the epoch) work for a negative
Thu, 18 Aug 2005 07:35:36 +0000 Karl Berry .
Thu, 18 Aug 2005 05:23:01 +0000 Paul Eggert Add http://sources.redhat.com/bugzilla/show_bug.cgi?id=1207.
Thu, 18 Aug 2005 05:08:05 +0000 Paul Eggert Remove useless space-before-tab.
Wed, 17 Aug 2005 14:09:19 +0000 Bruno Haible New module 'strcasestr'.
Wed, 17 Aug 2005 14:05:33 +0000 Bruno Haible Make strstr() work in multibyte locales.
Wed, 17 Aug 2005 14:01:07 +0000 Bruno Haible strcasecmp.c now uses mbuiter.
Wed, 17 Aug 2005 13:58:33 +0000 Bruno Haible New module 'mbuiter'.
Wed, 17 Aug 2005 13:56:26 +0000 Bruno Haible Comment fix.
Wed, 17 Aug 2005 13:55:55 +0000 Bruno Haible Fix the iterator, so that it ends before the '\0'.
Tue, 16 Aug 2005 18:45:50 +0000 Paul Eggert * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Tue, 16 Aug 2005 16:08:22 +0000 Bruno Haible Simplify by using mb_casecmp.