Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | fix dist compilation failure | ailin-nemui | |
remove illegal wcwidth.c include and compile wcwidth.c correct #include in wcwidth.c fallout from #480 | |||
2016-05-13 | Adjust some conditions. | Xavier G | |
2016-05-13 | Introduce string_chars_for_width(). | Xavier G | |
2016-05-13 | Introduce string_length() and string_width(). | Xavier G | |
2016-05-13 | Leverage string_policy(). | Xavier G | |
2016-05-13 | Introduce string_policy(). | Xavier G | |
2016-05-13 | Rename advance() into string_advance(). | Xavier G | |
2016-05-13 | Move advance() from fe-common/core to core. | Xavier G | |
2016-05-13 | Move utf8.{h,c} from fe-common/core to core. | Xavier G | |