summaryrefslogtreecommitdiff
path: root/lib/gl_list.h
Commit message (Expand)AuthorAgeFilesLines
* Allow the use of a destructor for the values stored in the list.Bruno Haible2007-03-161-3/+16
* Pure ANSI C!Bruno Haible2006-10-241-3/+3
* Add bounded list search operations.Bruno Haible2006-10-061-0/+57
* Add searching operations, limited to a subsequence of the list.Bruno Haible2006-10-051-4/+75
* Abstract list data type.Bruno Haible2006-07-171-0/+596