log

age author description
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Mon, 28 Apr 2008 17:08:43 -0600 Eric Blake Add rawmemchr module, matching glibc.
Mon, 28 Apr 2008 17:02:16 -0600 Eric Blake Whitespace cleanup.
Mon, 28 Apr 2008 15:43:04 -0600 Eric Blake Optimize and test strchrnul.
Mon, 28 Apr 2008 15:18:09 -0600 Eric Blake * .gitignore: Ignore bad patch applications.
Mon, 28 Apr 2008 10:24:14 -0600 Eric Blake Remove intprops dependency.
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Mon, 28 Apr 2008 11:24:51 +0200 Bruno Haible Mention a problem on mingw.
Mon, 28 Apr 2008 00:12:56 +0200 Bruno Haible Make test-stat-time pass on mingw.
Sun, 27 Apr 2008 23:30:18 +0200 Bruno Haible Add some comments.
Sun, 27 Apr 2008 22:51:28 +0200 Bruno Haible Stricter test whether isnanl works.
Sun, 27 Apr 2008 16:22:30 +0200 Bruno Haible Make test-yesno.sh work on mingw.
Sun, 27 Apr 2008 14:07:20 +0200 Bruno Haible Fix 'isfinite' on x86, x86_64, ia64 platforms.
Sun, 27 Apr 2008 12:41:21 +0200 Bruno Haible Allow local renaming in config.h.
Sun, 27 Apr 2008 12:37:28 +0200 Bruno Haible Avoid gcc warnings.
Sat, 26 Apr 2008 21:26:10 -0600 Eric Blake Optimize and test memrchr.
Sat, 26 Apr 2008 19:42:00 +0200 Bruno Haible Oops, fix mistake in third-to-last commit.
Sat, 26 Apr 2008 18:58:00 +0200 Bruno Haible Add tentative support for DragonFly BSD.
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 18:10:54 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 16:48:23 +0200 Bruno Haible Fix indentation.
Sat, 26 Apr 2008 16:47:30 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 16:42:17 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 14:14:12 +0200 Bruno Haible Work around limitation of an old 'tr' program on Solaris.
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.
Sat, 26 Apr 2008 12:38:15 +0200 Bruno Haible Optimize parallel detection of matching bytes.
Sat, 26 Apr 2008 12:31:13 +0200 Bruno Haible Define memchr, not __memchr.
Sat, 26 Apr 2008 11:31:20 +0200 Bruno Haible Superficial improvements and comments.
Fri, 25 Apr 2008 14:52:38 -0600 Eric Blake Use native fstatat on cygwin 1.7.0.
Fri, 25 Apr 2008 11:42:13 -0700 Karl Berry autoupdate
Thu, 24 Apr 2008 06:38:34 -0700 Karl Berry autoupdate
Wed, 23 Apr 2008 15:03:40 -0600 Eric Blake Improve memchr2 performance.
Wed, 23 Apr 2008 08:09:44 +0200 Simon Josefsson Make setsockopt replacement more typesafe.
Wed, 23 Apr 2008 08:02:48 +0200 Simon Josefsson Add file, was missing from last commit.
Wed, 23 Apr 2008 07:59:31 +0200 Simon Josefsson Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
Tue, 22 Apr 2008 19:17:58 +0200 Jim Meyering * modules/verify (License): Re-license as LGPLv2+.
Tue, 22 Apr 2008 10:57:31 +0200 Simon Josefsson Cast fourth argument to setsockopt on MinGW.
Tue, 22 Apr 2008 01:58:02 +0200 Bruno Haible Give attribution.
Tue, 22 Apr 2008 01:56:52 +0200 Bruno Haible Replace the isw* functions on Linux libc5.
Tue, 22 Apr 2008 01:19:07 +0200 Bruno Haible Fix typo in last commit.
Tue, 22 Apr 2008 00:43:52 +0200 Bruno Haible Fix test failures on mingw.
Tue, 22 Apr 2008 00:31:48 +0200 Bruno Haible Fix test failure on mingw.
Tue, 22 Apr 2008 00:16:03 +0200 Bruno Haible Fix mistake in last commit.
Tue, 22 Apr 2008 00:01:17 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.
Mon, 21 Apr 2008 23:57:39 +0200 Bruno Haible Fix compilation errors related to rpl_mkdir on mingw.
Mon, 21 Apr 2008 23:47:45 +0200 Bruno Haible Port to native Windows platforms.
Mon, 21 Apr 2008 23:45:08 +0200 Bruno Haible Fix compilation error on mingw.
Mon, 21 Apr 2008 09:57:07 -0600 Eric Blake Work around preprocessors that don't handle UINTMAX_MAX.
Mon, 21 Apr 2008 17:38:59 +0200 Bruno Haible Add a ChangeLog entry for an already committed change to lib/localename.c.
Mon, 21 Apr 2008 11:03:51 +0200 Simon Josefsson (strftime): Explain better Windows incompatibility.
Sun, 20 Apr 2008 20:05:53 +0200 Bruno Haible Fix module dependencies.
Sun, 20 Apr 2008 20:05:25 +0200 Bruno Haible Remove trailing spaces.
Sun, 20 Apr 2008 20:02:43 +0200 Bruno Haible Fix test failure on platforms with non-GNU iconv.
Sun, 20 Apr 2008 19:57:36 +0200 Bruno Haible The test was a little too strict.
Sun, 20 Apr 2008 16:15:49 +0200 Bruno Haible Work around roundf() bug on mingw.
Sun, 20 Apr 2008 13:15:16 +0200 Bruno Haible Fix link error on mingw.
Sun, 20 Apr 2008 09:53:38 +0200 Bruno Haible <sys/stat.h> must provide the nlink_t type.
Sun, 20 Apr 2008 09:51:46 +0200 Bruno Haible Document snprintf bug on Linux libc5.
Sat, 19 Apr 2008 21:42:16 +0200 Bruno Haible Work around snprintf bug on Linux libc5.
Sat, 19 Apr 2008 17:55:05 +0200 Bruno Haible Make floorlog10 function more precise.
Sat, 19 Apr 2008 17:26:36 +0200 Bruno Haible Fix rounding when a precision is given.
Fri, 18 Apr 2008 10:41:18 -0700 Karl Berry update from texinfo
Fri, 18 Apr 2008 07:57:51 +0200 Simon Josefsson doc/posix-functions/strftime.texi (strftime): Clarify platform.
Fri, 18 Apr 2008 00:06:33 +0200 Bruno Haible Provide missing no-op definitions for the dummy implementation.
Thu, 17 Apr 2008 06:13:17 -0600 Eric Blake Correct attribution of previous patch.
Thu, 17 Apr 2008 13:18:42 +0200 Simon Josefsson Fix typo.
Thu, 17 Apr 2008 13:16:54 +0200 Simon Josefsson Mention that strftime %e doesn't work under Windows.
Thu, 17 Apr 2008 04:51:06 +0200 Bruno Haible Update the list of Windows locales.
Thu, 17 Apr 2008 04:35:33 +0200 Bruno Haible Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.
Wed, 16 Apr 2008 19:28:29 -0600 Eric Blake Adjust strtod detection to catch glibc 2.7 bug.
Thu, 17 Apr 2008 02:01:23 +0200 Bruno Haible Add tentative support for Linux libc5.
Wed, 16 Apr 2008 03:46:36 +0200 Bruno Haible Define module indicator, used by math.in.h.
Wed, 16 Apr 2008 03:39:15 +0200 Bruno Haible Remove unused variables.
Wed, 16 Apr 2008 03:35:29 +0200 Bruno Haible Fix bug in error handling code.
Wed, 16 Apr 2008 03:26:46 +0200 Bruno Haible Fix use of isspace() function.
Tue, 15 Apr 2008 15:25:38 +0200 Paolo Bonzini fix typos in mathl
Tue, 15 Apr 2008 06:24:27 -0700 Karl Berry autoupdate
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Mon, 14 Apr 2008 10:20:22 +0200 Jim Meyering test-strtod: fix typos: s/abs/fabs/
Sun, 13 Apr 2008 22:52:00 +0200 Bruno Haible Add comment for last commit.
Sun, 13 Apr 2008 22:39:41 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
Sun, 13 Apr 2008 22:17:09 +0200 Bruno Haible Avoid a test failure on AIX 4 and AIX 5.
Sun, 13 Apr 2008 21:58:00 +0200 Bruno Haible Fix compilation failure on AIX with xlc.
Sun, 13 Apr 2008 21:41:13 +0200 Bruno Haible Work around a HP-UX stdio bug.
Sun, 13 Apr 2008 21:20:17 +0200 Bruno Haible Avoid negating 0.0L - it yields a wrong result on HP-UX/hppa.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sun, 13 Apr 2008 19:33:56 +0200 Bruno Haible Avoid trailing comma, for picky AIX compiler.
Sun, 13 Apr 2008 19:25:13 +0200 Bruno Haible Work around a HP cc compiler bug.
Sun, 13 Apr 2008 18:35:13 +0200 Bruno Haible Check for libintl.h. Needed for HAVE_LIBINTL_H.
Sun, 13 Apr 2008 18:29:05 +0200 Bruno Haible Remove stray semicolon.
Sun, 13 Apr 2008 18:15:04 +0200 Bruno Haible test-quotearg needs to be linked against libintl (at least on Solaris).
Sun, 13 Apr 2008 14:56:42 +0200 Bruno Haible Override <sys/socket.h> when it exists but is incomplete.
Sun, 13 Apr 2008 12:57:48 +0200 Bruno Haible Avoid warning on EMX.
Sun, 13 Apr 2008 12:50:49 +0200 Bruno Haible Avoid warning on emx+gcc.
Sun, 13 Apr 2008 02:26:28 +0200 Bruno Haible Enable the fpucw handling also for x86_64.
Sat, 12 Apr 2008 19:56:55 +0200 Bruno Haible Update ChangeLog entry: the problem on emx+gcc was a different one.
Sat, 12 Apr 2008 19:53:25 +0200 Bruno Haible Fix link failure on Solaris 10/x86 with gcc.
Sat, 12 Apr 2008 18:33:53 +0200 Bruno Haible Override the system isnanf also on IRIX 6.5 with gcc.
Sat, 12 Apr 2008 17:25:00 +0200 Jim Meyering * m4/math_h.m4 (gl_MATH_H): Fix typos.
Sat, 12 Apr 2008 17:10:44 +0200 Bruno Haible Fix mistake in EMX port.
Sat, 12 Apr 2008 07:22:40 -0600 Eric Blake Work around Solaris 10 math.h bug.
Sat, 12 Apr 2008 03:26:13 +0200 Bruno Haible Adapt to future versions of Apple GCC.
Sat, 12 Apr 2008 02:34:33 +0200 Bruno Haible Avoid test failure on IRIX.
Sat, 12 Apr 2008 02:03:40 +0200 Bruno Haible Link test-strsignal with libintl.
Sat, 12 Apr 2008 01:58:40 +0200 Bruno Haible Link test-getaddrinfo with libintl.
Sat, 12 Apr 2008 01:34:34 +0200 Bruno Haible Fix two compilation errors.
Sat, 12 Apr 2008 01:07:35 +0200 Bruno Haible Include stdbool, for 'true' and 'false'.
Sat, 12 Apr 2008 00:24:39 +0200 Bruno Haible Fix compilation error with IRIX 6.5 cc.
Fri, 11 Apr 2008 10:22:22 -0600 Eric Blake Avoid compile failure on OS/2.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Fri, 11 Apr 2008 15:57:56 +0200 Bruno Haible Tweak comment.
Fri, 11 Apr 2008 15:13:24 +0200 Bruno Haible Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
Fri, 11 Apr 2008 13:29:33 +0200 Bruno Haible Fix a link error on MacOS X.
Fri, 11 Apr 2008 12:01:17 +0200 Bruno Haible Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
Fri, 11 Apr 2008 09:16:11 +0200 Simon Josefsson Make gc_random work under Windows.
Fri, 11 Apr 2008 01:45:36 +0200 Bruno Haible Typo in comment.
Thu, 10 Apr 2008 12:58:26 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
Thu, 10 Apr 2008 00:56:00 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
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.