summaryrefslogtreecommitdiffstats
path: root/fs/unicode/utf8n.h
Commit message (Expand)AuthorAgeFilesLines
* unicode: Add utf8-data moduleChristoph Hellwig2021-10-121-19/+21
* unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig2021-10-111-4/+6
* unicode: move utf8cursor to utf8-selftest.cChristoph Hellwig2021-10-111-2/+0
* unicode: simplify utf8lenChristoph Hellwig2021-10-111-1/+0
* unicode: remove the unused utf8{,n}age{min,max} functionsChristoph Hellwig2021-10-111-16/+0
* unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig2021-10-111-12/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-051-10/+1
* unicode: implement higher level API for string handlingGabriel Krisman Bertazi2019-04-251-0/+1
* unicode: reduce the size of utf8data[]Olaf Weber2019-04-251-0/+4
* unicode: introduce code for UTF-8 normalizationOlaf Weber2019-04-251-0/+112