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