aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri_utils.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Use Zix attributes directlyDavid Robillard1-3/+3
2023-12-02Simplify URI API and implementationDavid Robillard1-5/+7
2023-12-02Rename string view fieldsDavid Robillard1-6/+6
2023-12-02Split up public API headerDavid Robillard1-1/+1
2023-12-02Rename SerdURI to SerdURIViewDavid Robillard1-5/+5
2023-12-02Rename SerdChunk to SerdStringViewDavid Robillard1-3/+3
2023-12-02Use char* for strings in public APIDavid Robillard1-8/+9
2023-04-05Fix relative URI creationDavid Robillard1-18/+36
2023-04-05Use distinct include guards for internal headersDavid Robillard1-4/+4
2022-08-31Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
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