log

age author description
Sun, 23 Jan 2011 18:54:42 +0100 Jim Meyering maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>
Sun, 23 Jan 2011 18:58:10 +0100 Bruno Haible get-rusage-as: Fix bug.
Sun, 23 Jan 2011 12:40:41 +0100 Bruno Haible wctype: Ensure valid C syntax.
Sun, 23 Jan 2011 12:40:00 +0100 Bruno Haible wctype: Ensure valid C syntax.
Fri, 21 Jan 2011 22:18:18 -0800 Paul Eggert getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
Fri, 21 Jan 2011 15:46:54 -0800 Paul Eggert gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
Fri, 21 Jan 2011 15:33:29 -0700 Eric Blake maintainer-makefile: work with older git for submodule check
Fri, 21 Jan 2011 09:17:38 -0700 Eric Blake bootstrap: minor portability fixes
Thu, 20 Jan 2011 11:46:53 -0700 Benjamin Lindner bootstrap: support --no-git option
Fri, 21 Jan 2011 08:48:39 -0700 Eric Blake strerror_r-posix: work with glibc 2.13
Fri, 21 Jan 2011 14:12:24 +0100 Bruno Haible uN_strstr: New unit tests.
Fri, 21 Jan 2011 14:06:47 +0100 Bruno Haible Make uN_strstr functions O(n) worst-case.
Fri, 21 Jan 2011 13:40:28 +0100 Pádraig Brady Prepare for faster uN_strstr functions.
Fri, 21 Jan 2011 08:47:51 +0000 Pádraig Brady test-malloca: unset MALLOC_PERTURB_ to speed up test
Fri, 21 Jan 2011 08:17:07 +0000 Pádraig Brady ignore-value: remove dependency on stdint
Fri, 21 Jan 2011 09:07:33 +0100 Jim Meyering maint.mk: adjust variable name to be consistent with other gl_ vars
Thu, 20 Jan 2011 22:29:50 +0100 Jim Meyering ChangeLog: remove duplicate entry
Thu, 20 Jan 2011 21:49:06 +0100 Jim Meyering maint.mk: make "check" depend on public-submodule-commit by default
Thu, 20 Jan 2011 21:44:31 +0100 Bruno Haible mbfile, mbiter: Complete change from 2008-12-21.
Thu, 20 Jan 2011 08:47:10 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 08:43:53 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 08:47:24 +0100 Jim Meyering init.sh: insert space between each function name and "()"
Fri, 14 Jan 2011 09:43:00 +0100 Jim Meyering bootstrap: avoid failure when there is no .gitmodules file
Thu, 20 Jan 2011 06:57:34 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 09:35:37 +0100 Jim Meyering mountlist: clean up code formatting
Thu, 20 Jan 2011 09:19:24 +0100 Markus Duft mountlist: add support for Interix
Thu, 20 Jan 2011 11:50:53 +0100 Jim Meyering maint.mk: improve the public-submodule-commit rule
Thu, 20 Jan 2011 11:25:32 +0100 Bruno Haible include_next: Fix bug introduced on 2011-01-18.
Thu, 20 Jan 2011 10:31:24 +0100 Bruno Haible Allow the user to avoid the GNULIB_TEST_* macros.
Fri, 14 Jan 2011 09:43:00 +0100 Jim Meyering bootstrap: avoid failure when there is no .gitmodules file
Wed, 19 Jan 2011 22:15:41 -0800 Paul Eggert assume <ctype.h>, ..., <time.h> exist
Wed, 19 Jan 2011 16:20:30 -0800 Paul Eggert multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Wed, 19 Jan 2011 10:12:12 -0700 Eric Blake c-stack: assume stack overflow if SA_SIGINFO unsupported
Wed, 19 Jan 2011 08:20:56 -0700 Eric Blake stdbool-tests: accomodate Haiku
Wed, 19 Jan 2011 06:17:20 -0700 Eric Blake binary-io: fix O_TEXT on Haiku
Tue, 18 Jan 2011 22:38:10 -0800 Paul Eggert include_next: do not check for standard headers like stddef.h
Tue, 18 Jan 2011 21:49:45 -0700 Eric Blake ansi-c++-opt: skip C++ dependency style if C++ is unused
Tue, 18 Jan 2011 20:11:59 +0100 Bruno Haible *printf-posix: Avoid test failures. Make tests work on MacOS X, Cygwin.
Tue, 18 Jan 2011 19:47:37 +0100 Bruno Haible get-rusage-as: Improvement for Cygwin.
Tue, 18 Jan 2011 09:40:16 -0800 Paul Eggert strftime: remove dependencies on multibyte modules
Tue, 18 Jan 2011 14:13:43 +0100 Bruno Haible Tests for module 'get-rusage-as'.
Tue, 18 Jan 2011 14:12:06 +0100 Bruno Haible New module 'get-rusage-as'.
Mon, 17 Jan 2011 10:35:01 -0700 Eric Blake sigaction: relax license from LGPLv3+ to LGPLv2+
Sat, 15 Jan 2011 17:15:31 -0800 Karl Berry update from texinfo
Sat, 15 Jan 2011 07:09:34 -0800 Karl Berry autoupdate
Fri, 14 Jan 2011 10:01:04 +0100 Bruno Haible filemode: Make function declarations usable in C++ mode.
Wed, 12 Jan 2011 10:08:53 +0100 Rob Vermaas save-cwd: no longer include "xgetcwd.h"
Tue, 11 Jan 2011 16:36:12 -0800 Paul Eggert ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr
Tue, 11 Jan 2011 21:41:41 +0100 Jim Meyering save-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdir module
Tue, 11 Jan 2011 10:42:55 -0800 Paul Eggert openat, save-cwd: avoid xmalloc
Tue, 11 Jan 2011 10:26:56 -0800 Paul Eggert openat: Increase OPENAT_BUFFER_SIZE from 512 to at least 1024
Mon, 10 Jan 2011 18:57:03 +0100 Bruno Haible doc: Update users.txt.
Sun, 09 Jan 2011 16:38:10 -0800 Karl Berry missing @item
Sun, 09 Jan 2011 16:30:27 -0800 Karl Berry document configmake in the manual instead of the source
Sun, 09 Jan 2011 15:37:35 +0100 Bruno Haible Update to Unicode 6.0.0.
Sun, 09 Jan 2011 14:24:30 +0100 Bruno Haible Update to Unicode 5.2.0.
Sun, 09 Jan 2011 11:33:55 +0100 Bruno Haible New Unicode character properties, from Unicode 5.2.0.
Sun, 09 Jan 2011 11:28:10 +0100 Bruno Haible New module 'unictype/property-changes-when-casemapped'.
Sun, 09 Jan 2011 11:27:09 +0100 Bruno Haible New module 'unictype/property-changes-when-casefolded'.
Sun, 09 Jan 2011 11:25:48 +0100 Bruno Haible New module 'unictype/property-changes-when-titlecased'.