Age | Commit message (Expand) | Author |
---|---|---|
2022-01-06 | AK: Ensure negative predicate in TestHashMap could run unsuccessfully | NHOrus |
2022-01-05 | AK: Make Hash{Map,Table}::remove_all_matching() return removal success | Andreas Kling |
2022-01-05 | AK: Add HashMap::remove_all_matching(predicate) | Andreas Kling |
2021-05-19 | Everywhere: Add missing includes for <AK/OwnPtr.h> | Gunnar Beutner |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |