f41bbe4c | 19-May-2019 |
Andreas Gohr <andi@splitbrain.org> |
Moved all utf8 methods to their own namespaced classes
This doesn't really change much since the old functions are still needed for compatibility reasons. We may be able to reduce the number of func
Moved all utf8 methods to their own namespaced classes
This doesn't really change much since the old functions are still needed for compatibility reasons. We may be able to reduce the number of functions by checking which ones we really need.
show more ...
|