<alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.
[gnulib.git] / lib / getdate.y
1999-02-19 Jim Meyering<alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.
1998-12-31 Jim MeyeringFix warnings from gcc -W -Wall
1998-03-14 Jim Meyerings/get-date.h/getdate.h/
1998-02-20 Jim Meyerings/getdate.h/get-date.h/
1998-01-06 Jim MeyeringAdd %expect directive.
1997-06-01 Jim Meyering(OtherTable): Interpret `next' as 1 (not 2) units.
1997-04-10 Jim Meyerings/;/. in comment to placate francois
1997-02-27 Jim Meyering(tYEAR_UNIT): Increase yyRelYear by $1, not just by 1.
1997-02-22 Jim Meyering(tMONTH_UNIT): Increase yyRelMonth by $1, not just...
1997-01-18 Jim MeyeringIndent with GNU indent.
1997-01-18 Jim MeyeringIndent 2 more cpp-directives to reflect nesting.
1997-01-18 Jim Meyering(get_date): Change prototype to reflect const'ness...
1997-01-18 Jim Meyering1997-01-06 Paul Eggert <eggert@twinsun.com>
1996-12-18 Jim Meyeringadd blank line.
1996-12-13 Jim Meyering(IN_CTYPE_DOMAIN): Rename from ISASCII. SH-UTILS-1_14
1996-12-10 Jim Meyering(Convert): Don't reject all dates in 2038. SH-UTILS-1_12t
1996-12-01 Jim Meyering(date): Interpret the date, L/M/N, as YYYY/MM/DD
1996-11-01 Jim MeyeringRemap yacc globals to have gd_ prefix.
1996-09-07 Jim MeyeringDefine and use upper case variants of ctype.h IS* macros.
1996-03-10 Jim MeyeringMerge changes from FSF. SH-UTILS-1_12d
1996-03-06 Jim Meyering(RelativeMonth): Add 1900 to the year so that relative...
1995-08-07 Jim MeyeringAdd FIXME comments.
1995-06-07 Jim Meyering(Convert): Use 2037 as threshold, not 1999.
1995-01-27 Jim Meyering.
1995-01-27 Jim Meyering.
1995-01-27 Jim MeyeringRemove/rewrite some comments.
1995-01-27 Jim Meyering.
1994-10-08 Jim Meyeringmerge with 1.10q
1994-09-27 Jim Meyeringmerge with 1.10n1
1994-09-25 Jim Meyering.
1994-09-24 Jim Meyeringmerge with 1.10m
1994-09-17 Jim Meyeringmerge with 1.10j
1994-09-08 Jim Meyeringmerge with 1.10i
1994-09-01 Jim Meyeringmerge with 1.10h
1994-04-25 Jim Meyeringmerge with 1.9.4g
1994-04-25 Jim Meyeringmerge with 1.9.4f
1994-04-24 Jim MeyeringRevert 1.14-1.16 changes that removed difftm and modifi...
1994-04-19 Jim Meyeringmerge with 1.9.4e
1994-04-19 Jim Meyering.
1994-02-10 Jim Meyeringmerge with 1.9.2g
1993-12-23 Jim Meyeringmerge with 1.9.2a
1993-12-23 Jim Meyering.
1993-11-10 Jim Meyeringmerge with 1.9
1993-11-09 Jim Meyeringmerge with 1.9
1993-10-12 Jim Meyeringmerge with 1.8.1c
1993-10-12 Jim Meyeringmerge with 1.8.1b
1993-10-04 Jim Meyering.
1993-10-04 Jim Meyeringmerge with 1.8.1a
1993-09-08 Jim Meyeringmerge with 1.8.1 + partial --version and --help
1993-04-04 Jim Meyering* [sgi]: Undefine timezone before including <time.h>.
1993-04-04 Jim Meyeringupdate from fsf
1992-11-12 Jim MeyeringMake tables static and const when possible. pre-getopt
1992-11-01 Jim MeyeringInitial revision