Fix memory leaks.
[pspp-builds.git] / src / levene.c
2004-06-01 Ben PfaffFix memory leaks.
2004-04-06 Michael Kiefte* Changed dict_get_case_weight() to accept an additiona...
2004-04-02 John DarringtonConverted the t-test to use multipass_with_split.....
2004-03-30 Ben PfaffAdd multipass procedures. Add two-pass moments calcula...
2004-03-21 John DarringtonAdded custom assert(); Fixed bugs in T-TEST and VALUE...
2004-03-21 Ben PfaffChanged DFM from open-at-first-access to explicit-open...
2004-03-15 Ben PfaffRedo VFM interface. Get rid of compaction_necessary...
2004-03-13 John DarringtonFixed the handling of MISSING values in t-test
2004-03-12 John DarringtonAdded support for T-TEST where the group criteria is...
2004-03-02 Ben PfaffBeginning of VFM cleanup.
2004-02-18 John DarringtonAdded Levene test. Added T-TEST section to pspp.texi