1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +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
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
windowspath.hpp