aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/nls_utf8.c
AgeCommit message (Expand)Author
2021-01-27ext2fs: implement faster CI comparison of stringsGabriel Krisman Bertazi
2021-01-27ext2fs: add method to validate casefolded stringsGabriel Krisman Bertazi
2019-05-12libext2fs: add missing check for utf8lookup()'s return valueTheodore Ts'o
2019-05-03libext2fs: move struct ext2fs_nls_table to the private ext2fsP.h headerTheodore Ts'o
2019-04-29libext2fs: remove utf8_* namespace contaminationTheodore Ts'o
2019-04-29libext2fs: remove nls_* namespace contaminationTheodore Ts'o
2019-04-28ext2fs: drop Unicode normalization supportGabriel Krisman Bertazi
2019-04-28ext2fs: nls: Update to unicode 12.1.0Gabriel Krisman Bertazi
2019-04-28ext2fs: convert unicode normalization from NFKD -> NFDGabriel Krisman Bertazi
2018-12-03ext2fs: nls: support UTF-8 11.0 with NFKD normalizationGabriel Krisman Bertazi