Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-11 | Check variables in unit tests | David Robillard | 1 | -0/+3 |
2023-09-23 | Use anonymous namespaces instead of "static" in tests | David Robillard | 1 | -6/+10 |
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -3/+3 |
2022-07-20 | Clean up special member functions and format with clang-format 14 | David Robillard | 1 | -4/+3 |
2022-07-20 | Use nodiscard attribute | David Robillard | 1 | -1/+1 |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -14/+2 |
2021-01-02 | Make namespace name lowercase | David Robillard | 1 | -1/+1 |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -79/+84 |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -2/+1 |
2020-12-19 | Clean up special member functions | David Robillard | 1 | -0/+7 |
2020-07-18 | Fix various clang-tidy warnings | David Robillard | 1 | -2/+6 |
2019-03-17 | Reduce test duration slightly | David Robillard | 1 | -1/+1 |
2018-09-16 | Lint with clang-tidy | David Robillard | 1 | -4/+4 |
2018-09-16 | Remove unused main parameters | David Robillard | 1 | -1/+1 |
2018-09-16 | Clean up includes | David Robillard | 1 | -2/+5 |
2017-12-16 | Fix various warnings | David Robillard | 1 | -5/+5 |
2017-02-27 | Enable assertions in tests | David Robillard | 1 | -0/+2 |
2017-02-12 | Add managed_ptr for automatic real-time safe garbage collection | David Robillard | 1 | -12/+96 |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 |
2014-12-18 | Fix memory error in maid test. | David Robillard | 1 | -2/+0 |
2013-12-25 | Fix minor memory errors. | David Robillard | 1 | -0/+2 |
2013-06-08 | Better test coverage. | David Robillard | 1 | -0/+39 |