summaryrefslogtreecommitdiffstats
path: root/fs/unicode/utf8-selftest.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig1-8/+8
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig1-47/+33
2021-10-11unicode: move utf8cursor to utf8-selftest.cChristoph Hellwig1-0/+6
2021-10-11unicode: simplify utf8lenChristoph Hellwig1-0/+5
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig1-7/+8
2019-09-17unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-04-25unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi1-4/+4
2019-04-25unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi1-0/+320