aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri_utils.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Simplify URI API and implementationDavid Robillard1-9/+12
2022-01-13Make nodes opaqueDavid Robillard1-3/+6
2022-01-13Rename SerdURI to SerdURIViewDavid Robillard1-5/+5
2022-01-13Rename SerdChunk to SerdStringViewDavid Robillard1-3/+3
2022-01-13Use char* for strings in public APIDavid Robillard1-8/+9
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-39/+42
2020-12-31Avoid "else" after "break" and "return"David Robillard1-5/+2
2020-12-15Clean up includesDavid Robillard1-0/+4
2020-11-10Add const, pure, and malloc function attributesDavid Robillard1-3/+3
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+106