summaryrefslogtreecommitdiff
path: root/fs/unicode/utf8-core.c
AgeCommit message (Expand)Author
2023-04-13unicode: remove MODULE_LICENSE in non-modulesNick Alcock
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig
2021-10-11unicode: remove the charset field from struct unicode_mapChristoph Hellwig
2020-09-10unicode: Add utf8_casefold_hashDaniel Rosenberg
2019-09-17unicode: make array 'token' static const, makes object smallerColin Ian King
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi