ES-DE/es-core/src/utils
2022-01-13 20:07:04 +01:00
..
CImgUtil.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
CImgUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
FileSystemUtil.cpp Fixed two Emscripten compiler warnings. 2022-01-13 20:07:04 +01:00
FileSystemUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
MathUtil.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
MathUtil.h Clarified the use of bundled include files. 2021-10-06 18:41:21 +02:00
PlatformUtil.cpp (Windows) Fixed a few compiler errors and warnings. 2022-01-10 19:53:23 +01:00
PlatformUtil.h (Windows) Fixed a few compiler errors and warnings. 2022-01-10 19:53:23 +01:00
StringUtil.cpp Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
StringUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
TimeUtil.cpp Fixed a time zone issue related to the Unix epoch. 2021-11-26 20:55:54 +01:00
TimeUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00