1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-12 00:37:12 +00:00
Colin Leroy-Mira df193c0947 Rework time functions a bit
- mktime: Work unsigned as time_t's type implies (shifting Y2K38 bug to 2106)
- mktime: Add unit tests
- gmtime/localtime: factorize
- gmtime/localtime: Add unit tests
- mktime/gmtime/localtime: Size optimisation (-130 bytes wrt master)
- mktime: Speed optimisation (from 23M cycles on the unit test to 2M)
2024-01-08 18:24:13 +01:00
..
2023-02-26 20:03:41 +01:00
2020-02-03 20:45:09 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2024-01-08 18:24:13 +01:00
2023-09-02 12:44:53 +02:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-15 10:35:36 +02:00
2023-10-06 19:53:18 -07:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2020-02-03 20:45:09 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-11-26 15:12:20 -08:00
2022-07-21 03:20:44 +02:00
2020-02-03 20:45:09 +01:00
2022-07-21 03:20:44 +02:00
2023-05-25 18:09:03 +02:00
2022-09-02 11:55:54 +02:00
2023-02-26 20:03:41 +01:00
2023-11-16 18:46:16 -08:00