Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Allow to compare utf8 strings of different length | Vsevolod Stakhov | 2021-08-02 | 1 | -0/+9 |
* | [Feature] Add rspamd_utf8_strcmp utility | Vsevolod Stakhov | 2021-08-02 | 1 | -0/+9 |
* | [Minor] Const-ify trim function as it does not change anything in fact | Vsevolod Stakhov | 2021-05-22 | 1 | -1/+1 |
* | [Rework] Use C++ version for unicode normalisation | Vsevolod Stakhov | 2021-05-17 | 1 | -0/+17 |
* | [Rework] Use C++ utf8 library with unit tests to trim whitespaces | Vsevolod Stakhov | 2021-05-14 | 1 | -0/+41 |