Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-17 | Remove ZixBitset | David Robillard | 1 | -1/+0 | |
2022-11-02 | Improve documentation | David Robillard | 1 | -1/+8 | |
2022-11-02 | Remove function_types.h | David Robillard | 1 | -1/+0 | |
2022-10-23 | Add filesystem API | David Robillard | 1 | -0/+1 | |
2022-10-23 | Add path API | David Robillard | 1 | -0/+8 | |
2022-10-23 | Add string view API | David Robillard | 1 | -0/+1 | |
2022-10-23 | Split reference documentation up into groups and add global header | David Robillard | 1 | -0/+61 | |
The "global" header just provides a convenient place to define the group structure of the library. Applications are better off using the individual headers, but this one will work fine if you don't care about build times or precise dependencies. | |||||
2020-12-31 | Remove entire library header | David Robillard | 1 | -35/+0 | |
2020-12-31 | Separate source from headers | David Robillard | 1 | -0/+35 | |