Age | Commit message (Expand) | Author |
---|---|---|
2021-12-17 | AK: Fast path for single-element TypedTransfer::copy | kleines Filmröllchen |
2021-11-14 | AK: Resolve clang-tidy readability-bool-conversion warnings | Andrew Kaster |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-17 | Everywhere: Remove pessimizing and redundant move() | Andreas Kling |
2021-02-08 | AK: remove unused and uninteresting return value | Ben Wiederhake |
2021-02-05 | AK: Avoid UB in TypedTransfer | Andreas Kling |
2020-09-09 | AK: Moved TypedTransfer into it's own header. | asynts |