summaryrefslogtreecommitdiffstats
path: root/Source/cmListCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: make commands lower case by defaultKen Martin2007-10-101-10/+10
* ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the indexAlexander Neundorf2007-08-151-3/+4
* ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel...Alexander Neundorf2007-07-121-1/+6
* STYLE: use "items" instead od "item"Alexander Neundorf2007-05-241-2/+2
* BUG: Add missing APIAndy Cedilnik2006-08-221-0/+2
* STYLE: Fix styleAndy Cedilnik2006-05-161-9/+9
* ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEMAndy Cedilnik2006-05-151-5/+5
* ENH: Remove some errors, fix append to work on nonexisting listsAndy Cedilnik2006-05-151-1/+1
* ENH: Some documentation and add APPENDAndy Cedilnik2006-05-111-6/+9
* STYLE: fix line lengthsBill Hoffman2006-03-101-3/+4
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-101-0/+99