Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-11 | Reduce complexity and fix potential memory leaks in lv2bench | David Robillard | 1 | -37/+30 |
2024-12-11 | Avoid use of atoi() | David Robillard | 1 | -2/+8 |
2024-11-24 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -5/+5 |
2024-11-24 | Avoid using internal configuration header in tools | David Robillard | 1 | -1/+0 |
2024-11-24 | Use conventional command-line help output formatting | David Robillard | 1 | -3/+3 |
2024-10-11 | Add missing const qualifiers | David Robillard | 1 | -2/+2 |
2024-10-11 | Avoid potential null pointer arithmetic | David Robillard | 1 | -2/+3 |
2022-12-10 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+1 |
2022-11-29 | Clean up inconsistent tool command line interfaces | David Robillard | 1 | -3/+3 |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2022-07-18 | Switch to meson build system | David Robillard | 1 | -0/+282 |