Age | Commit message (Expand) | Author |
---|---|---|
2020-03-01 | AK: Remove unnecessary casts to size_t, after Vector changes | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-14 | LibCore: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-02-06 | LibIPC: Remove leading I from filenames | Andreas Kling |