summaryrefslogtreecommitdiffstats
path: root/src/libutil/cxx/utf8_util.h
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Allow to compare utf8 strings of different lengthVsevolod Stakhov2021-08-021-0/+9
* [Feature] Add rspamd_utf8_strcmp utilityVsevolod Stakhov2021-08-021-0/+9
* [Minor] Const-ify trim function as it does not change anything in factVsevolod Stakhov2021-05-221-1/+1
* [Rework] Use C++ version for unicode normalisationVsevolod Stakhov2021-05-171-0/+17
* [Rework] Use C++ utf8 library with unit tests to trim whitespacesVsevolod Stakhov2021-05-141-0/+41