summaryrefslogtreecommitdiff
path: root/src/timefns.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-3/+3
* format-time-string: document new '+' flagPaul Eggert2019-02-251-12/+18
* Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-011-2/+2
* Add portable dumperDaniel Colascione2019-01-151-6/+19
* decode-time: allow bignum yearsPaul Eggert2019-01-011-8/+18
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-1/+0
* Improve time error reportingPaul Eggert2018-11-031-53/+49
* Fix MinGW compilation problem in timefns.cEli Zaretskii2018-10-071-2/+8
* Improvements on (TICKS . HZ)Paul Eggert2018-10-061-36/+43
* New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-340/+797
* Move timestamp-related stuff to timefns.cPaul Eggert2018-10-061-0/+1287