Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode: update to Unicode 12.1.0 final | Theodore Ts'o | 2019-05-12 | 1 | -21/+7 |
* | unicode: add missing check for an error return from utf8lookup() | Theodore Ts'o | 2019-05-12 | 1 | -0/+2 |
* | unicode: refactor the rule for regenerating utf8data.h | Masahiro Yamada | 2019-04-28 | 5 | -16/+3455 |
* | unicode: update unicode database unicode version 12.1.0 | Gabriel Krisman Bertazi | 2019-04-25 | 3 | -2075/+2138 |
* | unicode: introduce test module for normalized utf8 implementation | Gabriel Krisman Bertazi | 2019-04-25 | 3 | -0/+326 |
* | unicode: implement higher level API for string handling | Gabriel Krisman Bertazi | 2019-04-25 | 4 | -1/+197 |
* | unicode: reduce the size of utf8data[] | Olaf Weber | 2019-04-25 | 4 | -12646/+3028 |
* | unicode: introduce code for UTF-8 normalization | Olaf Weber | 2019-04-25 | 3 | -0/+756 |
* | unicode: introduce UTF-8 character database | Gabriel Krisman Bertazi | 2019-04-25 | 4 | -0/+13913 |