Age | Commit message (Expand) | Author |
---|---|---|
2024-11-22 | Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-28 | unicode: Recreate utf8_parse_version() | André Almeida |
2024-09-03 | unicode: Fix utf8_load() error path | André Almeida |
2023-04-13 | unicode: remove MODULE_LICENSE in non-modules | Nick Alcock |
2021-10-12 | unicode: Add utf8-data module | Christoph Hellwig |
2021-10-11 | unicode: cache the normalization tables in struct unicode_map | Christoph Hellwig |
2021-10-11 | unicode: pass a UNICODE_AGE() tripple to utf8_load | Christoph Hellwig |
2021-10-11 | unicode: remove the charset field from struct unicode_map | Christoph Hellwig |
2020-09-10 | unicode: Add utf8_casefold_hash | Daniel Rosenberg |
2019-09-17 | unicode: make array 'token' static const, makes object smaller | Colin Ian King |
2019-06-19 | ext4: optimize case-insensitive lookups | Gabriel Krisman Bertazi |
2019-04-25 | unicode: implement higher level API for string handling | Gabriel Krisman Bertazi |