log

age author description
Sun, 18 Feb 2007 04:12:20 +0000 Bruno Haible Tests for module 'byteswap'.
Sun, 18 Feb 2007 04:11:29 +0000 Bruno Haible Tests for module arpa_inet.
Sun, 18 Feb 2007 04:10:04 +0000 Bruno Haible Substitute a few more variables.
Sun, 18 Feb 2007 02:02:26 +0000 Bruno Haible Use GL_LINK_WARNING in the generated inttypes.h.
Sun, 18 Feb 2007 02:00:09 +0000 Bruno Haible New module 'link-warning'.
Sun, 18 Feb 2007 00:19:41 +0000 Bruno Haible Merge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_INDICATOR_DEFAULTS into
Sat, 17 Feb 2007 22:21:32 +0000 Bruno Haible New module 'link-warning'.
Sat, 17 Feb 2007 19:43:30 +0000 Bruno Haible Line breaking.
Sat, 17 Feb 2007 15:04:50 +0000 Bruno Haible New module 'tmpfile'.
Fri, 16 Feb 2007 02:58:04 +0000 Bruno Haible Make use of _O_TEMPORARY on native Woe32 platforms.
Thu, 15 Feb 2007 03:07:54 +0000 Bruno Haible Tests for module 'mbspcasecmp'.
Thu, 15 Feb 2007 03:07:04 +0000 Bruno Haible New module 'mbspcasecmp'.
Thu, 15 Feb 2007 03:06:14 +0000 Bruno Haible Tests for module mbsncasecmp.
Thu, 15 Feb 2007 03:02:54 +0000 Bruno Haible Tests for module 'mbsncasecmp'.
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.
Sun, 11 Feb 2007 17:02:31 +0000 Bruno Haible New module 'mbslen'.
Sun, 11 Feb 2007 15:54:58 +0000 Bruno Haible Ensure O(n) worst-case complexity of strcasestr substitute.
Sun, 11 Feb 2007 15:46:18 +0000 Bruno Haible Tests for module 'strcasestr'.
Sun, 11 Feb 2007 15:33:37 +0000 Jim Meyering Say precisely which versions of coreutils have the buggy "tr", and what the bug involves.
Sun, 11 Feb 2007 15:02:50 +0000 Bruno Haible Ensure O(n) worst-case complexity of c_strcasestr.
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.
Mon, 05 Feb 2007 01:57:07 +0000 Bruno Haible New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
Mon, 05 Feb 2007 01:43:15 +0000 Bruno Haible New module 'mbscasecmp'.
Mon, 05 Feb 2007 01:40:45 +0000 Bruno Haible Copied from strcasecmp.c.
Mon, 05 Feb 2007 01:36:34 +0000 Bruno Haible New module 'mbsstr'. Remove module 'strstr'.
Mon, 05 Feb 2007 01:19:05 +0000 Bruno Haible Move to mbsstr.c.
Mon, 05 Feb 2007 01:19:02 +0000 Bruno Haible Move to here from strstr.c.
Mon, 05 Feb 2007 01:16:13 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:07:28 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:01:37 +0000 Bruno Haible New module 'mbschr'.
Mon, 05 Feb 2007 00:30:49 +0000 Paul Eggert Add log entries for today's change to modules/extensions and modules/lock.
Mon, 05 Feb 2007 00:22:55 +0000 Paul Eggert * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
Mon, 05 Feb 2007 00:20:04 +0000 Paul Eggert * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
Sun, 04 Feb 2007 19:09:25 +0000 Bruno Haible New module description section 'configure.ac-early'.
Sun, 04 Feb 2007 16:28:01 +0000 Bruno Haible Make use of gcj-4.3's -fsource and -ftarget option.
Sun, 04 Feb 2007 02:20:40 +0000 Paul Eggert * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
Sat, 03 Feb 2007 00:37:38 +0000 Karl Berry sync
Sat, 03 Feb 2007 00:23:57 +0000 Jim Meyering Make pwd and readlink work also when run with an unreadable parent dir
Sat, 03 Feb 2007 00:01:56 +0000 Bruno Haible Make the redefinitions to error-provoking symbols conditional.
Fri, 02 Feb 2007 22:15:43 +0000 Paul Eggert Avoid mempcpy in the regex code, as the string.h mempcpy stuff
Fri, 02 Feb 2007 17:28:38 +0000 Jim Meyering * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
Fri, 02 Feb 2007 16:48:55 +0000 Eric Blake * lib/strchrnul.c: Always include config.h first.
Fri, 02 Feb 2007 16:13:45 +0000 Eric Blake * modules/mountlist (Depends-on): Revert 2007-01-31 change,
Fri, 02 Feb 2007 13:13:45 +0000 Simon Josefsson Add opencdk.
Fri, 02 Feb 2007 13:09:37 +0000 Simon Josefsson m4/socklen.m4: Fix typo.
Fri, 02 Feb 2007 13:06:22 +0000 Eric Blake * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
Fri, 02 Feb 2007 03:46:59 +0000 Bruno Haible Turn the errors for use of strstr and similar into conditional warnings.
Thu, 01 Feb 2007 23:53:04 +0000 Jim Meyering Give tools a better chance to allocate space for very large buffers.
Thu, 01 Feb 2007 21:38:44 +0000 Karl Berry .
Thu, 01 Feb 2007 21:36:19 +0000 Karl Berry (strtok_r.c): lose sync, no more strtok_r.h.
Thu, 01 Feb 2007 17:22:52 +0000 Bruno Haible Fix module name list after recent renamings.
Thu, 01 Feb 2007 13:41:12 +0000 Eric Blake * modules/regex (Depends-on): Revert dependence on mempcpy.
Thu, 01 Feb 2007 08:57:49 +0000 Paul Eggert * lib/string_.h: If the gnulib module XYZ is not present, undefine
Thu, 01 Feb 2007 07:56:15 +0000 Paul Eggert * lib/mkdir-p.c (make_dir_parents): Close a race condition that
Thu, 01 Feb 2007 05:23:41 +0000 Eric Blake * modules/mountlist (Depends-on): Add strstr
Thu, 01 Feb 2007 05:01:17 +0000 Eric Blake * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
Thu, 01 Feb 2007 04:39:46 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.
Thu, 01 Feb 2007 01:52:34 +0000 Bruno Haible New module description field 'Link'.
Thu, 01 Feb 2007 00:29:52 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.
Wed, 31 Jan 2007 12:41:07 +0000 Simon Josefsson (values): Add EAI_OVERFLOW.
Tue, 30 Jan 2007 21:39:19 +0000 Jim Meyering * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
Tue, 30 Jan 2007 01:07:22 +0000 Bruno Haible Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.