log lib/getdate.y @ 1929:f7d4ee7478d7

age author description
Sun, 29 Aug 1999 12:28:56 +0000 Jim Meyering (get_date): Rename outermost local `probe' to `quarter'.
Sun, 29 Aug 1999 07:29:51 +0000 Jim Meyering Add copyright notice.
Sat, 07 Aug 1999 09:50:34 +0000 Jim Meyering (OtherTable[]): Use tDAY_UNIT for `tomorrow,'
Thu, 20 May 1999 03:49:25 +0000 Jim Meyering add the comment to go with last change
Thu, 20 May 1999 03:47:24 +0000 Jim Meyering (get_date): Let mktime deduce tm_isdst if we
Sun, 18 Apr 1999 23:17:30 +0000 Jim Meyering <stdlib.h>: Include if HAVE_STDLIB_H, since bison 1.27 invokes "free".
Wed, 07 Apr 1999 17:43:36 +0000 Jim Meyering (difftm): Protoize.
Sun, 28 Mar 1999 20:58:51 +0000 Jim Meyering (get_date): Reuse tm_isdst of first localtime
Fri, 19 Feb 1999 07:31:48 +0000 Jim Meyering <alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.
Thu, 31 Dec 1998 14:37:21 +0000 Jim Meyering Fix warnings from gcc -W -Wall
Sat, 14 Mar 1998 16:31:51 +0000 Jim Meyering s/get-date.h/getdate.h/
Fri, 20 Feb 1998 21:42:11 +0000 Jim Meyering s/getdate.h/get-date.h/
Tue, 06 Jan 1998 23:53:33 +0000 Jim Meyering Add %expect directive.
Sun, 01 Jun 1997 17:15:51 +0000 Jim Meyering (OtherTable): Interpret `next' as 1 (not 2) units.
Thu, 10 Apr 1997 03:46:01 +0000 Jim Meyering s/;/. in comment to placate francois
Thu, 27 Feb 1997 05:53:15 +0000 Jim Meyering (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1.
Sat, 22 Feb 1997 20:13:19 +0000 Jim Meyering (tMONTH_UNIT): Increase yyRelMonth by $1, not just by 1.
Sat, 18 Jan 1997 20:17:39 +0000 Jim Meyering Indent with GNU indent.
Sat, 18 Jan 1997 20:12:10 +0000 Jim Meyering Indent 2 more cpp-directives to reflect nesting.
Sat, 18 Jan 1997 20:11:05 +0000 Jim Meyering (get_date): Change prototype to reflect const'ness of parameters.
Sat, 18 Jan 1997 15:32:16 +0000 Jim Meyering 1997-01-06 Paul Eggert <eggert@twinsun.com>
Wed, 18 Dec 1996 03:28:09 +0000 Jim Meyering add blank line.
Fri, 13 Dec 1996 03:05:00 +0000 Jim Meyering (IN_CTYPE_DOMAIN): Rename from ISASCII.
Tue, 10 Dec 1996 04:34:18 +0000 Jim Meyering (Convert): Don't reject all dates in 2038.
Sun, 01 Dec 1996 19:15:03 +0000 Jim Meyering (date): Interpret the date, L/M/N, as YYYY/MM/DD
Fri, 01 Nov 1996 00:32:12 +0000 Jim Meyering Remap yacc globals to have gd_ prefix.
Sat, 07 Sep 1996 17:42:58 +0000 Jim Meyering Define and use upper case variants of ctype.h IS* macros.
Sun, 10 Mar 1996 05:00:20 +0000 Jim Meyering Merge changes from FSF.
Wed, 06 Mar 1996 04:57:01 +0000 Jim Meyering (RelativeMonth): Add 1900 to the year so that relative date specs
Mon, 07 Aug 1995 16:07:28 +0000 Jim Meyering Add FIXME comments.