summaryrefslogtreecommitdiffstats
path: root/include/lilv/lilv.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Clarify threading rules for instance functionsDavid Robillard1-3/+35
2023-08-23Suppress clang-tidy warningDavid Robillard1-0/+1
2022-12-19Allow LILV_API to be defined by the userDavid Robillard1-8/+11
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-07-08Suppress false positive IWYU warningDavid Robillard1-1/+1
2021-01-07Use globally unique Doxygen group namesDavid Robillard1-10/+10
2021-01-07Clean up documentation commentsDavid Robillard1-171/+289
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2021-01-02Use LILV_STATIC instead of LILV_SHARED to control visibilityDavid Robillard1-13/+7
2020-12-31Format all code with clang-formatDavid Robillard1-304/+440
2020-12-31Avoid "else" after "return"David Robillard1-2/+2
2020-12-24Move headers to a conventional "include" directoryDavid Robillard1-0/+1869