Add searching operations, limited to a subsequence of the list.
[pspp] / lib / gl_array_list.c
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-10-04 Bruno HaibleComment fixes.
2006-09-22 Ralf Wildenhues* gl_anylinked_list2.h [lint] (gl_linked_iterator)
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-07-17 Bruno HaibleSequential list data type implemented by an array.