Age | Commit message (Expand) | Author |
---|---|---|
2022-04-14 | AK: Differ between long and long long formats | Tim Schumacher |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-30 | AK: Allow printing wide characters using %ls modifier | safarp |
2022-03-22 | printf: Port to LibMain | Brian Gianforcaro |
2021-12-21 | LibC+AK: Implement all sorts of wprintf variants | Ali Mohammad Pur |
2021-05-17 | Utilities: Correct non-standard assert macros includes | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |