RUNS: Correct calculation of significance.
[pspp] / src / language / stats / runs.c
2014-09-13 Ben PfaffRUNS: Correct calculation of significance.
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
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-23 John DarringtonRemove redundant whitespace
2010-10-21 John DarringtonFix memory deallocation bug 20101022040501/pspp
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.