Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-18 | Use consistent spacing for line comments | David Robillard | 1 | -5/+6 | |
2022-08-18 | Use consistent brace wrapping for class definitions | David Robillard | 1 | -1/+2 | |
2022-08-18 | Use default member initialization | David Robillard | 1 | -5/+5 | |
2020-08-02 | Remove std::shared_ptr alias | David Robillard | 1 | -21/+22 | |
2020-08-02 | Rename memory utility header | David Robillard | 1 | -1/+1 | |
2020-08-02 | Move public headers to a separate include directory | David Robillard | 1 | -0/+116 | |
This is more conventional and probably best practice (since it avoids polluting the include path with non-headers), and is supported by the clang-tidy llvm-header-guard check. | |||||
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory ↵ | David Robillard | 1 | -78/+0 | |
in top level). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4063 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-03-10 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4041 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3566 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -0/+78 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3319 a436a847-0d15-0410-975c-d299462d15a1 |