summaryrefslogtreecommitdiffstats
path: root/include/linux/unicode.h
Commit message (Expand)AuthorAgeFilesLines
* unicode: Add utf8-data moduleChristoph Hellwig2021-10-121-0/+2
* unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig2021-10-111-0/+19
* unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig2021-10-111-1/+24
* unicode: mark the version field in struct unicode_map unsignedChristoph Hellwig2021-10-111-1/+1
* unicode: remove the charset field from struct unicode_mapChristoph Hellwig2021-10-111-1/+0
* unicode: Add utf8_casefold_hashDaniel Rosenberg2020-09-101-0/+3
* ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi2019-06-191-0/+3
* unicode: implement higher level API for string handlingGabriel Krisman Bertazi2019-04-251-0/+30