Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode: Add utf8-data module | Christoph Hellwig | 2021-10-12 | 1 | -8/+8 |
* | unicode: cache the normalization tables in struct unicode_map | Christoph Hellwig | 2021-10-11 | 1 | -47/+33 |
* | unicode: move utf8cursor to utf8-selftest.c | Christoph Hellwig | 2021-10-11 | 1 | -0/+6 |
* | unicode: simplify utf8len | Christoph Hellwig | 2021-10-11 | 1 | -0/+5 |
* | unicode: pass a UNICODE_AGE() tripple to utf8_load | Christoph Hellwig | 2021-10-11 | 1 | -7/+8 |
* | unicode: Move static keyword to the front of declarations | Krzysztof Wilczynski | 2019-09-17 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | unicode: update unicode database unicode version 12.1.0 | Gabriel Krisman Bertazi | 2019-04-25 | 1 | -4/+4 |
* | unicode: introduce test module for normalized utf8 implementation | Gabriel Krisman Bertazi | 2019-04-25 | 1 | -0/+320 |