Fix some typos (found by codespell)
[pspp] / src / language / stats / kruskal-wallis.c
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
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.