| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-10-13 | Use Pass as default policy for invalid utf8 avoid asserting on that | Maxime Coste |
| 2014-07-05 | utf8: use end of sequence iterators for more security | Maxime Coste |
| 2014-06-24 | Rename utf8::utf8_iterator to utf8::iterator | Maxime Coste |
| 2014-05-21 | Make utif_iterator more tolerant to invalid utf8 | Maxime Coste |
| 2013-12-03 | indent fixes | Maxime Coste |
| 2013-06-06 | add utf8::make_iterator helper function | Maxime Coste |
| 2013-06-06 | utf8_iterators: rename underlying_iterator to base | Maxime Coste |
| 2013-04-09 | rename assert to kak_assert to avoid collisions | Maxime Coste |
| 2013-03-06 | Add utf8_iterator::advance(CharCount, utf8_iterator end) | Maxime Coste |
| 2012-10-27 | utf8: use CharCount instead of size_t | Maxime Coste |
| 2012-10-17 | utf8: replace InvalidBytePolicy::Throw with InvalidBytePolicy::Assert | Maxime Coste |
| 2012-10-13 | utf8::codepoint: configurable invalid byte policy | Maxime Coste |
| 2012-10-08 | add utf8_iterator for adapting byte iterators to iterate on unicode characters | Maxime Coste |
