Added result_class parameter to tab_double and updated all callers. Removed tab_fixed
[pspp] / src / language / stats / kruskal-wallis.c
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-13 John DarringtonAdd some comments where needed
2010-10-13 John DarringtonAvoid compiler warnings
2010-10-12 John DarringtonFix memory leaks in Kruskal-Wallis test
2010-10-11 John DarringtonInitial implementation of the Kruskal-Wallis test.