summaryrefslogtreecommitdiffstats
path: root/fs/unicode/utf8-selftest.c
Commit message (Expand)AuthorAgeFilesLines
* unicode: Add utf8-data moduleChristoph Hellwig2021-10-121-8/+8
* unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig2021-10-111-47/+33
* unicode: move utf8cursor to utf8-selftest.cChristoph Hellwig2021-10-111-0/+6
* unicode: simplify utf8lenChristoph Hellwig2021-10-111-0/+5
* unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig2021-10-111-7/+8
* unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski2019-09-171-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi2019-04-251-4/+4
* unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi2019-04-251-0/+320