summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Enable test suite by defaultP. J. McDermott2023-10-061-8/+4
* build: gettextizeP. J. McDermott2023-10-061-1/+7
* build: Optionally install "@" symbolic linkP. J. McDermott2023-10-051-0/+13
* datetime: Drop newly unused use of timegm()P. J. McDermott2022-03-291-1/+1
* Update copyright yearsP. J. McDermott2022-03-221-1/+1
* README, build: Generate list of formatsP. J. McDermott2022-03-211-0/+2
* main: Replace strtol() calls with sscanf()P. J. McDermott2022-03-201-1/+1
* Add --disable-tests to shrink executable sizeP. J. McDermott2022-03-201-0/+25
* main: Add undocumented debugging optionP. J. McDermott2022-03-171-1/+1
* main: Use difftime() instead of comparing time_tP. J. McDermott2022-03-161-2/+3
* NEWS, configure.ac: Set version to 1.0.0P. J. McDermott2021-08-311-1/+1
* Add option to list supported formatsP. J. McDermott2021-08-311-2/+2
* main: Handle optionsP. J. McDermott2021-08-311-0/+6
* main: Prevent dates too large to consistently showP. J. McDermott2021-08-291-2/+2
* Add loop, adjust datetime_parse() param and declsP. J. McDermott2021-08-291-2/+2
* datetime: Further implementP. J. McDermott2021-08-291-0/+2
* Initial commitP. J. McDermott2021-08-281-0/+111