summaryrefslogtreecommitdiffstats
path: root/Source/cmStringCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add some includes for borland 6Bill Hoffman2003-05-231-1/+1
|
* Add a way to convert ascii to stringAndy Cedilnik2003-01-011-1/+37
|
* ENH: Added COMPARE modes to STRING command.Brad King2002-12-041-0/+60
|
* fix compile warningKen Martin2002-12-021-3/+3
|
* ERR: Fixed signed/unsigned warnings.Brad King2002-11-071-5/+5
|
* BUG: Fixed STRING(REGEX REPLACE ...) and added better test.Brad King2002-11-061-2/+2
|
* ENH: Added STRING command.Brad King2002-11-061-0/+309