log

age author description
Fri, 24 Apr 2009 08:50:50 +0200 Simon Josefsson getopt: Use const for constant data.
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
Fri, 27 Mar 2009 13:28:27 -0600 Eric Blake test-getaddrinfo: whitespace cleanup
Fri, 27 Mar 2009 08:16:39 -0600 Eric Blake test-strerror: make debugging EAI_SYSTEM easier
Thu, 26 Mar 2009 05:11:07 +0100 Bruno Haible Fix a problem with --enable-relocatable on Solaris 7.
Wed, 25 Mar 2009 09:35:18 -0600 Eric Blake test-sockets: avoid gcc warning
Wed, 25 Mar 2009 13:01:24 -0700 Paul Eggert New modules nproc, pthread.
Tue, 24 Mar 2009 23:54:00 +0100 Simon Josefsson Fix a link error on MacOS X 10.5.
Fri, 20 Mar 2009 11:20:12 +0100 Kamil Dudka filevercmp: handle simple~ and numbered.~3~ backup suffixes
Tue, 24 Mar 2009 20:53:51 +0100 Simon Josefsson modules/stdlib (Depends-on): Add stdint.
Tue, 24 Mar 2009 08:11:31 +0100 Simon Josefsson lib/readline.c (readline): Call fflush on stdout after printing prompt.
Mon, 23 Mar 2009 23:52:01 +0100 Bruno Haible Remove dependency from 'close' module to -lws2_32 on native Windows.
Sat, 21 Mar 2009 18:26:52 -0600 Eric Blake signal-tests: test previous patch
Sat, 21 Mar 2009 17:57:40 -0600 Eric Blake signal.h: always support 'volatile sig_atomic_t'
Sun, 22 Mar 2009 09:30:44 +0100 Jim Meyering pathmax: PATH_MAX: use pathconf only when available
Sun, 22 Mar 2009 09:36:41 +0100 Jim Meyering typo fix in a comment
Mon, 23 Mar 2009 07:24:38 +0100 Ralf Wildenhues Fix comment for func_filter_filelist.
Sun, 22 Mar 2009 17:25:30 -0700 Karl Berry update from texinfo
Sat, 21 Mar 2009 17:55:29 -0700 Karl Berry update from texinfo
Fri, 20 Mar 2009 13:20:59 -0700 Karl Berry update from texinfo
Fri, 20 Mar 2009 11:39:53 -0700 Karl Berry update from texinfo
Fri, 20 Mar 2009 15:22:56 +0100 Bruno Haible Make sockets.h self-contained.
Thu, 19 Mar 2009 06:11:36 -0600 Eric Blake doc: mention more functions added in cygwin 1.7.0
Thu, 19 Mar 2009 09:15:24 +0100 Jim Meyering fsusage: avoid syntax error due to statement-before-declaration
Wed, 18 Mar 2009 10:33:18 -0600 Eric Blake build-aux/compile: sync from automake
Wed, 18 Mar 2009 08:13:16 -0600 Eric Blake INSTALL: regenerate after recent autoupdate
Wed, 18 Mar 2009 06:29:02 -0700 Karl Berry autoupdate
Wed, 18 Mar 2009 02:34:04 +0100 Bruno Haible Typo in comment.
Tue, 17 Mar 2009 23:49:33 +0000 Reuben Thomas Update and improve help for --without-included-regex.
Tue, 17 Mar 2009 23:50:57 +0100 Simon Josefsson isnanl-nolibm-tests (Files): Add tests/nan.h to avoid failure.
Tue, 17 Mar 2009 05:58:52 -0600 Eric Blake doc: mention more functions added in cygwin 1.7.0
Sat, 14 Mar 2009 18:28:47 +0100 Ralf Wildenhues maint.mk: really add $(AM_MAKEFLAGS)
Sat, 14 Mar 2009 17:07:45 +0100 Ralf Wildenhues maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
Sat, 14 Mar 2009 17:07:21 +0100 Ralf Wildenhues gnulib-tool: execute $MAKE not make
Sat, 14 Mar 2009 17:06:42 +0100 Ralf Wildenhues gnulib-tool: use $MAKE not make in generated files
Sat, 14 Mar 2009 16:52:06 +0100 Ralf Wildenhues * top/GNUmakefile (_have-git-version-gen): Fix typo.
Sat, 14 Mar 2009 16:50:46 +0100 Ralf Wildenhues GNUmakefile: disable parallelism only for multiple, recursive targets
Sat, 14 Mar 2009 13:39:35 +0100 Bruno Haible Comment.
Sat, 14 Mar 2009 13:18:42 +0100 Bruno Haible Straighten some module dependencies.
Thu, 12 Mar 2009 11:46:05 +0100 Bruno Haible Work around select() bug on Interix 3.5.
Thu, 12 Mar 2009 11:05:28 +0100 Bruno Haible Rename lib/winsock-select.c to lib/select.c.
Fri, 13 Mar 2009 07:21:45 -0700 Karl Berry autoupdate
Thu, 12 Mar 2009 13:09:42 +0100 Jim Meyering avoid gcc warnings about unused macro definitions
Wed, 11 Mar 2009 00:26:47 +0100 Bruno Haible Tests for module 'mbmemcasecoll'.
Wed, 11 Mar 2009 00:25:15 +0100 Bruno Haible New module 'mbmemcasecoll'.
Wed, 11 Mar 2009 00:23:24 +0100 Bruno Haible Restructure the mbmemcasecmp test.
Tue, 10 Mar 2009 03:33:51 +0100 Bruno Haible Tests for module 'mbmemcasecmp'.
Tue, 10 Mar 2009 03:32:17 +0100 Bruno Haible New module 'mbmemcasecmp'.
Tue, 10 Mar 2009 02:39:47 +0100 Bruno Haible Tests for module 'unicase/ulc-casecoll'.
Tue, 10 Mar 2009 02:39:07 +0100 Bruno Haible New module 'unicase/ulc-casecoll'.
Tue, 10 Mar 2009 02:38:00 +0100 Bruno Haible New module 'unicase/ulc-casexfrm'.
Tue, 10 Mar 2009 01:19:40 +0100 Bruno Haible Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.
Mon, 09 Mar 2009 13:05:02 +0100 Bruno Haible Comment fix.
Mon, 09 Mar 2009 01:49:04 +0100 Bruno Haible Tests for module 'unicase/ulc-casecmp'.
Mon, 09 Mar 2009 01:47:38 +0100 Bruno Haible New module 'unicase/ulc-casecmp'.
Sun, 08 Mar 2009 17:19:42 +0100 Bruno Haible Tests for module 'unicase/u32-is-cased'.
Sun, 08 Mar 2009 17:19:07 +0100 Bruno Haible Tests for module 'unicase/u16-is-cased'.
Sun, 08 Mar 2009 17:18:28 +0100 Bruno Haible Tests for module 'unicase/u8-is-cased'.
Sun, 08 Mar 2009 17:17:13 +0100 Bruno Haible New module 'unicase/u32-is-cased'.
Sun, 08 Mar 2009 17:16:40 +0100 Bruno Haible New module 'unicase/u16-is-cased'.
Sun, 08 Mar 2009 17:16:07 +0100 Bruno Haible New module 'unicase/u8-is-cased'.