log

age author description
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'.
Sun, 09 Jan 2011 11:24:48 +0100 Bruno Haible New module 'unictype/property-changes-when-uppercased'.
Sun, 09 Jan 2011 11:23:38 +0100 Bruno Haible New module 'unictype/property-changes-when-lowercased'.
Sun, 09 Jan 2011 11:20:53 +0100 Bruno Haible New module 'unictype/property-case-ignorable'.
Sun, 09 Jan 2011 11:18:42 +0100 Bruno Haible New module 'unictype/property-cased'.
Sun, 09 Jan 2011 11:09:25 +0100 Bruno Haible Update to Unicode 5.2.0.
Sun, 09 Jan 2011 10:16:08 +0100 Karl Heuer useless-if-before-free: fix typo in --help and make the internal,
Sun, 09 Jan 2011 10:11:05 +0100 Bruno Haible uniwidth/width: Fix width of U+1D173..U+1D17A.
Sun, 09 Jan 2011 02:06:28 +0100 Bruno Haible uninorm tests: Preserve copyright of Unicode data file.
Sat, 08 Jan 2011 16:23:57 +0100 Bruno Haible gen-uni-tables: Oops, fix last commit.
Sat, 08 Jan 2011 16:12:49 +0100 Bruno Haible gen-uni-tables: Prepare for Unicode 5.2.0.
Sat, 08 Jan 2011 16:08:14 +0100 Bruno Haible unilbrk: Clarify gen-uni-tables.c code.
Fri, 07 Jan 2011 21:27:23 +0100 Bruno Haible strtod: Restore errno when successfully parsing Infinity or NaN.
Fri, 07 Jan 2011 21:26:34 +0100 Bruno Haible remove test: Avoid failure on HP-UX 11.
Fri, 07 Jan 2011 21:24:51 +0100 Bruno Haible mkdir, mkdirat tests: Avoid failure on HP-UX 11.11.
Fri, 07 Jan 2011 01:25:06 +0000 Pádraig Brady ignore-value: clarify some comments
Thu, 06 Jan 2011 15:41:16 -0700 Eric Blake ignore-value: support aggregate types
Thu, 06 Jan 2011 14:24:57 -0700 Eric Blake maint.mk: improve sc_prohibit_strcmp regex
Thu, 06 Jan 2011 14:30:53 -0700 Eric Blake maint: fix ChangeLog order
Fri, 31 Dec 2010 12:36:15 -0700 Eric Blake signal: work around Haiku issue with SIGBUS
Thu, 06 Jan 2011 10:35:18 +0100 Eric Blake maint.mk: add pre-release check to ensure submodule commits are public
Wed, 05 Jan 2011 12:09:52 +0100 Pádraig Brady ignore-value: make ignore_value more generic; deprecate ignore_ptr
Tue, 04 Jan 2011 16:55:01 -0700 Eric Blake doc: regenerate INSTALL
Tue, 04 Jan 2011 21:19:00 +0100 Jim Meyering Merge remote branch 'origin/coreutils-8.9'
Tue, 04 Jan 2011 20:56:23 +0100 Jim Meyering Merge branch 'coreutils-8.9'
Tue, 04 Jan 2011 09:47:49 +0100 Bruce Korb git-version-gen: avoid a sub-shell
Tue, 04 Jan 2011 09:33:27 -0800 Bruce Korb avoid an unnecessary sub-shell
Tue, 04 Jan 2011 08:24:07 -0800 Karl Berry rebuild
Tue, 04 Jan 2011 08:21:17 -0800 Karl Berry autoupdate
Fri, 07 Jan 2011 16:46:01 -0800 Bruce Korb ChangeLog: fix date
Fri, 07 Jan 2011 15:44:52 -0800 Bruce Korb libposix/bootstrap: disable testing of error-module-using modules
Fri, 07 Jan 2011 15:44:41 -0800 Bruce Korb libposix/bootstrap: disable testing of error-module-using modules
Sun, 02 Jan 2011 11:58:30 -0800 Bruce Korb ensure that unreadable file error messages include program name
Thu, 30 Dec 2010 18:27:00 -0800 Bruce Korb Fix xalloc-die like openat-die
Thu, 30 Dec 2010 17:26:03 -0800 Bruce Korb remove GNULIB_TEST defines from installed lpx-config.h
Thu, 30 Dec 2010 16:54:34 -0800 Bruce Korb remove error module stuff in openat-die.c when GNULIB_LIBPOSIX
Thu, 30 Dec 2010 14:05:05 -0800 Bruce Korb merge with hand edits to ChangeLog
Thu, 30 Dec 2010 14:01:30 -0800 Bruce Korb tweaks
Thu, 30 Dec 2010 12:04:25 -0800 Bruce Korb merge from trunk
Wed, 08 Dec 2010 21:04:53 +0700 Gary V. Vaughan libposix: generate compile and runtime versions with configure
Wed, 08 Dec 2010 20:59:59 +0700 Gary V. Vaughan libposix: version filter script was adding a newline
Tue, 14 Dec 2010 12:43:25 -0800 Bruce Korb remove merge dinkleberries
Tue, 14 Dec 2010 11:49:02 -0800 Bruce Korb hand merged
Tue, 14 Dec 2010 10:50:31 -0800 Bruce Korb re-indent to GNU standards