Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an element disposal function. | Bruno Haible | 2007-03-15 | 1 | -2/+2 |
| | |||||
* | More uses of XMALLOC, XNMALLOC and XCALLOC. | Bruno Haible | 2006-11-07 | 1 | -2/+1 |
| | |||||
* | Avoid using the variable name 'index' for two completely different things. | Bruno Haible | 2006-10-10 | 1 | -7/+7 |
| | |||||
* | Add searching operations, limited to a subsequence of the list. | Bruno Haible | 2006-10-05 | 1 | -0/+9 |
| | |||||
* | Common code several concrete list implementations. | Bruno Haible | 2006-07-17 | 1 | -0/+291 |