Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, ↵ | Alexander Neundorf | 2007-07-12 | 1 | -0/+37 | |
| | | | | | | | | miguelf (AT) ieee.org added tests for LIST(CONTAINS, SORT, REVERSE) Alex | |||||
* | STYLE: Fixed line-too-long. | Brad King | 2006-08-26 | 1 | -1/+1 | |
| | ||||||
* | BUG: Add missing API | Andy Cedilnik | 2006-08-22 | 1 | -0/+78 | |
| | ||||||
* | BUG: Fix error messages and fix remove item to actually remove all instances ↵ | Andy Cedilnik | 2006-08-22 | 1 | -3/+8 | |
| | | | | of the item | |||||
* | STYLE: Fix style | Andy Cedilnik | 2006-05-16 | 1 | -11/+12 | |
| | ||||||
* | ENH: Fix INSERT to allow inserting to empty list | Andy Cedilnik | 2006-05-15 | 1 | -14/+17 | |
| | ||||||
* | ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM | Andy Cedilnik | 2006-05-15 | 1 | -5/+5 | |
| | ||||||
* | ENH: Remove some errors, fix append to work on nonexisting lists | Andy Cedilnik | 2006-05-15 | 1 | -17/+15 | |
| | ||||||
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -5/+13 | |
| | ||||||
* | ENH: Some documentation and add APPEND | Andy Cedilnik | 2006-05-11 | 1 | -1/+1 | |
| | ||||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 1 | -9/+9 | |
| | | | | warnings produced by building for win64 | |||||
* | ENH: allow unset vars to be used in list length | Bill Hoffman | 2006-03-24 | 1 | -5/+4 | |
| | ||||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -7/+7 | |
| | ||||||
* | ENH: Add initial implementation of the list command | Andy Cedilnik | 2006-02-10 | 1 | -0/+359 | |