25 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Alexander Neundorf e80acd971c ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9) 18 years ago
Alexander Neundorf c1b3484c2d ENH: store the matches for paren-delimited subexpression in 18 years ago
Andy Cedilnik 1d4613a63b ENH: Add STRING STRIP command 19 years ago
Brad King cdc161f380 COMP: Added missing include for time. 19 years ago
Ken Martin c4fc2c19c7 ENH: Add command to generate random strings 19 years ago
Ken Martin daa37f1163 STYLE: fix line length 19 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Bill Hoffman 89e5fc63fe STYLE: fix line lengths 20 years ago
Bill Hoffman 097debb55a BUG: end is not really end, but rather length 20 years ago
Andy Cedilnik 2a9d2ed412 COMP: Remove warning 20 years ago
Andy Cedilnik 985d092d4d ENH: Add rudamentary mathematical expression support 20 years ago
Andy Cedilnik 12ef4edf64 ENH: Add String length and substring 20 years ago
Andy Cedilnik 6e5cdd6de7 ENH: Add regular string replace (not regex), and relative path command. Also add tests 20 years ago
Brad King 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 22 years ago
Brad King bc16c68a14 BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. 22 years ago
Andy Cedilnik 45ea83a694 ERR: Remove unused variable 22 years ago
Andy Cedilnik c4275f54c7 ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER 22 years ago
Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 years ago
Bill Hoffman 5945a5a448 ENH: add some includes for borland 6 23 years ago
Andy Cedilnik 6244ac6f06 Add a way to convert ascii to string 23 years ago
Brad King d66aa2262a ENH: Added COMPARE modes to STRING command. 23 years ago
Ken Martin 0123cb0f2c fix compile warning 23 years ago
Brad King c72462ffb1 ERR: Fixed signed/unsigned warnings. 23 years ago
Brad King 6ab16695d0 BUG: Fixed STRING(REGEX REPLACE ...) and added better test. 23 years ago
Brad King 42c464c05e ENH: Added STRING command. 23 years ago