Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-13 | Fix character conversion warnings | David Robillard | 1 | -2/+2 | |
2019-04-13 | Make char type functions take int like their standard counterparts | David Robillard | 1 | -1/+1 | |
This avoids conversion warnings by allowing these to be used with either signed or unsigned chars. | |||||
2019-04-13 | Clean up includes and improve source file separation | David Robillard | 1 | -0/+6 | |
2019-04-13 | Clean up and separate internal headers | David Robillard | 1 | -0/+103 | |