summaryrefslogtreecommitdiff
path: root/Source/cmMathCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+13
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-2/+0
* Remove some c_str() calls.Stephen Kelly2014-03-111-3/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+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
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-0/+65