summaryrefslogtreecommitdiff
path: root/src/util/UTF8.cxx
AgeCommit message (Expand)Author
2021-02-12use std::size_tMax Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace stdint.h with cstdintRosen Penev
2020-02-04[clang-tidy] change integer prefixes to uppercaseRosen Penev
2019-10-14util/UTF8: use `uint8_t` instead of `unsigned char`Max Kellermann
2019-10-14util/UTF8: add `noexcept`Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2014-10-10util/UTF8: add SequenceLengthUTF8()Max Kellermann
2014-10-10util/UTF8: new libraryMax Kellermann