1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-22 16:20:58 +00:00
OpenMW/components
scrawl a1939ae05f StringUtils: use the locale-unaware tolower function
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 27e669296e54621472ed5578103ad4306f8a94a9)
2015-12-05 18:11:21 +11:00
..
2015-06-26 07:48:48 +10:00
2015-12-05 17:42:58 +11:00
2015-12-05 17:28:32 +11:00
2015-04-28 18:48:02 -05:00
2015-04-28 18:48:02 -05:00
2014-11-19 13:19:02 +01:00
2014-11-20 18:14:49 +01:00
2014-09-26 17:48:14 +02:00
2015-06-02 11:55:09 +03:00
2015-07-27 15:22:19 +10:00