aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/uri.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Use ZixAllocator directlyDavid Robillard1-5/+6
2023-12-02Use ZixStringView directlyDavid Robillard1-9/+9
2023-12-02Add support for custom allocatorsDavid Robillard1-2/+6
2023-12-02Factor out and expose serd_write_file_uri()David Robillard1-3/+24
2023-12-02Use Zix attributes directlyDavid Robillard1-8/+11
2023-12-02Make serd_uri_string_length() precise and add it to public APIDavid Robillard1-1/+14
2023-12-02Bring read/write interface closer to the C standardDavid Robillard1-3/+3
2023-12-02Simplify URI API and implementationDavid Robillard1-39/+86
2023-12-02Make nodes opaqueDavid Robillard1-2/+1
2023-12-02Split up public API headerDavid Robillard1-0/+100