log

age author description
Thu, 30 Apr 2009 13:03:29 +0200 Bruno Haible Fix compilation error introduced on 2009-04-25.
Wed, 29 Apr 2009 10:03:37 -0700 Karl Berry autoupdate
Wed, 29 Apr 2009 03:02:27 +0200 Bruno Haible Comment tweaks.
Wed, 29 Apr 2009 00:46:58 +0200 Bruno Haible Fix a compilation error.
Tue, 28 Apr 2009 06:15:50 -0700 Karl Berry autoupdate
Mon, 27 Apr 2009 23:37:25 +0200 Bruno Haible New module 'libunistring'.
Mon, 27 Apr 2009 08:36:55 -0600 Eric Blake maint.mk: allow package-specific header to provide <config.h>
Mon, 27 Apr 2009 15:25:50 +0200 Simon Josefsson top/maint.mk (sc_avoid_if_before_free): Except useless-if-before-free script.
Mon, 27 Apr 2009 06:27:04 -0600 Eric Blake maintainer-makefile: depend on all required helper scripts
Sun, 26 Apr 2009 18:59:33 +0200 Bruno Haible Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
Sun, 26 Apr 2009 18:10:08 +0200 Bruno Haible Simplify gl_LIBSIGSEGV.
Sun, 26 Apr 2009 16:54:18 +0200 Bruno Haible Correct last commits.
Sun, 26 Apr 2009 16:49:15 +0200 Bruno Haible Correct last commit.
Sun, 26 Apr 2009 16:48:03 +0200 Bruno Haible Correct last commit.
Sun, 26 Apr 2009 16:43:25 +0200 Bruno Haible Simplify calling convention of u*_conv_from_encoding.
Sun, 26 Apr 2009 15:48:57 +0200 Bruno Haible Trivial simplification of last commit.
Sun, 26 Apr 2009 15:31:18 +0200 Bruno Haible Simplify calling convention of u*_conv_to_encoding.
Sun, 26 Apr 2009 12:24:08 +0200 Bruno Haible Avoid test failures on AIX and OSF/1.
Sun, 26 Apr 2009 12:00:43 +0200 Bruno Haible Require a POSIX compliant malloc().
Sat, 25 Apr 2009 17:22:50 +0200 Bruno Haible Avoid link error when creating a namespace clean library.
Sat, 25 Apr 2009 15:32:33 +0200 Jim Meyering vc-list-files: fix another quoting bug
Sat, 25 Apr 2009 07:15:12 -0600 Eric Blake vc-list-files: fix shell quoting error
Sat, 25 Apr 2009 10:23:53 +0200 Jim Meyering vc-list-files: restore lost functionality with subdir argument
Fri, 24 Apr 2009 14:58:02 -0600 Eric Blake vc-list-files: ignore git symlinks
Fri, 24 Apr 2009 14:57:01 -0600 Eric Blake maint.mk: import improvements from m4
Fri, 24 Apr 2009 20:45:37 +0200 Jim Meyering maint.mk: remove coreutils-specific rules and variables
Fri, 24 Apr 2009 20:27:52 +0200 Jim Meyering maint.mk: remove obsolete rule
Fri, 24 Apr 2009 09:57:11 +0200 Simon Josefsson top/maint.mk (makefile-check): Renamed to sc_makefile_check for consistency.
Fri, 24 Apr 2009 09:38:49 +0200 Simon Josefsson vc-list-files-tests: Use $(PATH_SEPARATOR) instead of :.
Fri, 24 Apr 2009 08:50:50 +0200 Simon Josefsson getopt: Use const for constant data.