log

age author description
Thu, 15 Feb 2007 02:57:13 +0000 Bruno Haible New module 'mbsncasecmp'.
Thu, 15 Feb 2007 00:29:06 +0000 Paul Eggert * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
Thu, 15 Feb 2007 00:18:16 +0000 Paul Eggert Remove stray underscore in previous change.
Thu, 15 Feb 2007 00:16:55 +0000 Paul Eggert Fix regex code so it doesn't rely on strcasecmp.
Tue, 13 Feb 2007 23:20:02 +0000 Ralf Wildenhues * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
Tue, 13 Feb 2007 22:49:23 +0000 Bruno Haible Fix m4 underquoting bug, discovered by Ralf Wildenhues.
Tue, 13 Feb 2007 01:38:45 +0000 Bruno Haible Turn link errors into link-time warnings.
Mon, 12 Feb 2007 23:39:41 +0000 Bruno Haible Fix an m4 quoting bug.
Mon, 12 Feb 2007 23:24:25 +0000 Bruno Haible Needed for tests of modules 'mbscasestr' and 'mbscasecmp'.
Mon, 12 Feb 2007 19:06:30 +0000 Paul Eggert * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per
Mon, 12 Feb 2007 02:58:17 +0000 Bruno Haible Optimize memory allocation to use alloca when possible.
Mon, 12 Feb 2007 02:51:37 +0000 Bruno Haible Include <string.h>.
Mon, 12 Feb 2007 00:43:52 +0000 Karl Berry update from texinfo
Sun, 11 Feb 2007 22:38:58 +0000 Bruno Haible Fix bug. Remove unnecessary strlen call.
Sun, 11 Feb 2007 22:38:25 +0000 Bruno Haible Tests for module 'mbsspn'.
Sun, 11 Feb 2007 22:34:50 +0000 Bruno Haible Cosmetic tweak.
Sun, 11 Feb 2007 22:32:03 +0000 Bruno Haible Tests for module 'mbspbrk'.
Sun, 11 Feb 2007 22:30:04 +0000 Bruno Haible Small optimization.
Sun, 11 Feb 2007 22:27:18 +0000 Bruno Haible Tests for module 'mbscspn'.
Sun, 11 Feb 2007 21:44:25 +0000 Bruno Haible Tests for module 'mbscasecmp'.
Sun, 11 Feb 2007 21:33:27 +0000 Bruno Haible Ensure O(n) worst-case complexity of mbscasestr.
Sun, 11 Feb 2007 21:31:59 +0000 Bruno Haible Tests for module 'mbscasestr'.
Sun, 11 Feb 2007 19:23:52 +0000 Bruno Haible Ensure O(n) worst-case complexity of mbsstr.
Sun, 11 Feb 2007 19:16:21 +0000 Bruno Haible Tests for module 'mbsstr'.
Sun, 11 Feb 2007 17:45:10 +0000 Bruno Haible Fix bug.
Sun, 11 Feb 2007 17:44:14 +0000 Bruno Haible Tests for module 'mbsrchr'.
Sun, 11 Feb 2007 17:41:22 +0000 Bruno Haible Fix bug.
Sun, 11 Feb 2007 17:40:57 +0000 Bruno Haible Tests for module 'mbschr'.
Sun, 11 Feb 2007 17:17:09 +0000 Bruno Haible Support for copying multibyte string iterators.