0ad/source/i18n
elexis 55efe4a735 Fix L10n::FormatMillisecondsIntoDateString memory leak following c92e74138a, refs a74fcdcb35, #3350, #4418, #2938.
createDefault returns a new pointer to be deleted, getGMT returned a
pointer to an icu variable not to be deleted.

Differential Revision: https://code.wildfiregames.com/D2220
Reviewed By: Vladislav
This was SVN commit r22773.
2019-08-24 17:33:29 +00:00
..
scripting Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
L10n.cpp Fix L10n::FormatMillisecondsIntoDateString memory leak following c92e74138a, refs a74fcdcb35, #3350, #4418, #2938. 2019-08-24 17:33:29 +00:00
L10n.h Simple refactoring of Singleton. Make it non-copyable. 2019-01-13 15:11:40 +00:00