Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
* | Use insert instead of a loop in some cases. | Stephen Kelly | 2015-01-11 | 1 | -4/+1 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
* | BUG: fix broken command | Bill Hoffman | 2003-03-21 | 1 | -2/+2 |
* | ENH: Moved ExpandListVariables out of individual commands. Argument evaluati... | Brad King | 2002-12-11 | 1 | -6/+4 |
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
* | minor fix | Ken Martin | 2002-08-05 | 1 | -3/+8 |
* | updated for 1.4 | Ken Martin | 2002-04-22 | 1 | -0/+77 |