Age | Commit message (Expand) | Author |
---|---|---|
2019-09-04 | CIODevice: Add is_open() | Andreas Kling |
2019-07-27 | LibCore: Add CFileStreamReader, a simple streaming CFile reader. | Andreas Kling |
2019-07-27 | CIODevice: Add a virtual did_update_fd() no notify subclasses of fd change. | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |