Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-03 | Add swap interval hint | David Robillard | 1 | -1/+1 | |
2019-09-03 | Simplify hints implementation | David Robillard | 1 | -13/+13 | |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard | 1 | -0/+306 | |
Taking a page from C++ convention, where "detail" is for things that should not be included in user code. |