1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-22 16:20:58 +00:00
scrawl 27e669296e 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.
2015-11-27 03:22:52 +01:00
..
2015-05-10 00:36:04 +02:00
2015-11-18 16:47:03 +01:00
2015-11-06 20:21:39 +01:00
2015-09-24 15:21:42 +02:00
2015-06-04 17:13:42 +02:00
2015-11-12 23:45:12 +01:00
2014-11-20 18:14:49 +01:00
2014-09-26 17:48:14 +02:00
2015-09-24 15:21:42 +02:00