Age | Commit message (Expand) | Author |
---|---|---|
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-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-26 | LibCore: Make CFile::open() truncate when opening something "WriteOnly" | Andreas Kling |
2019-10-21 | LibCore: Make CFile::open() assert that the filename is non-null | Andreas Kling |
2019-08-18 | LibCore: Make it possible to pass a parent to CFile constructors | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |