log

age author description
Sat, 07 Oct 2006 16:52:57 +0000 Bruno Haible Make multithread-safe.
Sat, 07 Oct 2006 16:52:38 +0000 Bruno Haible Move USE_HEURISTIC comment.
Sat, 07 Oct 2006 16:40:41 +0000 Bruno Haible Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.
Sat, 07 Oct 2006 16:25:52 +0000 Bruno Haible Update comments. Talk about vectors instead of files/strings, and about
Sat, 07 Oct 2006 16:07:31 +0000 Bruno Haible Make generic: introduce OFFSET_MAX.
Sat, 07 Oct 2006 16:03:25 +0000 Bruno Haible Modernize the coding style.
Sat, 07 Oct 2006 15:54:15 +0000 Bruno Haible Update comments for use of 'bool'.
Sat, 07 Oct 2006 15:53:27 +0000 Bruno Haible Use bool.
Sat, 07 Oct 2006 15:47:37 +0000 Bruno Haible Make generic: introduce type parameters.
Sat, 07 Oct 2006 15:28:13 +0000 Bruno Haible Move the heart of the diff algorithm from analyze.c to diffseq.h.
Sat, 07 Oct 2006 15:21:52 +0000 Bruno Haible Live on the diff-merge branch, not on HEAD.
Sat, 07 Oct 2006 15:20:20 +0000 Bruno Haible Difference of two sequences.
Sat, 07 Oct 2006 15:19:14 +0000 Bruno Haible Fuzzy string comparison.
Sat, 07 Oct 2006 15:18:43 +0000 Bruno Haible Taken from diffutils/src/analyze.c
Sat, 07 Oct 2006 15:09:14 +0000 Bruno Haible Comment changes.
Sat, 07 Oct 2006 14:54:51 +0000 Bruno Haible Mark generated files as "DO NOT EDIT".
Sat, 07 Oct 2006 14:47:21 +0000 Bruno Haible New module 'sublist'.
Sat, 07 Oct 2006 07:42:41 +0000 Karl Berry .
Sat, 07 Oct 2006 07:07:34 +0000 Paul Eggert * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
Fri, 06 Oct 2006 23:13:53 +0000 Eric Blake * clean-temp.h (close_stream_temp): New declaration.
Fri, 06 Oct 2006 23:11:25 +0000 Eric Blake Define several macros for use by the clean-temp module.
Fri, 06 Oct 2006 21:37:28 +0000 Bruno Haible Return an error indicator.
Fri, 06 Oct 2006 21:20:20 +0000 Bruno Haible Provide a fallback for PATH_MAX.
Fri, 06 Oct 2006 13:59:10 +0000 Jim Meyering [ChangeLog]
Fri, 06 Oct 2006 13:32:11 +0000 Bruno Haible Ensure temp file is closed before its directory is removed.
Fri, 06 Oct 2006 12:17:22 +0000 Bruno Haible Have clean-temp register file open descriptors to temporary files.
Fri, 06 Oct 2006 12:06:07 +0000 Bruno Haible Add bounded list search operations.
Thu, 05 Oct 2006 22:49:57 +0000 Paul Eggert [lib/ChangeLog]
Thu, 05 Oct 2006 21:38:10 +0000 Paul Eggert [lib/ChangeLog]
Thu, 05 Oct 2006 21:26:52 +0000 Karl Berry update from texinfo
Thu, 05 Oct 2006 21:23:20 +0000 Paul Eggert Remove macros that are no longer needed now that stdint.h is
Thu, 05 Oct 2006 12:45:16 +0000 Bruno Haible Add searching operations, limited to a subsequence of the list.
Thu, 05 Oct 2006 12:40:48 +0000 Bruno Haible Handle the Woe32 SIGBREAK too.
Wed, 04 Oct 2006 17:28:15 +0000 Bruno Haible Add a search_atleast operation.
Wed, 04 Oct 2006 17:21:22 +0000 Jim Meyering * fts.c (fts_open): Tiny comment change.
Wed, 04 Oct 2006 17:00:21 +0000 Bruno Haible Whitespace normalization.
Wed, 04 Oct 2006 16:59:33 +0000 Bruno Haible Fix a weird typo.
Wed, 04 Oct 2006 16:56:38 +0000 Bruno Haible Fix return type.
Wed, 04 Oct 2006 16:54:24 +0000 Bruno Haible Comment fixes.
Wed, 04 Oct 2006 16:38:45 +0000 Bruno Haible Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
Wed, 04 Oct 2006 08:24:26 +0000 Jim Meyering 2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
Tue, 03 Oct 2006 07:41:39 +0000 Karl Berry .
Tue, 03 Oct 2006 06:33:39 +0000 Paul Eggert * quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
Tue, 03 Oct 2006 04:12:40 +0000 Eric Blake * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
Tue, 03 Oct 2006 04:01:46 +0000 Eric Blake * modules/strnlen (Depends-on): Add extensions.
Mon, 02 Oct 2006 11:40:10 +0000 Bruno Haible Don't use no-dependencies, since it's not the default in automake.
Sat, 30 Sep 2006 07:38:29 +0000 Karl Berry .
Sat, 30 Sep 2006 00:37:48 +0000 Paul Eggert [lib/ChangeLog]
Fri, 29 Sep 2006 13:44:52 +0000 Bruno Haible New function fwriteerror_no_ebadf.
Fri, 29 Sep 2006 07:39:02 +0000 Karl Berry .
Thu, 28 Sep 2006 21:59:59 +0000 Bruno Haible sed now also uses gnulib.
Thu, 28 Sep 2006 20:52:13 +0000 Bruno Haible Simplify and document.
Thu, 28 Sep 2006 20:18:27 +0000 Bruno Haible Avoid gcc warning at configure time.
Thu, 28 Sep 2006 20:00:51 +0000 Bruno Haible Use the stdint module.
Thu, 28 Sep 2006 19:58:33 +0000 Paolo Bonzini 2006-09-28 Paolo Bonzini <bonzini@gnu.org>
Thu, 28 Sep 2006 16:27:11 +0000 Jim Meyering fix typo
Thu, 28 Sep 2006 12:18:58 +0000 Jim Meyering * mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
Thu, 28 Sep 2006 11:16:05 +0000 Jim Meyering [lib/ChangeLog]
Wed, 27 Sep 2006 18:25:47 +0000 Paul Eggert * canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
Wed, 27 Sep 2006 17:59:19 +0000 Paul Eggert [lib/ChangeLog]
Wed, 27 Sep 2006 07:37:50 +0000 Karl Berry .
Tue, 26 Sep 2006 23:33:11 +0000 Paul Eggert [ChangeLog]
Tue, 26 Sep 2006 22:29:19 +0000 Karl Berry autoupdate
Tue, 26 Sep 2006 21:01:42 +0000 Bruno Haible Tweak last patch, for symmetry.
Tue, 26 Sep 2006 20:14:43 +0000 Eric Blake * verror.c: Include <config.h> unconditionally.
Tue, 26 Sep 2006 10:30:06 +0000 Jim Meyering * acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
Tue, 26 Sep 2006 09:53:21 +0000 Karl Berry .
Tue, 26 Sep 2006 06:36:30 +0000 Paul Eggert [ChangeLog]
Mon, 25 Sep 2006 21:20:54 +0000 Eric Blake * gnulib-tool (func_import, func_create_testdir): Fix typos in
Mon, 25 Sep 2006 21:03:05 +0000 Ralf Wildenhues * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
Mon, 25 Sep 2006 17:35:50 +0000 Ralf Wildenhues * modules/clock-time: New module.
Mon, 25 Sep 2006 17:34:56 +0000 Ralf Wildenhues * modules/fts-lgpl: Depend on openat.
Mon, 25 Sep 2006 16:08:26 +0000 Jim Meyering add "the" in a comment
Mon, 25 Sep 2006 14:40:44 +0000 Bruno Haible Ensure stpncpy() is declared.
Mon, 25 Sep 2006 13:02:15 +0000 Jim Meyering * fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
Mon, 25 Sep 2006 11:58:08 +0000 Bruno Haible Oops, update error message also.
Sun, 24 Sep 2006 07:46:06 +0000 Karl Berry .
Sun, 24 Sep 2006 06:53:01 +0000 Jim Meyering *** empty log message ***
Sun, 24 Sep 2006 06:49:03 +0000 Jim Meyering * ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
Fri, 22 Sep 2006 20:10:26 +0000 Bruno Haible Avoid warning at configure time with "gcc -Wall".
Fri, 22 Sep 2006 18:09:47 +0000 Ralf Wildenhues * fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
Fri, 22 Sep 2006 17:26:02 +0000 Ralf Wildenhues * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
Fri, 22 Sep 2006 17:25:00 +0000 Ralf Wildenhues * sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
Fri, 22 Sep 2006 17:19:03 +0000 Ralf Wildenhues * modules/bison-i18n (Depends-on): Add gettext.
Fri, 22 Sep 2006 17:15:05 +0000 Ralf Wildenhues * gl_anylinked_list2.h [lint] (gl_linked_iterator)
Fri, 22 Sep 2006 16:54:11 +0000 Ralf Wildenhues * gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
Fri, 22 Sep 2006 15:43:18 +0000 Bruno Haible Don't include the config-h module in megatestdir.
Fri, 22 Sep 2006 12:59:37 +0000 Simon Josefsson 2006-09-22 Simon Josefsson <jas@extundo.com>
Fri, 22 Sep 2006 12:47:54 +0000 Bruno Haible Pass to the gl_GETLOADAVG macro the $gl_source_base from gnulib-tool.
Fri, 22 Sep 2006 03:10:42 +0000 Ralf Wildenhues * gnulib-tool (func_version): Create output all at once. This
Thu, 21 Sep 2006 21:39:23 +0000 Karl Berry autoupdate
Thu, 21 Sep 2006 07:39:01 +0000 Karl Berry .
Thu, 21 Sep 2006 05:25:11 +0000 Paul Eggert * lib/regex_internal.c (re_string_reconstruct): Handle
Wed, 20 Sep 2006 22:32:39 +0000 Paul Eggert * modules/mkstemp (Files): Add mkstemp.h.
Wed, 20 Sep 2006 20:18:02 +0000 Bruno Haible Merge from glibc.
Wed, 20 Sep 2006 20:16:48 +0000 Paul Eggert * mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
Wed, 20 Sep 2006 20:14:40 +0000 Paul Eggert * mkstemp-safer.c: Include "mkstemp.h".
Wed, 20 Sep 2006 18:48:29 +0000 Paul Eggert Change mkstemp Include: section to refer to "mkstemp.h".
Wed, 20 Sep 2006 18:44:04 +0000 Paul Eggert [ChangeLog]
Wed, 20 Sep 2006 18:38:14 +0000 Paul Eggert * tempname.c (__gen_tempname): Change attempts_min
Wed, 20 Sep 2006 12:28:22 +0000 Karl Berry missed commit.
Tue, 19 Sep 2006 14:07:28 +0000 Eric Blake * gnulib-tool: Avoid space-tab.
Tue, 19 Sep 2006 13:42:41 +0000 Karl Berry note about the license texinfo files
Tue, 19 Sep 2006 07:46:17 +0000 Karl Berry .
Tue, 19 Sep 2006 06:03:01 +0000 Ralf Wildenhues * gnulib-tool (func_exit): New function, to allow to pass the
Mon, 18 Sep 2006 20:17:52 +0000 Bruno Haible Use configmake.
Mon, 18 Sep 2006 19:23:59 +0000 Bruno Haible Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
Mon, 18 Sep 2006 18:07:04 +0000 Paul Eggert * getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
Mon, 18 Sep 2006 17:45:51 +0000 Paul Eggert * inttypes.m4 (gl_INTTYPES_H): Quote "test" args
Mon, 18 Sep 2006 17:03:47 +0000 Paul Eggert * gnulib-tool (avoidlist): Fix typo that broke options like
Mon, 18 Sep 2006 15:14:26 +0000 Bruno Haible Avoid to execute while loops in a subshell.
Mon, 18 Sep 2006 13:47:29 +0000 Bruno Haible Break long lines.
Mon, 18 Sep 2006 13:08:56 +0000 Bruno Haible Use the configmake module.
Mon, 18 Sep 2006 13:07:37 +0000 Bruno Haible Avoid quadratic complexity due to string concatenations.
Mon, 18 Sep 2006 13:04:17 +0000 Bruno Haible Speed up presentation of the include files.
Mon, 18 Sep 2006 13:03:14 +0000 Bruno Haible Rewrite all file names at once.
Mon, 18 Sep 2006 12:55:35 +0000 Bruno Haible Speed up func_modules_transitive_closure.
Mon, 18 Sep 2006 12:54:13 +0000 Bruno Haible Use "sort -u" where it makes sense.
Mon, 18 Sep 2006 07:47:24 +0000 Karl Berry .
Mon, 18 Sep 2006 06:47:32 +0000 Jim Meyering * savewd.c (savewd_restore): Don't shadow: s/status/child_status/.