summaryrefslogtreecommitdiffstats
path: root/fs/unicode
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-07-111-0/+28
|\
| * ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi2019-06-201-0/+28
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-052-20/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* unicode: update to Unicode 12.1.0 finalTheodore Ts'o2019-05-121-21/+7Star
* unicode: add missing check for an error return from utf8lookup()Theodore Ts'o2019-05-121-0/+2
* unicode: refactor the rule for regenerating utf8data.hMasahiro Yamada2019-04-285-16/+3455
* unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi2019-04-253-2075/+2138
* unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi2019-04-253-0/+326
* unicode: implement higher level API for string handlingGabriel Krisman Bertazi2019-04-254-1/+197
* unicode: reduce the size of utf8data[]Olaf Weber2019-04-254-12646/+3028Star
* unicode: introduce code for UTF-8 normalizationOlaf Weber2019-04-253-0/+756
* unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi2019-04-254-0/+13913