Fixed some problems with value labels not reporting correctly.
[pspp-builds.git] / src / oneway.q
2004-11-12 John DarringtonFixed some problems with value labels not reporting...
2004-11-06 John DarringtonFixed problem where oneway didn't deal properly with...
2004-10-30 John DarringtonFixed behaviour of oneway when presented with missing...
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-10-25 John DarringtonAdded remaining calculations for the separate variance...
2004-10-25 John DarringtonFixed namespace clash (stderr)
2004-10-24 John DarringtonAdded most of the calculations for the ONEWAY command.
2004-10-22 John DarringtonAdded framework for the ONEWAY command.