Age | Commit message (Expand) | Author |
---|---|---|
2021-07-10 | expr: Make Match expressions comply with POSIX | Ali Mohammad Pur |
2021-07-10 | expr: Use Basic Posix regular expressions | Ali Mohammad Pur |
2021-07-09 | Utilities: Fix return value of expr | Jean-Baptiste Boric |
2021-07-04 | Everywhere: Prefer using "..."sv over StringView { "..." } | Gunnar Beutner |
2021-05-24 | AK+Everywhere: Consolidate String::index_of() and String::find() | Andreas Kling |
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-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-23 | AK+Userland: Extend the compiletime format string check to other functions | AnotherTest |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |