log

age author description
Wed, 09 Apr 2008 10:31:35 -0700 Karl Berry update from texinfo
Wed, 09 Apr 2008 08:24:35 -0600 Eric Blake Avoid some more autoconf warnings.
Wed, 09 Apr 2008 06:42:08 -0600 Eric Blake Avoid some autoconf warnings.
Tue, 08 Apr 2008 07:38:18 -0600 Eric Blake Use 'git describe --match' if present (added in git 1.5.5).
Tue, 08 Apr 2008 13:11:19 +0200 Bruno Haible Add tentative support for OpenServer.
Fri, 04 Apr 2008 08:43:58 +0200 Jim Meyering gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
Sun, 06 Apr 2008 11:31:10 +0200 Bruno Haible Avoid possible error with non-ASCII bytes in UTF-8 locales.
Sun, 06 Apr 2008 00:34:50 +0200 Ralf Wildenhues Fix quoting in double-slash-root.m4.
Fri, 04 Apr 2008 06:58:46 -0600 Eric Blake Make test-fseeko.c failures meaningful.
Thu, 03 Apr 2008 22:37:49 -0600 Eric Blake Improve strtod bug detection check.
Fri, 04 Apr 2008 04:23:39 +0200 Bruno Haible relocatable-prog-wrapper needs the gl_ENVIRON macro.
Thu, 03 Apr 2008 16:31:30 -0600 Eric Blake Ensure sane .version contents.
Thu, 03 Apr 2008 14:03:49 -0600 Eric Blake Make GNU make output nicer.
Thu, 03 Apr 2008 10:55:10 -0600 Eric Blake Another maintainer tweak.
Thu, 03 Apr 2008 18:23:40 +0200 Jim Meyering vc-list-files: don't cause coreutils "make po-check" failure
Thu, 03 Apr 2008 08:45:00 -0600 Eric Blake Allow VPATH usage of vc-list-files.
Thu, 03 Apr 2008 07:58:16 -0600 Eric Blake Fix mode change
Thu, 03 Apr 2008 06:19:48 -0700 Karl Berry autoupdate
Thu, 03 Apr 2008 06:18:57 -0700 Karl Berry update from texinfo
Thu, 03 Apr 2008 00:37:05 +0200 Bruno Haible Avoid some "statement with no effect" warnings from gcc.
Thu, 03 Apr 2008 00:15:24 +0200 Jim Meyering Avoid some warnings from "gcc -Wshadow".
Wed, 02 Apr 2008 08:32:17 +0200 Jim Meyering bootstrap: remove dangling *.[ch] symlinks from lib
Thu, 03 Apr 2008 00:07:16 +0200 Bruno Haible Avoid some warnings from "gcc -Wshadow".
Wed, 02 Apr 2008 03:30:52 +0200 Bruno Haible Refine documentation of NAN problem.
Wed, 02 Apr 2008 03:29:50 +0200 Bruno Haible Fix test to work on IRIX 6.5 with cc.
Wed, 02 Apr 2008 03:23:43 +0200 Bruno Haible Refine documentation of NAN problem.
Wed, 02 Apr 2008 03:06:02 +0200 Bruno Haible Use macros NaNf, NaNd, NaNl instead of NAN.
Tue, 01 Apr 2008 07:50:28 -0600 Eric Blake Fix typos.
Tue, 01 Apr 2008 07:47:40 -0600 Eric Blake Fix typo.
Tue, 01 Apr 2008 06:34:34 -0600 Eric Blake For now, cater to gnulib strtod inaccuracies.
Mon, 31 Mar 2008 20:56:25 -0600 Eric Blake Guarantee a definition of NAN.
Tue, 01 Apr 2008 01:37:42 +0200 Bruno Haible Update test results on OSF/1.
Tue, 01 Apr 2008 00:26:18 +0200 Bruno Haible Convert from C99 syntax to C89 syntax.
Tue, 01 Apr 2008 00:04:49 +0200 Bruno Haible Assume NaNs exist; don't test the NAN macro.
Mon, 31 Mar 2008 19:22:06 +0200 Jim Meyering Don't compare actual signbit return values.
Mon, 31 Mar 2008 11:03:28 -0700 Karl Berry update from texinfo
Mon, 31 Mar 2008 08:30:11 -0600 Eric Blake Correct docs for Solaris strtod.
Mon, 31 Mar 2008 06:22:49 -0600 Eric Blake More strtod documentation.
Mon, 31 Mar 2008 00:50:54 -0500 Paul Eggert * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
Mon, 31 Mar 2008 01:59:11 +0200 Bruno Haible Add info about many more platforms.
Sun, 30 Mar 2008 16:40:35 -0600 Eric Blake Test signbit behavior on zeros.
Sun, 30 Mar 2008 16:39:41 -0600 Eric Blake Fix typo in last patch.
Sun, 30 Mar 2008 15:04:25 -0700 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sun, 30 Mar 2008 15:57:54 -0600 Eric Blake More strtod touchups.
Sun, 30 Mar 2008 18:56:58 +0200 Bruno Haible Optimize conversion from UTF-8 to UTF-8//TRANSLIT.
Sun, 30 Mar 2008 18:48:14 +0200 Bruno Haible Avoid failure when attempting to return empty iconv results on some platforms.
Sun, 30 Mar 2008 18:29:39 +0200 Bruno Haible Fix buffer overrun.
Sun, 30 Mar 2008 08:07:51 -0600 Eric Blake strtod touchups.
Sun, 30 Mar 2008 15:58:28 +0200 Bruno Haible Use the EOVERFLOW module instead of a manual fallback for EOVERFLOW.
Sun, 30 Mar 2008 15:18:13 +0200 Bruno Haible Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Sun, 30 Mar 2008 14:38:27 +0200 Bruno Haible Remove EOVERFLOW override.
Sun, 30 Mar 2008 14:36:00 +0200 Bruno Haible Tests for module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:34:48 +0200 Bruno Haible New module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:09:00 +0200 Bruno Haible Fix a bug in unistdio routines, introduced on 2007-06-10.
Sun, 30 Mar 2008 12:25:40 +0200 Bruno Haible Improve freadseek's efficiency after ungetc.
Sun, 30 Mar 2008 11:32:20 +0200 Bruno Haible Use freadptr's return value.
Sun, 30 Mar 2008 11:22:43 +0200 Bruno Haible Fix ChangeLog entry.
Sun, 30 Mar 2008 15:03:19 -0700 Karl Berry autoupdate
Sat, 29 Mar 2008 21:24:07 -0600 Eric Blake Add hex float support.
Sat, 29 Mar 2008 13:50:21 -0600 Eric Blake Document various strtod bugs, with some fixes.
Sat, 29 Mar 2008 16:55:56 -0600 Eric Blake Fix ftell on mingw.
Sat, 29 Mar 2008 07:15:50 -0600 Eric Blake Pass test-freadseek on cygwin.
Sat, 29 Mar 2008 12:59:48 +0100 Bruno Haible Disable the fflush-after-ungetc tests, since gnulib currently does not
Fri, 28 Mar 2008 15:50:04 +0100 Simon Josefsson Support SHA-224 in gc.
Wed, 26 Mar 2008 11:27:16 -0700 Karl Berry autoupdate
Wed, 26 Mar 2008 01:03:01 +0100 Jim Meyering gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
Wed, 26 Mar 2008 03:03:22 +0100 Bruno Haible Tweak the "gettextize and autopoint" section.
Wed, 26 Mar 2008 00:06:08 +0100 Jim Meyering gnumakefile: Don't double-quote-expand $(VPATH) value.
Tue, 25 Mar 2008 06:52:49 -0700 Karl Berry autoupdate
Fri, 21 Mar 2008 22:29:37 -0600 Eric Blake Alter GNUmakefile to install into top directory.
Mon, 24 Mar 2008 00:29:22 +0100 Bruno Haible New options --vc-files, --no-vc-files.
Sun, 23 Mar 2008 23:49:02 +0100 Bruno Haible Fix regex compilation error on HP-UX 11.
Sun, 23 Mar 2008 20:13:23 +0100 Bruno Haible Document how to resolve the conflicts between gnulib and gettext.
Sun, 23 Mar 2008 14:28:03 +0100 Bruno Haible Install files from top/ in the destination directory.
Sun, 23 Mar 2008 12:28:46 +0100 Bruno Haible Tweak "gnulib --version" output.
Sun, 23 Mar 2008 12:18:23 +0100 Bruno Haible Tweak "gnulib --version" output.
Fri, 21 Mar 2008 07:16:51 -0600 Eric Blake More --version tweaks.
Fri, 21 Mar 2008 00:34:04 +0100 Jim Meyering * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
Thu, 20 Mar 2008 09:24:13 -0600 Eric Blake VPATH fix.
Thu, 20 Mar 2008 15:50:57 +0100 Simon Josefsson Make git-version-gen optional. Add _build-aux variable.
Thu, 20 Mar 2008 06:52:53 -0600 Eric Blake Sync GNUmakefile with coreutils.
Tue, 18 Mar 2008 16:19:27 +0100 Jim Meyering New script and module: mktempd
Mon, 17 Mar 2008 10:58:47 -0700 Karl Berry update from texinfo
Sun, 16 Mar 2008 10:28:00 -0700 Karl Berry autoupdate
Sat, 15 Mar 2008 16:06:44 +0100 Jim Meyering Undo last change.
Sat, 15 Mar 2008 15:24:39 +0100 Jim Meyering sha1.c, md5.c: Hoist a redundant expression.
Fri, 14 Mar 2008 08:46:18 -0600 Eric Blake Bump copyright year in files generated by gnulib-tool.
Fri, 14 Mar 2008 08:24:29 -0600 Eric Blake Fix 'gnulib-tool --version' output to work with git.
Thu, 13 Mar 2008 06:50:28 -0700 Karl Berry autoupdate
Wed, 12 Mar 2008 15:38:55 -0700 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Wed, 12 Mar 2008 14:07:11 +0100 Jim Meyering Recognize optional cast of the argument to free.
Wed, 12 Mar 2008 11:09:47 +0100 Jim Meyering * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
Wed, 12 Mar 2008 11:57:08 -0700 Karl Berry autoupdate
Wed, 12 Mar 2008 05:50:20 +0100 Bruno Haible Extend AC_LIB_LINKFLAGS to the situation of several libraries provided by a single package.
Wed, 12 Mar 2008 05:46:23 +0200 Sergey Poznyakoff * build-aux/bootstrap (version_controlled_file): Adapt for SVN
Wed, 12 Mar 2008 02:57:35 +0100 Bruno Haible Avoid conflicts between local macro definitions.
Tue, 11 Mar 2008 05:38:53 +0100 Bruno Haible Correct the va_copy definition for AIX 5.
Tue, 11 Mar 2008 05:36:15 +0100 Bruno Haible Correct the va_copy definition for AIX 5.
Tue, 11 Mar 2008 05:28:42 +0100 Bruno Haible Document a pitfall.
Tue, 11 Mar 2008 05:25:50 +0100 Bruno Haible Fix commit from 2007-06-20.
Mon, 10 Mar 2008 02:01:23 +0100 Bruno Haible Take into account the number of pushed-back bytes (ungetc).
Mon, 10 Mar 2008 00:23:20 +0100 Bruno Haible Extend freadptr to return also the buffer size.
Mon, 10 Mar 2008 00:00:52 +0100 Bruno Haible Explain how to remedy the TeX save_size error.
Sun, 09 Mar 2008 22:12:55 +0100 Bruno Haible Fix mistake in last commit.
Sun, 09 Mar 2008 22:12:35 +0100 Bruno Haible Fix comments in last commit.
Sat, 08 Mar 2008 06:34:47 -0800 Karl Berry autoupdate
Fri, 07 Mar 2008 10:29:54 -0800 Karl Berry update from texinfo
Fri, 07 Mar 2008 08:38:32 -0800 Karl Berry autoupdate
Fri, 07 Mar 2008 03:34:46 +0100 Bruno Haible Make fflush after ungetc work on BSD platforms.
Thu, 06 Mar 2008 19:18:38 -0700 Eric Blake Likewise for ftello.
Thu, 06 Mar 2008 23:19:33 +0100 Bruno Haible Ensure that fseeko is declared when possible.
Thu, 06 Mar 2008 19:51:46 +0100 Bruno Haible Avoid line break inside email address.
Thu, 06 Mar 2008 19:41:21 +0100 Bruno Haible Add libgnupdf.
Thu, 06 Mar 2008 18:46:20 +0100 Bruno Haible Talk about "header file", not "header".
Thu, 06 Mar 2008 18:43:12 +0100 Thien-Thi Nguyen Consistent explanation of "Gnulib module: ..." notation.
Thu, 06 Mar 2008 15:00:56 +0100 Bruno Haible Small updates.
Thu, 06 Mar 2008 13:55:53 +0100 Bruno Haible Move the documentation of module 'func' to its own file.
Thu, 06 Mar 2008 12:13:54 +0100 Simon Josefsson Add entries for recent func module changes.
Thu, 06 Mar 2008 12:06:19 +0100 Simon Josefsson Change license to unlimited for func module.
Thu, 06 Mar 2008 12:01:44 +0100 Simon Josefsson Rename __func__ module to func.