aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri_utils.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-07Simplify URI API and implementationDavid Robillard1-11/+11
2021-03-07Make nodes opaqueDavid Robillard1-3/+6
2021-03-07Rename SerdURI to SerdURIViewDavid Robillard1-5/+5
2021-03-07Rename SerdChunk to SerdStringViewDavid Robillard1-3/+3
2021-03-07Use 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