summaryrefslogtreecommitdiff
path: root/src/utf8.hh
Commit message (Expand)AuthorAgeFilesLines
* utf8: Make decoder conform to recommendation on replacement charactersChristian Persch2018-09-031-5/+2
* utf8: Don't swallow start bytes in the middle of a sequenceChristian Persch2018-09-021-0/+4
* lib: Use branchless, streaming UTF-8 converterChristian Persch2018-06-161-0/+79