mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 05:45:33 +00:00
a1939ae05f
There is no change in behaviour since we were using the C locale.
The locale-aware tolower is much slower than the locale-unaware one. At least on Linux/GCC it calls dynamic_cast's, and is overall slower by an order of magnitude.
(cherry picked from commit
|
||
---|---|---|
.. | ||
tests | ||
resourcehelpers.cpp | ||
resourcehelpers.hpp | ||
stringops.hpp | ||
utf8stream.hpp |