1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/files
jvoisin 22153cca7b Reduce a bit the code bloat in hot paths/small functions
There is no need to bloat hot/small functions with
a ton of function calls and involving locales
for simple error messages.
2021-06-15 17:57:14 +02:00
..
androidpath.cpp
androidpath.hpp
collections.cpp
collections.hpp
configurationmanager.cpp Merge all composing variables, not just those in destination already 2020-10-28 00:36:49 +00:00
configurationmanager.hpp Make composing variables compose in the expected order 2020-10-23 01:41:28 +01:00
constrainedfilestream.cpp Avoid to use uninitialized variables 2021-01-09 13:36:40 +04:00
constrainedfilestream.hpp
escape.cpp Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
escape.hpp
fixedpath.hpp
linuxpath.cpp
linuxpath.hpp
lowlevelfile.cpp Reduce a bit the code bloat in hot paths/small functions 2021-06-15 17:57:14 +02:00
lowlevelfile.hpp
macospath.cpp
macospath.hpp
memorystream.hpp
multidircollection.cpp
multidircollection.hpp
windowspath.cpp Use all-lowercase names for windows API headers 2020-05-24 16:49:20 +02:00
windowspath.hpp