Age | Commit message (Expand) | Author |
---|---|---|
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 | AK: Add String{View,}::find(StringView) | AnotherTest |
2020-12-08 | AK: Implement memmem() for iterator haystacks | AnotherTest |
2020-08-21 | AK+LibC+Kernel: Move the implementation of memmem to AK | AnotherTest |