Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-31 | Fix MinGW build | David Robillard | 1 | -0/+1 | |
2020-12-31 | Update copyright headers | David Robillard | 1 | -1/+1 | |
2020-12-31 | Remove ZixChunk | David Robillard | 1 | -1/+19 | |
2020-12-31 | Disable glib warnings in the code | David Robillard | 1 | -0/+3 | |
Though annoying, this avoids relying on special compiler flags to suppress them. | |||||
2020-12-31 | Initialize all variables | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -129/+130 | |
2020-12-31 | Remove unused esoteric data structures | David Robillard | 1 | -88/+2 | |
2020-08-13 | Move benchmarks to a separate directory | David Robillard | 1 | -0/+258 | |