summaryrefslogtreecommitdiff
path: root/src/utf8_iterator.hh
AgeCommit message (Expand)Author
2012-10-27utf8: use CharCount instead of size_tMaxime Coste
2012-10-17utf8: replace InvalidBytePolicy::Throw with InvalidBytePolicy::AssertMaxime Coste
2012-10-13utf8::codepoint: configurable invalid byte policyMaxime Coste
2012-10-08add utf8_iterator for adapting byte iterators to iterate on unicode charactersMaxime Coste