summaryrefslogtreecommitdiff
path: root/src/utf8_iterator.hh
AgeCommit message (Expand)Author
2013-04-09rename assert to kak_assert to avoid collisionsMaxime Coste
2013-03-06Add utf8_iterator::advance(CharCount, utf8_iterator end)Maxime Coste
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