Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-02-05 | LibCore: Fix building with clang | joshua stein |
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-23 | LibCore: Have CNetworkJob protect itself during the on_finish callback | Andreas Kling |
2019-10-15 | LibCore: Put HTTP debug spam behind FOO_DEBUG macros | Andreas Kling |
2019-09-21 | LibCore: Make it possible to cancel pending CNetworkJobs | Andreas Kling |
2019-08-04 | LibCore: Move CHttpJob and CNetworkJob output to the right places | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |