Added the /WILCOXON subcommand to NPAR TESTS
[pspp-builds.git] / src / language / stats / npar.q
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-04 John DarringtonAdded a n_missing parameter to casereader_create_filter...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-08 John DarringtonFixed constness issues.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-02-09 Ben PfaffFix use of size_t in printf formats. Patch #5727.
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
2006-12-20 John DarringtonImplemented the NPAR TESTS command.