| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Detect porting problems to FreeBSD/arm, which has time_t wider than | Paul Eggert | 2007-06-18 | 1 | -0/+10 |
* | * lib/getdate.h (includes): Include <time.h>, not "timespec.h". | Eric Blake | 2007-02-23 | 1 | -1/+2 |
* | * lib/getdate.y (yyerror): Make the arguments pointer-to-const, | Paul Eggert | 2006-10-24 | 1 | -2/+3 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | * lib/.cppi-disable: Add wcwidth. | Paul Eggert | 2006-07-06 | 1 | -4/+3 |
* | * lib/memcasecmp.c: Include <limits.h>. | Paul Eggert | 2006-07-05 | 1 | -15/+6 |
* | * getdate.y (__attribute__): Don't define if already defined. | Paul Eggert | 2006-06-11 | 1 | -2/+4 |
* | * getdate.y (get_date): When adding relative date, start with the | Paul Eggert | 2006-04-25 | 1 | -1/+5 |
* | * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro. | Paul Eggert | 2005-09-22 | 1 | -65/+94 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | (zone): Allow relunit_snumber after tZONE, so | Paul Eggert | 2005-04-13 | 1 | -14/+20 |
* | (universal_time_zone_table): New constant. | Paul Eggert | 2005-04-12 | 1 | -5/+18 |
* | (parser_control): rels_seen is now a boolean, not a | Paul Eggert | 2005-04-04 | 1 | -12/+19 |
* | * modules/gethrxtime: New file. | Paul Eggert | 2005-02-26 | 1 | -3/+4 |
* | (YYSTACK_USE_ALLOCA): Define to 0, since there's no need to extend the | Paul Eggert | 2004-12-24 | 1 | -7/+4 |
* | (YYINITDEPTH): New macro, so that the initial stack is small too. | Paul Eggert | 2004-12-24 | 1 | -0/+1 |
* | Fix typo in comment in previous change. | Paul Eggert | 2004-12-20 | 1 | -1/+1 |
* | * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H. | Paul Eggert | 2004-12-19 | 1 | -1/+12 |
* | Merge from coreutils. | Paul Eggert | 2004-12-08 | 1 | -7/+32 |
* | (tORDINAL): New token. | Paul Eggert | 2004-11-16 | 1 | -17/+35 |
* | (SHR): New macro, which is a portable | Paul Eggert | 2004-11-11 | 1 | -4/+19 |
* | Remove trailing white space. | Paul Eggert | 2004-11-03 | 1 | -1/+1 |
* | * getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now. | Paul Eggert | 2004-11-02 | 1 | -4/+3 |
* | Add support for TZ="foo" within a date string. | Paul Eggert | 2004-10-29 | 1 | -129/+248 |
* | Use Bison 1.875 features, and some minor | Paul Eggert | 2004-10-25 | 1 | -149/+141 |
* | Remove dependencies on unlocked-io. | Paul Eggert | 2004-10-04 | 1 | -1/+3 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -2/+5 |
* | * getdate.y (yylex): Allow space between sign and number. | Paul Eggert | 2004-06-06 | 1 | -1/+2 |
* | Merge from coreutils. | Paul Eggert | 2004-03-31 | 1 | -125/+292 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -6/+2 |
* | (relative_time_table): Use tDAY_UNIT for "tomorrow", "yesterday", | Paul Eggert | 2003-09-03 | 1 | -4/+4 |
* | (date): Also accept dates like May-23-2003; suggestion | Paul Eggert | 2003-08-05 | 1 | -0/+8 |
* | Make it possibly to simply write: #include <alloca.h>. | Bruno Haible | 2003-01-10 | 1 | -4/+3 |
* | Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE. | Bruno Haible | 2002-12-31 | 1 | -1/+1 |
* | add 2002 to Copyright line | Jim Meyering | 2002-01-16 | 1 | -1/+1 |
* | (ISDIGIT): Comment fix. | Jim Meyering | 2002-01-16 | 1 | -7/+6 |
* | Include unlocked-io.h. | Jim Meyering | 2001-11-17 | 1 | -0/+1 |
* | that's necessary when the offset spans a DST transition. | Jim Meyering | 2001-04-08 | 1 | -1/+3 |
* | (get_date): Apply relative times after time zone indicator, not before. | Jim Meyering | 2000-06-15 | 1 | -5/+25 |
* | Handle two-digit years with leading zeros correctly. | Jim Meyering | 2000-02-22 | 1 | -80/+112 |
* | Update copyright notice. | Jim Meyering | 2000-01-12 | 1 | -1/+1 |
* | Sync tm_diff with the GNU C Library. | Jim Meyering | 2000-01-06 | 1 | -20/+30 |
* | rewrite expression (equivalently) at request of Paul Eggert | Jim Meyering | 1999-12-22 | 1 | -1/+1 |
* | (get_date): Fix typo in time_t overflow test. | Jim Meyering | 1999-12-22 | 1 | -2/+2 |
* | update a comment from alpha.gnu.org:/home/gd/gnu/lib/getdate.y | Jim Meyering | 1999-10-31 | 1 | -2/+5 |
* | (__attribute__): Define to empty if GCC claims to | Jim Meyering | 1999-10-04 | 1 | -1/+1 |
* | (relative_time_table): Change `type' of `THIS' from | Jim Meyering | 1999-08-29 | 1 | -1/+1 |
* | (get_date): Rename latter local `tm' to probe_tm. | Jim Meyering | 1999-08-29 | 1 | -5/+5 |
* | (get_date): Rename outermost local `probe' to `quarter'. | Jim Meyering | 1999-08-29 | 1 | -3/+3 |