Age | Commit message (Expand) | Author |
---|---|---|
2020-03-01 | AK: Remove unnecessary casts to size_t, after Vector changes | 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-02 | LibCore: Put all classes in the Core namespace and remove the leading C | Andreas Kling |
2020-01-24 | Meta: Claim copyright for files created by me | Sergey Bugaev |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-13 | md: Use pledge() | Brian Gianforcaro |
2019-12-09 | AK: Use size_t for the length of strings | Andreas Kling |
2019-09-28 | Userland: Add an md command | Sergey Bugaev |