Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-28 | unicode: Recreate utf8_parse_version() | 1 | -0/+2 | |
2024-10-28 | unicode: Export latest available UTF-8 version number | 1 | -0/+2 | |
2021-10-12 | unicode: Add utf8-data module | 1 | -0/+2 | |
2021-10-11 | unicode: cache the normalization tables in struct unicode_map | 1 | -0/+19 | |
2021-10-11 | unicode: pass a UNICODE_AGE() tripple to utf8_load | 1 | -1/+24 | |
2021-10-11 | unicode: mark the version field in struct unicode_map unsigned | 1 | -1/+1 | |
2021-10-11 | unicode: remove the charset field from struct unicode_map | 1 | -1/+0 | |
2020-09-10 | unicode: Add utf8_casefold_hash | 1 | -0/+3 | |
2019-06-19 | ext4: optimize case-insensitive lookups | 1 | -0/+3 | |
2019-04-25 | unicode: implement higher level API for string handling | 1 | -0/+30 |