Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fix typos | Andy Cedilnik | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | BUG: Handle restrictive permissions | Andy Cedilnik | 2005-03-07 | 1 | -0/+27 |
| | |||||
* | ENH: Add check for infinite loops. Make sure that files written using ↵ | Andy Cedilnik | 2004-04-18 | 1 | -0/+1 |
| | | | | WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops | ||||
* | ENH: Moved ExpandListVariables out of individual commands. Argument ↵ | Brad King | 2002-12-11 | 1 | -4/+2 |
| | | | | evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. | ||||
* | Make directory if it does not exist yet | Andy Cedilnik | 2002-11-04 | 1 | -2/+5 |
| | |||||
* | Add flag to WRITE_FILE to append | Andy Cedilnik | 2002-10-29 | 1 | -2/+10 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | removed some includes | Ken Martin | 2002-09-27 | 1 | -1/+0 |
| | |||||
* | compiler warning | Ken Martin | 2002-09-22 | 1 | -1/+0 |
| | |||||
* | Fix namespace problem | Andy Cedilnik | 2002-09-21 | 1 | -1/+1 |
| | |||||
* | Add WRITE_FILE command, which writes string to a file | Andy Cedilnik | 2002-09-20 | 1 | -0/+54 |