Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-07-08 | LibC+Utilities: Add `gnu::format` attributes | Daniel Bertalan |
2021-06-13 | LibC: Make `getopt` modify `argv` again | Jelle Raaijmakers |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | LibC: getopt() and getopt_long() shouldn't modify argv | Gunnar Beutner |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |