Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / tests / libpspp /
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-02-02 Ben PfaffPatch #6386. Thanks to John Darrington for review...
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-06-04 Ben PfaffAdd ability for reverse iteration to tower code, and...
2007-06-04 Ben Pfaff* range-set.c (range_set_clone): New function.
2007-04-03 Ben PfaffApply patches #5828, #5837, #5841, #5843.
2007-03-31 Ben PfaffAdd plain balanced tree structure. Patch #5827.
2007-03-25 Ben PfaffAdd sparse array data structure.
2007-02-12 Ben PfaffInclude <config.h>.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
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.