| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid some excess precision in time arithmetic | Paul Eggert | 2019-08-20 | 1 | -22/+22 |
| * | Support larger TIMEs in (time-convert TIME t) | Paul Eggert | 2019-08-20 | 1 | -0/+6 |
| * | Fix time-add/time-sub validity checking | Paul Eggert | 2019-08-19 | 1 | -0/+4 |
| * | More-compatible subsecond calendrical timestamps | Paul Eggert | 2019-08-16 | 1 | -17/+29 |
| * | Fix time-add rounding bug | Paul Eggert | 2019-08-16 | 1 | -0/+3 |
| * | Fix rounding errors with float timestamps | Paul Eggert | 2019-08-15 | 1 | -0/+18 |
| * | decode-time now returns subsec too | Paul Eggert | 2019-08-05 | 1 | -6/+8 |
| * | New function time-convert | Paul Eggert | 2019-08-05 | 1 | -1/+1 |
| * | Fix decode-time/encode-time roundtrip on macOS | Paul Eggert | 2019-04-30 | 1 | -0/+6 |
| * | Update more copyright years | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
| * | Improvements on (TICKS . HZ) | Paul Eggert | 2018-10-06 | 1 | -27/+89 |
| * | New (TICKS . HZ) timestamp format | Paul Eggert | 2018-10-06 | 1 | -0/+3 |
| * | Move timestamp-related stuff to timefns.c | Paul Eggert | 2018-10-06 | 1 | -0/+79 |