Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-13 | AK: Fix some overflows/underflows that weren't properly handled | Ben Wiederhake |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-03-08 | AK: Take advantage of constexpr in Time and add time conversion methods | Tom |
2021-03-02 | AK: Make Time more usable | Ben Wiederhake |
2021-03-02 | AK: Implement C++ 'Time' type for easier time-calculations | Ben Wiederhake |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2020-08-26 | AK+LibC+LibCore: Have fewer implementations of day_of_week | Nico Weber |
2020-08-26 | AK+LibC+LibCore: Have fewer implementations of days_in_month | Nico Weber |
2020-08-26 | AK+LibCore+Kernel: Have fewer implementations of day_of_year | Nico Weber |