Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | AK+Kernel: Eliminate UB (signed overflow) from days_since_epoch | Ben Wiederhake |
2023-01-02 | AK+Tests: Replace years_to_days_since_epoch by near-instant function | Ben Wiederhake |
2023-01-02 | AK+Tests: Demonstrate slowness of years_to_days_since_epoch | Ben Wiederhake |
2021-08-15 | AK: Add Time::is_negative() to detect negative time values | Brian Gianforcaro |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |