Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | 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 |