summaryrefslogtreecommitdiff
path: root/lib/parse-duration.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* parse-duration: eliminate 68-year duration limitJim Meyering2014-06-171-3/+6
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* parse-datetime, parse-duration: no 'static inline'Paul Eggert2012-11-291-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* parse-duration: remove xalloc.h dependencyBruce Korb2011-03-031-5/+11
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Minor formatting changes.Bruno Haible2010-03-251-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* parse-duration: small doc tweak and coding aesthetics issue.Bruce Korb2008-12-291-26/+12
* parse-duration: various small improvements.Bruno Haible2008-12-171-26/+52
* add missing include to parse-duration.cRalf Wildenhues2008-12-091-0/+1
* New module 'parse-duration'.Bruce Korb2008-11-171-0/+582