aboutsummaryrefslogtreecommitdiffstats
path: root/fs/unicode (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+28
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi1-0/+28
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2-20/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-12unicode: update to Unicode 12.1.0 finalTheodore Ts'o1-21/+7
2019-05-12unicode: add missing check for an error return from utf8lookup()Theodore Ts'o1-0/+2
2019-04-28unicode: refactor the rule for regenerating utf8data.hMasahiro Yamada5-16/+3455
2019-04-25unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi3-2075/+2138
2019-04-25unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi3-0/+326
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi4-1/+197
2019-04-25unicode: reduce the size of utf8data[]Olaf Weber4-12646/+3028
2019-04-25unicode: introduce code for UTF-8 normalizationOlaf Weber3-0/+756
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi4-0/+13913