lib/gl_list.c


Log

Author Commit Date CI Message
Bruno Haible e062ed7a 2007-03-16T00:30:06 Allow the use of a destructor for the values stored in the list.
Bruno Haible fca2f939 2006-10-06T12:06:07 Add bounded list search operations.
Bruno Haible 407400d9 2006-10-05T12:45:16 Add searching operations, limited to a subsequence of the list.
Bruno Haible 99099106 2006-09-14T14:18:36 Include <config.h> unconditionally.
Bruno Haible c2f1b9b9 2006-07-17T11:34:23 Abstract list data type.