Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-17 | Actually fix build on old GCC | David Robillard | 1 | -5/+6 | |
Probably. | |||||
2019-03-17 | Fix build on old GCC | David Robillard | 1 | -2/+2 | |
2019-03-17 | Add tests for forge overflow scenarios | David Robillard | 1 | -0/+109 | |
2019-03-17 | Factor out atom test utilities | David Robillard | 2 | -41/+62 | |
2019-03-17 | Fix undocumented item inside Doxygen group | David Robillard | 1 | -0/+1 | |
2019-03-17 | Fix misleading comment | David Robillard | 1 | -1/+1 | |
2019-02-03 | LV2 1.16.0v1.16.0 | David Robillard | 2 | -3/+4 | |
2019-01-10 | Sort includes from local to standard and fix exposed issues | David Robillard | 3 | -10/+10 | |
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit. | |||||
2019-01-10 | Remove workaround for ancient MSVC | David Robillard | 2 | -4/+2 | |
2018-09-23 | Factor out deprecation attribute and warning boilerplate | David Robillard | 1 | -22/+7 | |
2018-09-23 | Shrink code slightly by removing some if-else structure | David Robillard | 1 | -11/+5 | |
2018-09-23 | Add missing macro argument parenthesis | David Robillard | 1 | -1/+1 | |
2018-09-23 | Clean up includes | David Robillard | 2 | -1/+5 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 7 | -0/+2584 | |