| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark _Noreturn error functions as cold | Paul Eggert | 2019-04-18 | 1 | -3/+3 |
| * | Fix misuses of NULL when talking about the NUL character | Stefan Monnier | 2019-03-21 | 1 | -3/+3 |
| * | format-time-string: document new '+' flag | Paul Eggert | 2019-02-25 | 1 | -12/+18 |
| * | Rename CANNOT_DUMP to HAVE_UNEXEC | Paul Eggert | 2019-02-01 | 1 | -2/+2 |
| * | Add portable dumper | Daniel Colascione | 2019-01-15 | 1 | -6/+19 |
| * | decode-time: allow bignum years | Paul Eggert | 2019-01-01 | 1 | -8/+18 |
| * | Update more copyright years | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
| * | Minor fixes/simplifications to time functions | Paul Eggert | 2018-12-19 | 1 | -1/+0 |
| * | Improve time error reporting | Paul Eggert | 2018-11-03 | 1 | -53/+49 |
| * | Fix MinGW compilation problem in timefns.c | Eli Zaretskii | 2018-10-07 | 1 | -2/+8 |
| * | Improvements on (TICKS . HZ) | Paul Eggert | 2018-10-06 | 1 | -36/+43 |
| * | New (TICKS . HZ) timestamp format | Paul Eggert | 2018-10-06 | 1 | -340/+797 |
| * | Move timestamp-related stuff to timefns.c | Paul Eggert | 2018-10-06 | 1 | -0/+1287 |