| Age | Commit message (Expand) | Author |
|---|---|---|
| 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-11 | use ByteCount instead of CharCount when we are really counting bytes | Maxime Coste |
| 2012-10-11 | Return something in utf8::distance, thanks again gcc for letting this work | Maxime Coste |
| 2012-10-10 | Actually return something in utf8::codepoint, thanks gcc for using rax | Maxime Coste |
| 2012-10-09 | add a unicode.hh header for Codepoint related functions, s/utf8::Codepoint/Co... | Maxime Coste |
| 2012-10-09 | utf8: add dump(OutputIterator& it, Codepoint cp) | Maxime Coste |
| 2012-10-08 | add utf8 helpers in utf8.hh | Maxime Coste |
