summaryrefslogtreecommitdiffstats
path: root/include/raul
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Use email address instead of website for attributionDavid Robillard14-28/+14
2020-12-19Clean up special member functionsDavid Robillard10-16/+57
2020-12-19Avoid repeating return typesDavid Robillard1-2/+2
2020-12-19Update include mapping for older include-what-you-useDavid Robillard1-1/+0
2020-12-19Suppress warnings with older clang-tidyDavid Robillard1-0/+1
2020-12-19Avoid "else" after "return"David Robillard5-20/+30
2020-12-16Fix build with older GCCDavid Robillard1-1/+1
2020-12-14Clean up includesDavid Robillard9-10/+7
2020-12-14Remove redundant override specifierDavid Robillard1-1/+1
2020-11-12Add final qualifier to enable devirtualizationDavid Robillard1-1/+1
2020-11-12Use separate clang-tidy configurations for headers and testsDavid Robillard1-2/+2
2020-11-12Simplify boolean return expressionDavid Robillard1-5/+1
2020-11-12Use inline for bare functions rather than static inlineDavid Robillard1-1/+1
2020-11-12Fix include guardsDavid Robillard1-3/+3
2020-11-12Move includes to a conventional include directoryDavid Robillard14-0/+2081