Age | Commit message (Expand) | Author |
2004-11-16 | (tORDINAL): New token. | Paul Eggert |
2004-11-11 | Sync from gnulib. | Paul Eggert |
2004-11-03 | remove trailing blanks | Jim Meyering |
2004-11-03 | Sync from gnulib. | Paul Eggert |
2004-10-29 | Sync from gnulib. | Paul Eggert |
2004-10-04 | Sync from gnulib, to remove dependencies of other modules on unlocked-io. | Paul Eggert |
2004-08-02 | (lookup_word): Rewrite to avoid cast. | Paul Eggert |
2004-06-06 | Update from gnulib. | Jim Meyering |
2004-03-17 | Include "getdate.h" first, as we can now | Jim Meyering |
2004-03-15 | `date --date="21:04 +0100" +%S' would print the seconds value | Jim Meyering |
2003-09-10 | Include <stdlib.h>, <string.h> unconditionally. | Jim Meyering |
2003-09-03 | (relative_time_table): Use tDAY_UNIT for "tomorrow", | Jim Meyering |
2003-06-10 | Also accept dates of the form May-23-2003. | Jim Meyering |
2003-06-07 | Include alloca.h unconditionally. | Jim Meyering |
2003-01-06 | (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE. | Jim Meyering |
2002-01-16 | add 2002 to Copyright line | Jim Meyering |
2002-01-16 | (ISDIGIT): Comment fix. | Jim Meyering |
2001-11-17 | Include unlocked-io.h. | Jim Meyering |
2001-04-08 | that's necessary when the offset spans a DST transition. | Jim Meyering |
2000-06-15 | (get_date): Apply relative times after time zone indicator, not before. | Jim Meyering |
2000-02-22 | Handle two-digit years with leading zeros correctly. | Jim Meyering |
2000-01-12 | Update copyright notice. | Jim Meyering |
2000-01-06 | Sync tm_diff with the GNU C Library. | Jim Meyering |
1999-12-22 | rewrite expression (equivalently) at request of Paul Eggert | Jim Meyering |
1999-12-22 | (get_date): Fix typo in time_t overflow test. | Jim Meyering |
1999-10-31 | update a comment from alpha.gnu.org:/home/gd/gnu/lib/getdate.y | Jim Meyering |
1999-10-04 | (__attribute__): Define to empty if GCC claims to | Jim Meyering |
1999-08-29 | (relative_time_table): Change `type' of `THIS' from | Jim Meyering |
1999-08-29 | (get_date): Rename latter local `tm' to probe_tm. | Jim Meyering |
1999-08-29 | (get_date): Rename outermost local `probe' to `quarter'. | Jim Meyering |
1999-08-29 | Add copyright notice. | Jim Meyering |
1999-08-07 | (OtherTable[]): Use tDAY_UNIT for `tomorrow,' | Jim Meyering |
1999-05-20 | add the comment to go with last change | Jim Meyering |
1999-05-20 | (get_date): Let mktime deduce tm_isdst if we | Jim Meyering |
1999-04-18 | <stdlib.h>: Include if HAVE_STDLIB_H, since bison 1.27 invokes "free". | Jim Meyering |
1999-04-07 | (difftm): Protoize. | Jim Meyering |
1999-03-28 | (get_date): Reuse tm_isdst of first localtime | Jim Meyering |
1999-02-19 | <alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H. | Jim Meyering |
1998-12-31 | Fix warnings from gcc -W -Wall | Jim Meyering |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering |
1998-02-20 | s/getdate.h/get-date.h/ | Jim Meyering |
1998-01-06 | Add %expect directive. | Jim Meyering |
1997-06-01 | (OtherTable): Interpret `next' as 1 (not 2) units. | Jim Meyering |
1997-04-10 | s/;/. in comment to placate francois | Jim Meyering |
1997-02-27 | (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1. | Jim Meyering |
1997-02-22 | (tMONTH_UNIT): Increase yyRelMonth by $1, not just by 1. | Jim Meyering |
1997-01-18 | Indent with GNU indent. | Jim Meyering |
1997-01-18 | Indent 2 more cpp-directives to reflect nesting. | Jim Meyering |
1997-01-18 | (get_date): Change prototype to reflect const'ness of parameters. | Jim Meyering |
1997-01-18 | 1997-01-06 Paul Eggert <eggert@twinsun.com> | Jim Meyering |