Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added STRING(CONFIGURE ...) command. | Brad King | 2004-03-04 | 1 | -0/+51 |
| | |||||
* | BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. | Brad King | 2003-12-29 | 1 | -2/+2 |
| | |||||
* | ERR: Remove unused variable | Andy Cedilnik | 2003-07-10 | 1 | -2/+0 |
| | |||||
* | ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and ↵ | Andy Cedilnik | 2003-07-10 | 1 | -1/+39 |
| | | | | TOLOWER | ||||
* | ENH: Merged use of the kwsys RegularExpression class instead of ↵ | Brad King | 2003-06-23 | 1 | -3/+5 |
| | | | | cmRegularExpression. | ||||
* | ENH: add some includes for borland 6 | Bill Hoffman | 2003-05-23 | 1 | -1/+1 |
| | |||||
* | Add a way to convert ascii to string | Andy Cedilnik | 2003-01-01 | 1 | -1/+37 |
| | |||||
* | ENH: Added COMPARE modes to STRING command. | Brad King | 2002-12-04 | 1 | -0/+60 |
| | |||||
* | fix compile warning | Ken Martin | 2002-12-02 | 1 | -3/+3 |
| | |||||
* | ERR: Fixed signed/unsigned warnings. | Brad King | 2002-11-07 | 1 | -5/+5 |
| | |||||
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 1 | -2/+2 |
| | |||||
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 1 | -0/+309 |