Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-27 | Fix lax handling of string errors and add separate lax test suite | David Robillard | 10 | -27/+67 |
2019-10-27 | Support passing arguments to test wrappers | David Robillard | 1 | -1/+2 |
2019-10-21 | Update metadata | David Robillard | 1 | -2/+2 |
2019-10-21 | Serd 0.30.2v0.30.2 | David Robillard | 2 | -3/+4 |
2019-10-21 | Add __pycache__ to gitignore | David Robillard | 1 | -0/+1 |
2019-10-21 | Add test that NEWS file is normalised and round-trips to Turtle | David Robillard | 1 | -0/+23 |
2019-10-21 | Update autowaf | David Robillard | 2 | -11/+5 |
2019-10-21 | Fix amalgamation | David Robillard | 1 | -2/+5 |
2019-10-21 | Remove upload_docs target | David Robillard | 1 | -6/+0 |
2019-10-20 | Normalise NEWS file | David Robillard | 1 | -90/+90 |
2019-10-20 | Remove link to test coverage from README | David Robillard | 1 | -1/+0 |
2019-10-20 | Don't deploy pages until all previous stages are complete | David Robillard | 1 | -1/+0 |
2019-10-19 | Use terser list syntax in CI configuration | David Robillard | 1 | -28/+12 |
2019-10-17 | Fix autowaf submodule URL | nick87720z | 1 | -1/+1 |
2019-10-17 | Update autowaf | David Robillard | 2 | -5/+5 |
2019-10-14 | Improve man page formatting | David Robillard | 1 | -23/+23 |
2019-10-14 | Update autowaf | David Robillard | 1 | -0/+0 |
2019-10-14 | Enable parallelism between CI stages | David Robillard | 1 | -24/+12 |
2019-10-14 | Add MinGW CI rows | David Robillard | 1 | -0/+34 |
2019-07-25 | Incorporate homepage as README | David Robillard | 1 | -2/+58 |
2019-07-25 | Add benchmark plots | David Robillard | 4 | -0/+5375 |
2019-07-25 | Build documentation on CI | David Robillard | 1 | -4/+16 |
2019-07-25 | Build documentation and coverage index page | David Robillard | 2 | -1/+43 |
2019-07-25 | Make documentation build with Doxygen 1.8.13 | David Robillard | 3 | -34/+15 |
2019-06-07 | Update waf | David Robillard | 3 | -3/+13 |
2019-04-27 | Test that all bad commands print error messages | David Robillard | 1 | -2/+2 |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 186 | -41965/+6 |
2019-04-20 | Use fine-grained Docker images for CI | David Robillard | 1 | -36/+36 |
2019-04-20 | Fix incorrect print format arguments | David Robillard | 2 | -2/+11 |
2019-04-19 | Fix test coverage | David Robillard | 1 | -28/+20 |
2019-04-14 | Add separate CI rows for ARM debug and release builds | David Robillard | 1 | -6/+38 |
2019-04-14 | Improve CI configuration | David Robillard | 1 | -45/+116 |
2019-04-14 | Enable test coverage on CI | David Robillard | 1 | -10/+18 |
2019-04-14 | Clean up CI waf arguments | David Robillard | 1 | -8/+8 |
2019-04-14 | Update autowaf | David Robillard | 1 | -6/+36 |
2019-04-14 | Squashed 'waflib/' changes from e7a29b6b..27a69a76 | David Robillard | 1 | -10/+43 |
2019-04-13 | Add CI rows for ARM architectures | David Robillard | 1 | -1/+16 |
2019-04-13 | Use short options in CI configuration | David Robillard | 1 | -14/+14 |
2019-04-13 | Add test wrapper to serdi invocation for test manifest loading | David Robillard | 1 | -1/+6 |
2019-04-13 | Fix configuration summary output | David Robillard | 1 | -1/+1 |
2019-04-02 | Remove Tk dependency from benchmark script | David Robillard | 1 | -2/+6 |
2019-03-31 | Add documentation main page | David Robillard | 1 | -0/+15 |
2019-03-30 | Fix parsing "a" abbreviation without padding whitespace | David Robillard | 5 | -14/+23 |
2019-03-30 | Improve documentation | David Robillard | 7 | -244/+313 |
2019-03-23 | Update Doxygen configuration | David Robillard | 1 | -52/+119 |
2019-03-18 | Pass file comparison test if difflib finds no changes | David Robillard | 1 | -3/+5 |
2019-03-18 | Seek to end before checking the size of stderr output | David Robillard | 1 | -1/+2 |
2019-03-18 | Use distinct output paths for each test run | David Robillard | 1 | -2/+2 |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 47 | -604/+976 |
2019-03-17 | Squashed 'waflib/' changes from 915dcb17..e7a29b6b | David Robillard | 46 | -438/+871 |