Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-12 | unicode: Add utf8-data module | Christoph Hellwig | 1 | -19/+21 |
2021-10-11 | unicode: cache the normalization tables in struct unicode_map | Christoph Hellwig | 1 | -4/+6 |
2021-10-11 | unicode: move utf8cursor to utf8-selftest.c | Christoph Hellwig | 1 | -2/+0 |
2021-10-11 | unicode: simplify utf8len | Christoph Hellwig | 1 | -1/+0 |
2021-10-11 | unicode: remove the unused utf8{,n}age{min,max} functions | Christoph Hellwig | 1 | -16/+0 |
2021-10-11 | unicode: pass a UNICODE_AGE() tripple to utf8_load | Christoph Hellwig | 1 | -12/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 | Thomas Gleixner | 1 | -10/+1 |
2019-04-25 | unicode: implement higher level API for string handling | Gabriel Krisman Bertazi | 1 | -0/+1 |
2019-04-25 | unicode: reduce the size of utf8data[] | Olaf Weber | 1 | -0/+4 |
2019-04-25 | unicode: introduce code for UTF-8 normalization | Olaf Weber | 1 | -0/+112 |