Tomas Jakobsson
|
ed2eb3d4d0
|
Move more functionality from Util.cpp to utils/StringUtil.cpp in the quest too remove the need for boost
|
2018-01-27 02:12:16 +01:00 |
|
Tomas Jakobsson
|
18d6b9341e
|
Add getDirContent, getHomePath, getCWDPath, canonicalPath, absolutePath, resolvePath, resolveSymlink, getExtension, removeFile, isAbsolute, isRegularFile, isDirectory, isSymlink, isHidden and isEquivalent
Rename makeGeneric to genericPath and escapePath to escapedPath
Add toUpper
|
2017-12-30 20:04:18 +01:00 |
|
Tomas Jakobsson
|
5e8d6b7f45
|
Eliminated the need for boost::xpressive, boost::algorithm and boost::variant
|
2017-12-27 18:22:26 +01:00 |
|
Tomas Jakobsson
|
cfaa7c19d4
|
Cleanup a couple of classes
|
2017-11-25 23:15:55 +01:00 |
|
Tomas Jakobsson
|
bd0c6beed5
|
Silence warnings
|
2017-11-18 23:20:09 +01:00 |
|
Tomas Jakobsson
|
ae5f9a0342
|
Move StringUtil to utils subfolder
Added utils/FileSystemUtils which will replace some boost::filesystem functions in the future
|
2017-11-16 19:18:20 +01:00 |
|