log

age author description
Sun, 11 Feb 2007 14:59:39 +0000 Bruno Haible Tests for module 'c-strcasestr'.
Sun, 11 Feb 2007 14:08:24 +0000 Bruno Haible Ensure O(n) worst-case complexity.
Sun, 11 Feb 2007 13:58:43 +0000 Bruno Haible Rewrite c-strstr.c for maintainability.
Sun, 11 Feb 2007 13:27:54 +0000 Bruno Haible Tests for module 'c-strstr'.
Sun, 11 Feb 2007 12:27:28 +0000 Bruno Haible Work around a coreutils-5.x bug.
Sat, 10 Feb 2007 14:46:17 +0000 Karl Berry unsync memem.c due to #include config.h
Thu, 08 Feb 2007 23:34:28 +0000 Bruno Haible * modules/regex (Depends-on): Add stdbool.
Tue, 06 Feb 2007 13:11:23 +0000 Bruno Haible Fix bug with strsep(&string, ""). Optimize case of 1 delimiter.
Tue, 06 Feb 2007 07:02:59 +0000 Paul Eggert * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
Tue, 06 Feb 2007 01:59:41 +0000 Bruno Haible New module 'mbssep'.
Mon, 05 Feb 2007 18:06:44 +0000 Paolo Bonzini 2007-02-05 Paolo Bonzini <bonzini@gnu.org>
Mon, 05 Feb 2007 15:38:59 +0000 Paolo Bonzini 2007-02-05 Paolo Bonzini <bonzini@gnu.org>
Mon, 05 Feb 2007 11:17:30 +0000 Simon Josefsson lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
Mon, 05 Feb 2007 05:44:11 +0000 Paul Eggert * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
Mon, 05 Feb 2007 03:39:57 +0000 Bruno Haible Put the word "warning:" into the warning message.
Mon, 05 Feb 2007 03:30:43 +0000 Bruno Haible New module 'mbstok_r'.
Mon, 05 Feb 2007 03:23:34 +0000 Bruno Haible New module 'mbsspn'.
Mon, 05 Feb 2007 03:12:26 +0000 Bruno Haible New module 'mbspbrk'.
Mon, 05 Feb 2007 03:06:40 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 03:02:29 +0000 Bruno Haible Addendum to the last two patches.
Mon, 05 Feb 2007 02:52:43 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 02:51:17 +0000 Bruno Haible Addendum to last patch.
Mon, 05 Feb 2007 02:49:07 +0000 Bruno Haible strcasecmp no longer needs mbuiter.
Mon, 05 Feb 2007 02:42:27 +0000 Bruno Haible New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Mon, 05 Feb 2007 02:27:35 +0000 Bruno Haible Addendum to last patch.
Mon, 05 Feb 2007 02:23:27 +0000 Bruno Haible Improve comment.
Mon, 05 Feb 2007 02:20:09 +0000 Bruno Haible Copied from strcasestr.c.
Mon, 05 Feb 2007 02:19:35 +0000 Bruno Haible New module 'mbscasestr'.
Mon, 05 Feb 2007 02:15:46 +0000 Bruno Haible Simplify handling of strncasecmp. Improve link warning.
Mon, 05 Feb 2007 02:09:22 +0000 Bruno Haible Change the conditions under which strcasecmp.c is compiled.