Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bounded list search operations. | Bruno Haible | 2006-10-06 | 1 | -0/+2 |
* | Add searching operations, limited to a subsequence of the list. | Bruno Haible | 2006-10-05 | 1 | -2/+2 |
* | Include <config.h> unconditionally. | Bruno Haible | 2006-09-14 | 1 | -3/+1 |
* | Sequential list data type implemented by a binary tree. | Bruno Haible | 2006-07-17 | 1 | -0/+99 |