Fixed some problems which prevented compiling on Debian woody.
[pspp-builds.git] / src / oneway.q
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-05-03 John DarringtonFixed bug 12931
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2005-02-07 John DarringtonFixed bug #11843
2005-01-31 John DarringtonFixed some more memory problems revealed by valgrind.
2005-01-24 John DarringtonFixed a whole lot more memory leaks.
2005-01-01 John DarringtonVarious bug fixes.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
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.