summaryrefslogtreecommitdiff
path: root/lib/getdate.y
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright notice.Jim Meyering2000-01-121-1/+1
* Sync tm_diff with the GNU C Library.Jim Meyering2000-01-061-20/+30
* rewrite expression (equivalently) at request of Paul EggertJim Meyering1999-12-221-1/+1
* (get_date): Fix typo in time_t overflow test.Jim Meyering1999-12-221-2/+2
* update a comment from alpha.gnu.org:/home/gd/gnu/lib/getdate.yJim Meyering1999-10-311-2/+5
* (__attribute__): Define to empty if GCC claims toJim Meyering1999-10-041-1/+1
* (relative_time_table): Change `type' of `THIS' fromJim Meyering1999-08-291-1/+1
* (get_date): Rename latter local `tm' to probe_tm.Jim Meyering1999-08-291-5/+5
* (get_date): Rename outermost local `probe' to `quarter'.Jim Meyering1999-08-291-3/+3
* Add copyright notice.Jim Meyering1999-08-291-798/+797
* (OtherTable[]): Use tDAY_UNIT for `tomorrow,'Jim Meyering1999-08-071-4/+4
* add the comment to go with last changeJim Meyering1999-05-201-0/+4
* (get_date): Let mktime deduce tm_isdst if weJim Meyering1999-05-201-0/+2
* <stdlib.h>: Include if HAVE_STDLIB_H, since bison 1.27 invokes "free".Jim Meyering1999-04-181-4/+8
* (difftm): Protoize.FILEUTILS-4_0fJim Meyering1999-04-071-2/+1
* (get_date): Reuse tm_isdst of first localtimeJim Meyering1999-03-281-2/+8
* <alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.Jim Meyering1999-02-191-1/+1
* Fix warnings from gcc -W -WallJim Meyering1998-12-311-6/+14
* s/get-date.h/getdate.h/Jim Meyering1998-03-141-1/+1
* s/getdate.h/get-date.h/Jim Meyering1998-02-201-1/+1
* Add %expect directive.Jim Meyering1998-01-061-11/+13
* (OtherTable): Interpret `next' as 1 (not 2) units.Jim Meyering1997-06-011-1/+1
* s/;/. in comment to placate francoisJim Meyering1997-04-101-1/+1
* (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1.Jim Meyering1997-02-271-1/+1
* (tMONTH_UNIT): Increase yyRelMonth by $1, not just by 1.Jim Meyering1997-02-221-5/+5
* Indent with GNU indent.Jim Meyering1997-01-181-224/+260
* Indent 2 more cpp-directives to reflect nesting.Jim Meyering1997-01-181-2/+2
* (get_date): Change prototype to reflect const'ness of parameters.Jim Meyering1997-01-181-32/+13
* 1997-01-06 Paul Eggert <eggert@twinsun.com>Jim Meyering1997-01-181-228/+172
* add blank line.Jim Meyering1996-12-181-0/+1
* (IN_CTYPE_DOMAIN): Rename from ISASCII.SH-UTILS-1_14Jim Meyering1996-12-131-8/+17
* (Convert): Don't reject all dates in 2038.SH-UTILS-1_12tJim Meyering1996-12-101-1/+1
* (date): Interpret the date, L/M/N, as YYYY/MM/DDJim Meyering1996-12-011-3/+16
* Remap yacc globals to have gd_ prefix.Jim Meyering1996-11-011-3/+46
* Define and use upper case variants of ctype.h IS* macros.Jim Meyering1996-09-071-8/+19
* Merge changes from FSF.SH-UTILS-1_12dJim Meyering1996-03-101-6/+12
* (RelativeMonth): Add 1900 to the year so that relative date specsJim Meyering1996-03-061-3/+3
* Add FIXME comments.Jim Meyering1995-08-071-3/+4
* (Convert): Use 2037 as threshold, not 1999.Jim Meyering1995-06-071-1/+1
* .Jim Meyering1995-01-271-1/+1
* .Jim Meyering1995-01-271-1/+1
* Remove/rewrite some comments.Jim Meyering1995-01-271-15/+6
* .Jim Meyering1995-01-271-0/+4
* merge with 1.10qJim Meyering1994-10-081-2/+4
* merge with 1.10n1Jim Meyering1994-09-271-4/+0
* .Jim Meyering1994-09-251-1/+1
* merge with 1.10mJim Meyering1994-09-241-401/+402
* merge with 1.10jJim Meyering1994-09-171-10/+10
* merge with 1.10iJim Meyering1994-09-081-1/+0
* merge with 1.10hJim Meyering1994-09-011-1/+3