output: Introduce pivot tables.
[pspp] / tests / language / stats / t-test.at
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-04-04 John DarringtonFix crash in T-Test after parsing a null terminated...
2016-03-24 John DarringtonFixed crash in T-TEST when a non-number was passed...
2015-07-31 Ben PfaffT-TEST: Allow comma to be omitted in GROUPS subcommand.
2015-07-31 Ben PfaffT-TEST: Use correct keyword CI (instead of CIN) on...
2015-06-27 John DarringtonPaired samples T-TEST: fix bug calculating correlation...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-05-01 John DarringtonAnnotate some more results as p-values and update the...
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-03-29 John DarringtonT-TEST: Fixed a bug in reporting the independent sample...
2014-01-08 John DarringtonPaired T-Test: Label first pair as 'Pair 1' instead...
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
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 DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left... 178/pspp 179/pspp 180/pspp 181/pspp 182/pspp 20110130030509/pspp 20110131030507/pspp 20110201030505/pspp 20110202030504/pspp 20110203030509/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-05 Ben PfaffT-TEST: Convert tests to Autotest framework. 20101005040502/pspp