Sponsor of the Day:
Jerkmate
https://invent.kde.org/frameworks/kcodecs/-/commit/d26e6746f49ec34208a026826136bdcfbc0e3f1d
[KCharsets] Add benchmark for entity lookup (d26e6746) · Commits · Frameworks / KCodecs · GitLab
KCodecs provide a collection of methods to manipulate strings using various encodings
commits frameworks kcodecskcharsetsaddbenchmarkentity
https://invent.kde.org/frameworks/kcodecs/-/commit/06231c9ba64b2085df12b272789af71ef57bb1cb
[KCharsets] Remove no longer used include (06231c9b) · Commits · Frameworks / KCodecs · GitLab
QHash was used by the removed QTextCodec related API.
commits frameworks kcodecslonger usedkcharsetsremoveinclude
https://invent.kde.org/frameworks/kcodecs/-/commit/732906710fbffc3f5a416e48f2e8d71b010db963
[KCharsets] Verify entity table is sorted at build time (73290671) · Commits · Frameworks / KCodecs...
Modify the comparison function so it is usable in a constexpr context. Also pad the looked up entity the same way as the table entities, so the comparison can...
commits frameworks kcodecsentity tablebuild timekcharsetsverify
https://invent.kde.org/frameworks/kcodecs/-/commit/ed3d1682115603f72aa0fa121b603ab5b4e3ef0f
[KCharSets] Specify the `fromEntity` input format more explicitly (ed3d1682) · Commits · Frameworks...
commits frameworkskcharsetsspecifyinputformat
https://invent.kde.org/frameworks/kcodecs/-/commit/03c7ce704ee6ab54e33c17ae888d044365583df1
[KCharsets] Fix sort order in entity table (03c7ce70) · Commits · Frameworks / KCodecs · GitLab
commits frameworks kcodecssort orderentity tablekcharsetsfix
https://invent.kde.org/frameworks/kcodecs/-/commit/ba83dd44cbeea11cd715a18b4ce802d2953562c0
[KCharSets] Fix numeric encoding for `toEntity(...)` (ba83dd44) · Commits · Frameworks / KCodecs ·...
The hexadecimal format must not include a '0' in front of the 'x'.
commits frameworks kcodecskcharsetsfixnumericencoding