Add multipass procedures. Add two-pass moments calculation. Rewrite
[pspp] / src / levene.c
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