log

age author description
Fri, 29 Oct 2004 21:00:43 +0000 Paul Eggert New file, from coreutils with modifications for
Fri, 29 Oct 2004 21:00:24 +0000 Paul Eggert (Files): Add doc/getdate.texi.
Fri, 29 Oct 2004 20:59:53 +0000 Paul Eggert Add support for TZ="foo" within a date string.
Wed, 27 Oct 2004 21:48:31 +0000 Paul Eggert * mktime.c (not_equal_tm): Remove redundant check.
Wed, 27 Oct 2004 21:48:17 +0000 Paul Eggert (not_equal_tm): Remove redundant check.
Wed, 27 Oct 2004 12:01:54 +0000 Karl Berry autoupdate
Mon, 25 Oct 2004 05:50:58 +0000 Paul Eggert * getdate.y: Use Bison 1.875 features, and some minor code cleanups.
Mon, 25 Oct 2004 05:50:16 +0000 Paul Eggert Use Bison 1.875 features, and some minor
Sun, 24 Oct 2004 23:22:32 +0000 Paul Eggert * modules/regex (lib_SOURCES): Add regex.c.
Sun, 24 Oct 2004 23:22:14 +0000 Paul Eggert (lib_SOURCES): Add regex.c.
Fri, 22 Oct 2004 22:28:36 +0000 Paul Eggert getpagesize module shouldn't assume sys/param.h exists.
Fri, 22 Oct 2004 20:19:13 +0000 Paul Eggert * mktime.c (leapyear): Arg is long int, not int.
Fri, 22 Oct 2004 20:19:01 +0000 Paul Eggert (leapyear): Arg is long int, not int.
Mon, 18 Oct 2004 21:27:07 +0000 Paul Eggert Update from glibc.
Mon, 18 Oct 2004 10:35:04 +0000 Bruno Haible That's LTALLOCA, not LT_ALLOCA.