- Oct 31, 2012
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Use extractBaseName() now.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Replace getFileNameFromPath(f, true/false) with corresponding extractBaseName() and extractBaseNameWithoutExtension().
-
Dmitri Naumov authored
Calling getFileNameFromPath() for now.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 30, 2012
-
-
Tom Fischer authored
moved functions getFileNameFromPath(), getSuffixFromPath(), copyPathToFileName() and extractPath() from files StringTools.{cpp,h} to files FileTools.{cpp,h}
-
Norihiro Watanabe authored
- remove functions to manipulate file names because they exist in StringTools.h - move implementations into cpp - fix type, etc.
-