Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode: Add utf8-data module | Christoph Hellwig | 2021-10-12 | 1 | -0/+2 |
* | unicode: cache the normalization tables in struct unicode_map | Christoph Hellwig | 2021-10-11 | 1 | -0/+19 |
* | unicode: pass a UNICODE_AGE() tripple to utf8_load | Christoph Hellwig | 2021-10-11 | 1 | -1/+24 |
* | unicode: mark the version field in struct unicode_map unsigned | Christoph Hellwig | 2021-10-11 | 1 | -1/+1 |
* | unicode: remove the charset field from struct unicode_map | Christoph Hellwig | 2021-10-11 | 1 | -1/+0 |
* | unicode: Add utf8_casefold_hash | Daniel Rosenberg | 2020-09-10 | 1 | -0/+3 |
* | ext4: optimize case-insensitive lookups | Gabriel Krisman Bertazi | 2019-06-19 | 1 | -0/+3 |
* | unicode: implement higher level API for string handling | Gabriel Krisman Bertazi | 2019-04-25 | 1 | -0/+30 |