aboutsummaryrefslogtreecommitdiffstats
path: root/src/string_utils.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Add support for converting literals to canonical formDavid Robillard1-4/+4
2022-01-14Preserve long or short quoting from input documentsDavid Robillard1-5/+0
2022-01-14Factor out NTriples readerDavid Robillard1-2/+26
2022-01-13Use a lookup table to determine UTF-8 encoding lengthDavid Robillard1-20/+38
2022-01-13Use exess for reading and writing numeric and binary literalsDavid Robillard1-6/+0
2022-01-13Use char* for strings in public APIDavid Robillard1-2/+2
2022-01-13Remove useless character countingDavid Robillard1-4/+1
2021-05-31Fix some conversion warningsDavid Robillard1-4/+4
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-50/+59
2020-12-31Avoid "else" after "break" and "return"David Robillard1-3/+10
2020-12-15Clean up includesDavid Robillard1-1/+0
2020-11-13Remove use of C character class functions that may use localeDavid Robillard1-2/+13
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+147