summaryrefslogtreecommitdiff
path: root/fs/unicode/utf8n.h
AgeCommit message (Expand)Author
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig
2021-10-11unicode: move utf8cursor to utf8-selftest.cChristoph Hellwig
2021-10-11unicode: simplify utf8lenChristoph Hellwig
2021-10-11unicode: remove the unused utf8{,n}age{min,max} functionsChristoph Hellwig
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi
2019-04-25unicode: reduce the size of utf8data[]Olaf Weber
2019-04-25unicode: introduce code for UTF-8 normalizationOlaf Weber