summaryrefslogtreecommitdiffstats
path: root/Source/cmListCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Fix styleAndy Cedilnik2006-05-161-11/+12
* ENH: Fix INSERT to allow inserting to empty listAndy Cedilnik2006-05-151-14/+17
* 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-17/+15
* STYLE: fix line lengthKen Martin2006-05-121-5/+13
* ENH: Some documentation and add APPENDAndy Cedilnik2006-05-111-1/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-9/+9
* ENH: allow unset vars to be used in list lengthBill Hoffman2006-03-241-5/+4
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-7/+7
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-101-0/+359