summaryrefslogtreecommitdiffstats
path: root/ingen/FilePath.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Pass by value and use std::moveDavid Robillard1-2/+1
2019-12-08Cleanup: Make methods static where possibleDavid Robillard1-1/+2
2019-12-08Cleanup: Use "using" instead of "typedef" where appropriateDavid Robillard1-3/+3
2019-04-13Clean up symbol tableDavid Robillard1-8/+10
2019-03-09Clean up includes and forward declarationsDavid Robillard1-4/+4
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2018-09-13Fix compilation with GCC 7David Robillard1-7/+2
2018-01-21Avoid string copyDavid Robillard1-1/+3
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-0/+126