Log

Author Commit Date CI Message
Karl Berry 19676b37 2008-03-17T10:58:47 update from texinfo
Karl Berry 721177c2 2008-03-16T10:28:00 autoupdate
Jim Meyering a2040312 2008-03-15T16:06:44 Undo last change. * lib/sha1.c, lib/md5.c: 63 != ~63. Reported by Andreas Schwab.
Jim Meyering fdc2a188 2008-03-15T15:24:39 sha1.c, md5.c: Hoist a redundant expression. * lib/sha1.c (sha1_process_bytes): AND-off the low bits in "ctx->buflen" only once, before calling *_process_block. * lib/md5.c (md5_process_bytes): Likewise.
Eric Blake 7307a7b6 2008-03-14T08:46:18 Bump copyright year in files generated by gnulib-tool. * gnulib-tool (func_emit_copyright_notice): Extract copyright from gnulib-tool, rather than hard-coding it. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 920c6db7 2008-03-14T08:24:29 Fix 'gnulib-tool --version' output to work with git. * gnulib-tool (func_gnulib_dir): New function, extracted from... (startup): ...here. (func_version): Use it to invoke git-version-gen, rather than relying on CVS keyword expansion. Modernize wording. (cvsdatestamp, last_checkin_date, version): Kill unused variables. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry 46301374 2008-03-13T06:50:28 autoupdate
Karl Berry 9abdd623 2008-03-12T15:38:55 Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Karl Berry 166ff200 2008-03-12T11:57:08 autoupdate
Jim Meyering afca78ac 2008-03-12T14:07:11 Recognize optional cast of the argument to free. * build-aux/useless-if-before-free: Update regexps.
Jim Meyering f1880087 2008-03-12T11:09:47 * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
Bruno Haible fe3f84c4 2008-03-12T05:50:20 Extend AC_LIB_LINKFLAGS to the situation of several libraries provided by a single package.
Sergey Poznyakoff 4f4b3279 2008-03-12T05:46:23 * build-aux/bootstrap (version_controlled_file): Adapt for SVN repositories.
Bruno Haible 532f65ac 2008-03-12T02:57:35 Avoid conflicts between local macro definitions.
Bruno Haible 916b62dd 2008-03-11T05:38:53 Correct the va_copy definition for AIX 5.
Bruno Haible 97b56453 2008-03-11T05:36:15 Correct the va_copy definition for AIX 5.
Bruno Haible 9ccdfc22 2008-03-11T05:28:42 Document a pitfall.
Bruno Haible 83f097cf 2008-03-11T05:25:50 Fix commit from 2007-06-20.
Bruno Haible f58214d6 2008-03-10T02:01:23 Take into account the number of pushed-back bytes (ungetc).
Bruno Haible 03400ebf 2008-03-10T00:23:20 Extend freadptr to return also the buffer size.
Bruno Haible f47f70aa 2008-03-10T00:00:52 Explain how to remedy the TeX save_size error.
Bruno Haible 0821248d 2008-03-09T22:12:55 Fix mistake in last commit.
Bruno Haible 4a11bb6c 2008-03-09T22:12:35 Fix comments in last commit.
Karl Berry f928e1e7 2008-03-08T06:34:47 autoupdate
Karl Berry 7905b3d2 2008-03-07T10:29:54 update from texinfo
Karl Berry 9d057a11 2008-03-07T08:38:32 autoupdate
Bruno Haible 679b14d8 2008-03-07T03:34:46 Make fflush after ungetc work on BSD platforms.
Eric Blake f9e70e3e 2008-03-06T19:18:38 Likewise for ftello. * modules/ftello (Dependencies): Add extensions. * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible 8e9b3595 2008-03-06T23:19:33 Ensure that fseeko is declared when possible.
Bruno Haible 387bd3e7 2008-03-06T19:51:46 Avoid line break inside email address.
Bruno Haible 07433b23 2008-03-06T19:41:21 Add libgnupdf.
Bruno Haible cff97834 2008-03-06T18:46:20 Talk about "header file", not "header".
Thien-Thi Nguyen 6bf4d146 2008-03-06T18:43:12 Consistent explanation of "Gnulib module: ..." notation.
Bruno Haible 8ac36b17 2008-03-06T15:00:56 Small updates.
Bruno Haible 4cfdf4b1 2008-03-06T13:55:53 Move the documentation of module 'func' to its own file.
Simon Josefsson 2d1025c8 2008-03-06T12:13:54 Add entries for recent func module changes.
Simon Josefsson 764a7485 2008-03-06T12:06:19 Change license to unlimited for func module.
Simon Josefsson b4feec41 2008-03-06T12:01:44 Rename __func__ module to func. Suggested by Eric Blake <ebb9@byu.net>.
Simon Josefsson e2b0fa9e 2008-03-06T11:16:06 Minor cleanups of __func__ module, suggested by Eric Blake <ebb9@byu.net>.
Simon Josefsson 5e4c2e5a 2008-03-04T15:37:59 Add module __func__ to provide C99 __func__ variable.
Simon Josefsson 8de8489f 2008-03-06T10:28:14 Add pdf target in doc/.
Simon Josefsson f90666c1 2008-03-05T12:21:47 Re-license byteswap to LGPLv2+.
Simon Josefsson 83ab3c0e 2008-03-05T10:58:52 Use unlimited license for inline module.
Bruno Haible 1b77f9cd 2008-03-04T00:58:30 Update last ChangeLog entry.
Bruno Haible b7285ef5 2008-03-03T12:52:53 Oops, fix last commit.
John E. Malmberg 79edddd8 2008-03-03T12:49:54 Add VMS support.
John E. Malmberg 84a14b9a 2008-03-03T12:39:56 Update VMS specifics.
Jim Meyering 8b522e77 2008-03-02T21:02:48 Remove the last dependency on the "free" module. * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE. Reported by Bob Proulx.
Jim Meyering f19812de 2008-03-01T12:14:27 lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
Jim Meyering 7dd49d28 2008-02-18T14:12:07 Remove useless "if" tests before free. Deprecate "free" module. * doc/posix-functions/free.texi: Mention that this module is no longer useful. * modules/free (Notice): Say this module is obsolete. * modules/readutmp (Depends-on): Remove free. * lib/save-cwd.c (free_cwd): Remove useless "if" before free. * lib/putenv.c (putenv): Likewise. * lib/gc-gnulib.c (gc_cipher_close): Likewise. * lib/getaddrinfo.c (freeaddrinfo): Likewise. * tests/test-c-strcasestr.c (main): Likewise. * tests/test-c-strstr.c (main): Likewise. * tests/test-mbscasestr1.c (main): Likewise. * tests/test-mbscasestr2.c (main): Likewise. * tests/test-mbsstr1.c (main): Likewise. * tests/test-mbsstr2.c (main): Likewise. * tests/test-memmem.c (main): Likewise. * tests/test-strcasestr.c (main): Likewise. * tests/test-striconv.c (main): Likewise. * tests/test-striconveh.c (main): Likewise. * tests/test-striconveha.c (main): Likewise. * tests/test-strstr.c (main): Likewise.
Jim Meyering 2745af10 2008-03-02T17:19:20 * build-aux/git-version-gen: Adjust a comment and the Usage string. Signed-off-by: Jim Meyering <meyering@redhat.com>
Jim Meyering 1871822d 2008-03-02T17:17:28 bootstrap: sync from coreutils again * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks. Signed-off-by: Jim Meyering <meyering@redhat.com>
Karl Berry 0c92f4b8 2008-03-02T07:01:38 autoupdate
Eric Blake 03e82390 2008-03-01T08:40:22 Fix bugs in last patch. * lib/memchr2.c (memchr2): Fix typo. * tests/test-memchr2.c: Test previous bug, and don't use GNU extension. Reported by Bruce Korb. Signed-off-by: Eric Blake <ebb9@byu.net>
Jim Meyering 12ffac08 2008-03-01T16:39:04 Add ChangeLog entry.
Jim Meyering 2e6c567d 2008-03-01T09:08:53 bootstrap: sync from coreutils * build-aux/bootstrap (update_po_files): Copy a .po file into place also when the target doesn't exist.
Eric Blake f91b9f97 2008-03-01T06:54:29 New module 'memchr2'. * modules/memchr2: New file. * modules/memchr2-tests: Likewise. * lib/memchr2.h: Likewise. * lib/memchr2.c: Likewise, based on memchr.c. * tests/test-memchr2.c: New test. * MODULES.html.sh (String handling): Add memchr2. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry 9a51440f 2008-02-29T15:22:57 update from texinfo
Karl Berry eb6697fa 2008-02-29T06:59:47 autoupdate
Bruno Haible ba35bf7e 2008-02-29T10:31:01 Tests for module 'freadseek'.
Bruno Haible e9ad5470 2008-02-29T10:29:38 New module 'freadseek'.
Sergey Poznyakoff d76e7fe6 2008-02-29T10:49:04 Add anubis, cpio, mailfromd, mailutils, radius, wydawca.
Sergey Poznyakoff bc6aea74 2008-02-29T10:30:05 Update
Sergey Poznyakoff 8d528238 2008-02-29T10:29:06 (gl_ARGP): Use AC_TRY_LINK to test if program_invocation_name and program_invocation_short_name are present.
Bruno Haible 5a79e1d1 2008-02-29T01:08:18 More tests for freadptr.
Bruno Haible e8014c6b 2008-02-29T00:58:02 Change specification for the sake of ungetc on hypothetic platforms.
Karl Berry 1ddcbefb 2008-02-28T06:55:50 autoupdate
Sergey Poznyakoff d65a3f18 2008-02-28T16:48:43 Update
Sergey Poznyakoff 3a655908 2008-02-28T16:48:03 (source_base, m4_base, doc_base, tests_base): New variables. (gnulib_tool_options): Do not hardcode base directories, use the above variables instead.
Atsushi SAKAI d71a1102 2008-02-28T15:26:44 Fix typo in comment.
Bruno Haible 4bf3a252 2008-02-28T13:21:06 Tests for module 'freadptr'.
Bruno Haible 56690adc 2008-02-28T13:19:17 New module 'freadptr'.
Karl Berry 25071b01 2008-02-27T00:09:20 Sync from Libtool: * libltdl/argz.c (argz_add, argz_count): New functions. * libltdl/argz.in.h: Declare them. Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
Bruno Haible 9ded0d63 2008-02-24T18:40:04 Fix a build problem on HP-UX 10.
Bruno Haible eb4a09db 2008-02-24T17:20:48 Documentation tweak, reported by Peter O'Gorman.
Bruno Haible 6e99bc97 2008-02-24T16:58:50 Tests for module 'environ'.
Bruno Haible 97f93a77 2008-02-24T16:57:02 Oops, forgot a dependency.
Bruno Haible 22eb7728 2008-02-24T16:40:15 New module 'environ'.
Bruno Haible ed6d305b 2008-02-24T15:31:00 Documentation about problem on MacOS X 10.
Bob Proulx 511e2bf8 2008-02-21T09:07:10 Enable use of older two part flavor 'git describe'. * build-aux/git-version-gen: If using the older two part flavor of git version then recreate the third part now present in the newer three part flavor of git describe.
Martin Buchholz 5b4cf2a6 2008-02-20T12:15:12 * lib/fts.c (fts_build): Typo correction to comment.
Jim Meyering 3239f178 2008-02-20T10:42:48 * ChangeLog: Indent copyright notice to avoid "make distcheck" failure in coreutils.
Bruno Haible 82909c26 2008-02-18T13:00:11 Restore the ChangeLog's truncated tail.
Bruno Haible ea180b80 2008-02-18T03:36:33 Avoid generating no-op conflicts.
Bruno Haible 0eb77fc8 2008-02-18T03:11:40 Speed up by 10%.
Bruno Haible 65bd1047 2008-02-18T03:09:00 Speed up by 25%.
Bruno Haible 29b57c22 2008-02-18T02:41:03 Speed up from O(n^2) to O(n).
Bruno Haible 5f193761 2008-02-18T01:55:47 New option --split-merged-entry.
Bruno Haible 177498a1 2008-02-17T15:42:34 Support the "git pull --rebase" situation.
Karl Berry a6f646ef 2008-02-16T09:09:43 autoupdate
Karl Berry 8ada2937 2008-02-16T09:07:54 autoupdate
Eric Blake 3d986f52 2008-02-16T07:40:47 Avoid doubling \ in common case of "c-maybe" quoting style. * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when eliding outer quotes. * lib/quotearg.h: Document this. * tests/test-quotearg.c (result_strings, inputs, results_g) (flag_results, locale_results): Test it by adding a new string to each test group. (compare_strings): Test new string. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake df4e570b 2008-02-13T21:46:03 Avoid trigraph quoting in default output. * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS. * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs unless explicitly requested. * tests/test-quotearg.c (flag_results, main): Add additional tests. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry e301b04f 2008-02-15T11:16:02 update from texinfo
Karl Berry 501a61c5 2008-02-14T07:16:31 autoupdate
Lasse Collin a76230b7 2008-01-23T17:48:40 Don't rely on signed integer overflowing to negative value. * lib/getugroups.c (getugroups): Include <limits.h>. Instead, compare against INT_MAX, and increment only if the test passes.
Eric Blake d1ae289c 2008-02-13T07:41:22 Avoid shadowing warning and compile errors on Linux. * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h> forwarding macros on Linux. (dcgettext): Define a stub, for Linux. (results_g, main): Avoid warnings. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake cbfa4bf0 2008-02-12T21:05:57 Silence warning in last patch. * lib/quotearg.c (quotearg_buffer_restyled): Add missing const. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 05230b80 2008-02-12T11:42:29 Quotearg part 4: add tests, fix c-maybe colon quoting. * lib/quotearg.h: Improve documentation. * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra escapes when adding outer quotes. When quoting trigraphs, use valid C notation. When quoting NUL, omit extra characters if next character is not digit. Alter prototype. (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust callers. * modules/quotearg-tests: New module. * tests/test-quotearg.c: New test. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 74dd1966 2008-02-07T16:44:01 Quotearg part 3: add flag to control outer quote elision. * lib/quotearg.h (c_maybe_quoting_style): New style. (enum quoting_flags): Better documentation of flags. * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add c-maybe style. (quotearg_buffer_restyled): Handle new flag to elide outer quotes. Signed-off-by: Eric Blake <ebb9@byu.net>