Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl... | Sebastien Barre | 2008-03-12 | 1 | -0/+4 |
* | ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index | Alexander Neundorf | 2007-08-15 | 1 | -4/+6 |
* | ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel... | Alexander Neundorf | 2007-07-12 | 1 | -0/+14 |
* | ENH: Fix INSERT to allow inserting to empty list | Andy Cedilnik | 2006-05-15 | 1 | -2/+6 |
* | ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM | Andy Cedilnik | 2006-05-15 | 1 | -7/+11 |
* | ENH: Remove some errors, fix append to work on nonexisting lists | Andy Cedilnik | 2006-05-15 | 1 | -2/+12 |
* | ENH: Add initial implementation of the list command | Andy Cedilnik | 2006-02-10 | 1 | -0/+50 |