Changed all the licence notices in all the files.
[pspp-builds.git] / src / levene.c
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-11-11 John DarringtonFixed bug in the levene calculation. It hadn't been...
2004-10-30 John DarringtonFixed a bug in the levene test, and added the levene...
2004-10-29 John DarringtonFixed the t-test model to be consistent with the anova...
2004-10-26 John DarringtonAmalgamated t-test.h and oneway.h into a single group_p...
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