Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | string: Tolerate SUBSTRING length exceeding end index | Domen Vrankar | 2014-11-13 | 1 | -4/+7 |
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
* | Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F... | Brad King | 2011-02-15 | 1 | -0/+2 |
|\ | |||||
| * | Add CMAKE_SCRIPT_MODE_FILE variable (#2828) | David Cole | 2011-02-02 | 1 | -0/+2 |
* | | Add a string(FIND) sub-command (#11795) | Tim Hütz | 2011-02-15 | 1 | -0/+77 |
|/ | |||||
* | Fix issue #9851 - only seed the random number generator on the first call to ... | David Cole | 2009-11-06 | 1 | -0/+8 |
* | Add a few more cases to the new StringTest for even better coverage. Re-facto... | David Cole | 2009-10-03 | 1 | -43/+104 |
* | Correct some typos in error messages in the string command. Add a test that c... | David Cole | 2009-10-02 | 1 | -0/+131 |