ES-DE/es-core/src/utils
2020-12-29 13:44:13 +01:00
..
FileSystemUtil.cpp Fixed a compile error on Unix. 2020-12-29 12:58:55 +01:00
FileSystemUtil.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
StringUtil.cpp Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
StringUtil.h Added case insensitive sorting option to some StringUtil functions. 2020-10-22 21:14:15 +02:00
TimeUtil.cpp Changed from localtime to the more secure localtime_r and localtime_s functions. 2020-12-29 13:44:13 +01:00
TimeUtil.h Added support for FreeBSD, NetBSD and OpenBSD. 2020-11-26 18:53:00 +01:00