summaryrefslogtreecommitdiff
path: root/lib/parse-datetime.y
Commit message (Expand)AuthorAgeFilesLines
* maint: spelling fixesPaul Eggert2012-02-051-2/+2
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* mark functions with const and pure attributesJim Meyering2011-11-281-1/+1
* date: accept 'hence' as opposite of 'ago'Eric Blake2011-09-191-3/+5
* maint: indent with spaces, not TABsJim Meyering2011-08-311-1/+1
* parse-datetime: accept ISO 8601 date and time rep with "T" separatorJ.T. Conklin2011-08-311-30/+65
* parse-datetime.y: accommodate -Wstrict-overflowJim Meyering2011-05-291-1/+1
* Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"Jim Meyering2011-04-251-9/+1
* use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PUREJim Meyering2011-04-251-1/+9
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+1
* parse-datetime: avoid compilation failure on OpenBSD 4.7Jim Meyering2010-10-071-0/+8
* parse-datetime: do some more renamingPaul Eggert2010-10-051-2/+2
* parse-datetime: better name than get_dateEric Blake2010-10-051-0/+1573