Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New abstract list operation 'node_set_value'. | Bruno Haible | 2008-02-10 | 1 | -1/+27 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Allow the use of a destructor for the values stored in the list. | Bruno Haible | 2007-03-16 | 1 | -1/+5 |
* | More uses of XMALLOC, XNMALLOC and XCALLOC. | Bruno Haible | 2006-11-07 | 1 | -4/+2 |
* | Add bounded list search operations. | Bruno Haible | 2006-10-06 | 1 | -0/+168 |
* | Add searching operations, limited to a subsequence of the list. | Bruno Haible | 2006-10-05 | 1 | -81/+222 |
* | * gl_anylinked_list2.h [lint] (gl_linked_iterator) | Ralf Wildenhues | 2006-09-22 | 1 | -0/+10 |
* | Common code several concrete list implementations. | Bruno Haible | 2006-07-17 | 1 | -0/+547 |