summaryrefslogtreecommitdiffstats
path: root/fs/unicode
AgeCommit message (Expand)Author
2019-09-17unicode: make array 'token' static const, makes object smallerColin Ian King
2019-09-17unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski
2019-07-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-12unicode: update to Unicode 12.1.0 finalTheodore Ts'o
2019-05-12unicode: add missing check for an error return from utf8lookup()Theodore Ts'o
2019-04-28unicode: refactor the rule for regenerating utf8data.hMasahiro Yamada
2019-04-25unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi
2019-04-25unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi
2019-04-25unicode: reduce the size of utf8data[]Olaf Weber
2019-04-25unicode: introduce code for UTF-8 normalizationOlaf Weber
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi