Age | Commit message (Expand) | Author |
---|---|---|
2019-12-25 | LibCore: compile puff.c as a separate object | joshua stein |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-11-10 | LibCore: Add a gzip implementation | Marcel Schneider |
2019-08-26 | LibCore: Remove CThread | Sergey Bugaev |
2019-08-05 | LibCore: Add CTCPServer | Conrad Pankoff |
2019-07-27 | LibCore: Add CLocalServer, a server-only local socket class. | Andreas Kling |
2019-07-21 | Libraries: Remove unused "install" targets. | Andreas Kling |
2019-07-14 | LibCore: Add CThread, a simple thread abstraction object. | Andreas Kling |
2019-07-13 | AudioServer: Assorted infrastructure work | Robin Burchell |
2019-07-04 | Libraries: Unbreak "make install" with new directory locations. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |