Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-13 | Libraries: Use default constructors/destructors in LibGemini | Lenny Maiorani |
2021-07-02 | AK: Implement String::find_any_of() and StringView::find_any_of() | Max Wipfli |
2021-05-07 | LibGemini: Convert StringBuilder::appendf() => AK::Format | Andreas Kling |
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-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |