log

age author description
Fri, 24 Apr 2009 00:53:35 +0200 Simon Josefsson Sync maint.mk with coreutils.
Thu, 23 Apr 2009 06:16:03 -0700 Karl Berry autoupdate
Thu, 23 Apr 2009 03:35:20 +0200 Bruno Haible Fix cross-compilation results.
Wed, 22 Apr 2009 07:34:46 -0700 Karl Berry autoupdate
Tue, 21 Apr 2009 03:43:01 +0200 Bruno Haible Avoid test failure on mingw.
Tue, 21 Apr 2009 03:02:15 +0200 Bruno Haible Avoid compilation error on mingw.
Mon, 20 Apr 2009 04:27:37 +0200 Bruno Haible Support for building a shared library on Windows platforms.
Mon, 20 Apr 2009 00:06:17 +0200 Bruno Haible Avoid a compiler warning.
Sun, 19 Apr 2009 22:09:56 +0200 Bruno Haible Don't touch configmake.h if it has not actually changed.
Sat, 18 Apr 2009 06:12:25 -0700 Karl Berry autoupdate
Fri, 17 Apr 2009 06:29:57 -0700 Karl Berry autoupdate
Fri, 17 Apr 2009 08:51:35 +0200 Simon Josefsson maintainer-makefile: (PO_DOMAIN): New variable, allows overriding of gettext domain.
Thu, 16 Apr 2009 18:08:04 +0200 Jim Meyering useless-if-before-free: improve conversion code
Tue, 14 Apr 2009 21:31:30 +0200 Bruno Haible Tweak last commit.
Mon, 13 Apr 2009 17:22:25 -0600 Eric Blake * build-aux/gendocs.sh: Restore lost x bit.
Mon, 13 Apr 2009 10:04:12 -0700 Karl Berry remove trailing whitespace to placate Jim, more license syncs
Sun, 12 Apr 2009 16:31:16 -0700 Ben Pfaff Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
Tue, 07 Apr 2009 20:41:15 -0700 Ben Pfaff Make rename replace existing destinations on Windows.
Sat, 11 Apr 2009 00:36:47 +0200 Bruno Haible Add include that is no longer done by striconveha.h.
Sat, 11 Apr 2009 00:01:31 +0200 Bruno Haible New include file "iconveh.h".
Fri, 10 Apr 2009 23:24:25 +0200 Bruno Haible Fix comment.
Fri, 10 Apr 2009 19:50:44 +0200 Bruno Haible Inside libunistring, define the function always.
Fri, 10 Apr 2009 19:43:13 +0200 Bruno Haible Mark the 'utime' module obsolete.
Fri, 10 Apr 2009 19:36:32 +0200 Bruno Haible Fix cross-compile guess for utime test.
Thu, 09 Apr 2009 18:07:15 +0200 Kamil Dudka filevercmp: correct today's change
Thu, 09 Apr 2009 13:22:23 +0200 Kamil Dudka filevercmp: fix regression
Tue, 07 Apr 2009 10:38:35 +0200 Jim Meyering useless-if-before-free: show how to remove braced useless free, too
Tue, 07 Apr 2009 09:05:47 +0100 Reuben Thomas maint.mk: import changes to syntax-check macros from coreutils
Tue, 07 Apr 2009 04:07:30 +0200 Bruno Haible Fix unportable use of bit-fields.
Tue, 07 Apr 2009 02:59:43 +0200 Bruno Haible Avoid test failures on AIX and OSF/1.
Mon, 06 Apr 2009 03:05:17 +0200 Bruno Haible Work around an autoconf limitation on line lengths.
Mon, 06 Apr 2009 01:32:32 +0200 Bruno Haible Avoid test failure with libiconv-1.13.
Sun, 05 Apr 2009 22:42:13 +0200 Bruno Haible Make it easier to distribute gnulib-built libraries.
Sun, 05 Apr 2009 21:48:52 +0200 Bruno Haible Comment.
Sun, 05 Apr 2009 21:48:01 +0200 Bruno Haible New gnulib-tool option --copy-file.
Sun, 05 Apr 2009 11:16:12 -0700 Karl Berry prominently mention gnulib-tool; rearrange sections
Sun, 05 Apr 2009 11:09:28 -0700 Karl Berry prominently mention gnulib-tool; rearrange sections
Sun, 05 Apr 2009 13:03:09 +0200 Bruno Haible Use the new u*_cmp2 functions.
Sun, 05 Apr 2009 13:02:10 +0200 Bruno Haible Use the u*_cmp functions.
Sun, 05 Apr 2009 12:35:40 +0200 Bruno Haible New module 'unistr/u32-cmp2'.
Sun, 05 Apr 2009 12:35:04 +0200 Bruno Haible New module 'unistr/u16-cmp2'.
Sun, 05 Apr 2009 12:34:14 +0200 Bruno Haible New module 'unistr/u8-cmp2'.
Sun, 05 Apr 2009 12:16:37 +0200 Bruno Haible New macro uc_property_is_valid.
Sun, 05 Apr 2009 12:14:45 +0200 Bruno Haible Doc fixes.
Fri, 03 Apr 2009 13:31:23 -0700 Paul Eggert Fix ChangeLog typo in my previous commit.
Fri, 03 Apr 2009 13:24:11 -0700 Paul Eggert Port inet_ntop to Solaris 8 (problem found in coreutils 7.2).
Fri, 03 Apr 2009 10:46:35 -0700 Paul Eggert fnmatch depends on mbsrtowcs and mbsinit.
Fri, 03 Apr 2009 14:22:06 +0200 Simon Josefsson lib-symbol-versions: Add comment about false positive on mingw.
Thu, 02 Apr 2009 17:17:11 +0200 Simon Josefsson ld-output-def.texi: Use DLL_VERSION.
Thu, 02 Apr 2009 12:40:42 +0200 Bruno Haible Combine 4 Makefile rules.
Thu, 02 Apr 2009 03:10:16 +0200 Bruno Haible Add targets for the documentation.
Thu, 02 Apr 2009 02:20:00 +0200 Bruno Haible Document how gnulib-tool can be put into PATH.
Thu, 02 Apr 2009 00:31:54 +0200 Bruno Haible Follow texinfo style conventions.
Thu, 02 Apr 2009 00:27:06 +0200 Bruno Haible Rename module 'visibility'.
Wed, 01 Apr 2009 16:49:57 +0200 Simon Josefsson Add lib-msvc-compat module.
Wed, 01 Apr 2009 07:04:49 +0200 Simon Josefsson Rename ld-version-script to lib-symbol-versions.
Tue, 31 Mar 2009 16:44:32 +0200 Simon Josefsson Add u64-tests module.
Tue, 31 Mar 2009 16:29:04 +0200 Simon Josefsson Add missing file to last commit.
Tue, 31 Mar 2009 16:27:55 +0200 Simon Josefsson New module u64. Make crypto/sha512 use it.
Sun, 29 Mar 2009 09:35:44 -0700 Karl Berry update from texinfo