llx: New function llx_find() to find a pointer in a list.
[pspp-builds.git] / tests / libpspp / llx-test.c
2010-02-06 Ben Pfaffllx: New function llx_find() to find a pointer in a...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffMake aux_data file scope variable static.
2007-02-12 Ben PfaffInclude <config.h>.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-10-29 Ben PfaffReduce verbosity of ll-test, llx-test output.
2006-07-01 Ben PfaffAdd linked list library to PSPP.