summaryrefslogtreecommitdiff
path: root/src/unicode.hh
AgeCommit message (Expand)Author
2014-01-05Use wide character function for categorizing codepointsMaxime Coste
2013-12-14Move template selectors to the headerMaxime Coste
2013-11-17move is_horizontal_blank to unicode.hhMaxime Coste
2013-07-15use C isalnum instead of C++ std::isalnumMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2013-02-26use std::isalnum for is_word implementation in order to support unicodeMaxime Coste
2012-10-09add a unicode.hh header for Codepoint related functions, s/utf8::Codepoint/Co...Maxime Coste