summaryrefslogtreecommitdiff
path: root/Source/cmMathCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-22/+0
* Documentation: Correct typos and grammarAndreas Mohr2012-11-071-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Merge branch 'add-const-qualifiers' into doxygen-fixesBrad King2012-03-011-4/+4
|\
| * Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-4/+4
* | doxygen: MathCommand is not about string operatorsYury G. Kudryashov2012-03-011-4/+1
|/
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: improve docsBill Hoffman2007-09-111-1/+3
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-0/+80