| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-05 | Use wide character function for categorizing codepoints | Maxime Coste | |
| Previously we used the is... rather than isw... These functions were not supporting non ascii characters correctly | |||
| 2013-12-14 | Move template selectors to the header | Maxime Coste | |
| 2013-11-17 | move is_horizontal_blank to unicode.hh | Maxime Coste | |
| 2013-07-15 | use C isalnum instead of C++ std::isalnum | Maxime Coste | |
| 2013-04-09 | sort includes directives | Maxime Coste | |
| 2013-02-26 | use std::isalnum for is_word implementation in order to support unicode | Maxime Coste | |
| 2012-10-09 | add a unicode.hh header for Codepoint related functions, ↵ | Maxime Coste | |
| s/utf8::Codepoint/Codepoint/ | |||
