Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-17 | Fix Windows warnings | David Robillard | 1 | -1/+1 | |
2019-06-21 | Refuse to store state properties with null keys | David Robillard | 1 | -0/+10 | |
2019-06-21 | Refuse to store duplicate properties when saving plugin state | David Robillard | 1 | -0/+11 | |
2019-04-15 | Fix mismatched malloc/free calls | David Robillard | 1 | -8/+18 | |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -4/+4 | |
2019-01-13 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -5/+5 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2018-09-04 | Fix GCC8 warnings | David Robillard | 1 | -1/+1 | |
2018-07-10 | Fix Windows/MSVC build | David Robillard | 1 | -0/+5 | |
2017-12-29 | Use safe string functions | David Robillard | 1 | -1/+1 | |
2017-12-16 | Use mkstemp instead of tmpnam | David Robillard | 1 | -13/+9 | |
2016-09-26 | Fix comparison of restored states with paths | David Robillard | 1 | -3/+8 | |
2016-07-11 | Improve test coverage | David Robillard | 1 | -2/+6 | |
2015-10-04 | Improve test coverage | David Robillard | 1 | -0/+384 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5742 a436a847-0d15-0410-975c-d299462d15a1 |