docs
[pspp] / tests / language / stats /
2022-06-03 Ben Pfaffdocs ctables10
2022-06-02 Ben PfaffFix bug in CLABELS when a missing category was moved...
2022-06-01 Ben Pfaffwork on CTABLES
2022-04-06 Ben PfaffMATRIX: Correct error message.
2022-04-05 Ben PfaffCROSSTABS: Fix computation of adjusted standardized...
2022-04-03 Yuri ChornoivanYuri Chornoivan contributed some typo fixes
2022-01-01 Ben PfaffFREQUENCIES: Fix percentiles and median calculation...
2022-01-01 John DarringtonFixed misleading results in the Kruskal-Wallis test
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-16 Ben PfaffMATRIX: Update EVAL test to avoid failure on i386.
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-07-24 John DarringtonTolerate pathnames with spaces
2021-03-22 Ben Pfafflexer: New function lex_force_int_range().
2021-03-21 Ben PfaffCROSSTABS: Reimplement parser without q2c.
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-02 Ben Pfaffcsv: Change footnote format.
2020-12-31 Ben Pfaffpivot-output: Replicate dimension headings when divided...
2020-12-31 Ben Pfaffpivot-output: Really fix formatting of the corner cell.
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-10-31 John DarringtonFix oneway bug and add a test
2020-10-10 John DarringtonAdd extra code examples to the documentation
2020-09-27 John DarringtonRemove width specifications from range strings (eg...
2020-08-18 John Darringtonbarchart.c: Sort the categories before displaying them.
2020-08-03 Ben Pfafftests: Ignore Pango warnings when generating charts.
2020-07-11 John DarringtonDo not attempt to use the output driver while it's...
2020-04-26 John DarringtonFix crash when bad autorecode /blank is encountered.
2020-02-09 John DarringtonFix bug #57731.
2020-02-02 John DarringtonFix bug #57722.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-10-05 Ben PfaffAUTORECODE: Implement PRINT subcommand.
2019-09-02 Ben PfaffAUTORECODE: Use minimum width output format for new...
2019-09-02 Ben PfaffAUTORECODE: Properly handle variable labels.
2019-09-02 Ben PfaffAUTORECODE: Properly handle value labels.
2019-09-02 Ben Pfaffvariable: Make var_append_value_name() omit trailing...
2019-09-02 Ben PfaffAUTORECODE: Fix treatment of missing values.
2019-08-18 Ben PfaffAUTORECODE: Make GROUP option work properly with multi...
2019-06-24 John DarringtonTEST Examine unrepresentable graphs: Ignore stderr
2019-06-23 John DarringtonMEANS: Fix output with unusual formats
2019-06-23 John DarringtonMEANS: Change the statistic formats to follow their...
2019-06-22 John DarringtonMEANS: Fix behaviour when splits is active.
2019-06-20 John DarringtonRe-implement MEANS.
2019-06-06 John DarringtonRevert "Remove bad tests"
2019-06-06 John DarringtonRemove bad tests
2019-05-21 John Darringtonroc.at: Remove comma terminating test keywords.
2019-05-07 John DarringtonQUICK CLUSTER: Implement the /SAVE sub-command.
2019-05-05 John DarringtonGRAPH (barchart): Percentages display subcategorial...
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.
2019-05-04 John DarringtonEXAMINE: Don't crash when unrenderable graphs are...
2019-05-01 John Darringtoncrosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'
2019-04-27 John DarringtonFREQUENCIES: Warn the user if any weight values are...
2019-03-12 John DarringtonREGRESSION: Rename COLLIN to TOL
2019-03-05 John DarringtonREGRESSION: New option /STATISTICS=COLLIN
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-27 Ben Pfafftests: Tag all the tests that take more than about...
2018-12-25 Ben Pfafftext-item: Merge "title" and "subtitle" items into...
2018-12-23 Ben Pfafftests: Add "categorical" keyword to tests that use...
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-20 Stefan WeilFix some typos (found by codespell)
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...
2017-06-19 John DarringtonFACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
2017-06-18 John DarringtonFACTOR: Add Anti-image matrix output
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-12 John DarringtonMEANS: Prevent parser from entering infinite loop.
2017-05-12 John DarringtonREGRESSION: Implement /ORIGIN subcommand.
2017-05-11 John DarringtonFACTOR: Fix a crash when bad input was presented
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-09 John DarringtonREGRESSION: Allow independent variables to be specified...
2017-05-04 John DarringtonFACTOR: Add printout of the covariance matrix and add...
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-07 John DarringtonFixed a bug in the Mann-Whitney test vs. missing=analysis.
2017-02-21 Friedrich BeckmannFREQUENCIES: fixed VARIANCE output - fixes bug #50366
2016-08-13 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-13 John DarringtonAUTORECODE now optionally accepts / before INTO
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-06-23 John DarringtonFixed GLM vs. missing values in the dependent variable
2016-06-08 Friedrich Beckmannadded FREQUENCIES regression test for bug#48128
2016-04-11 Ben PfaffCROSSTABS: Implement COUNT subcommand to round case...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-04-06 John DarringtonFixed crash on FLIP vs. invalid variable names.
2016-04-05 John DarringtonFixed a crash when data for correlations was empty.
2016-04-04 John DarringtonFix crash in T-Test after parsing a null terminated...
2016-04-02 Ben PfaffCROSSTABS: Fix corner case in integer mode.
2016-03-31 John DarringtonFix crash in NPAR when no variables were parsed.
2016-03-31 John DarringtonFixed a bug where frequencies/histogram would crash...
2016-03-31 John DarringtonFix crash when ROC was passed a non-number where a...
2016-03-31 John DarringtonFix crash when ONEWAY/CONTRASTS contained an empty...
2016-03-30 John DarringtonFixed crash when processing malformed NPAR TESTS BINOMI...
2016-03-27 John DarringtonFixed bug in EXAMINE where the parametric calculation...
2016-03-27 John DarringtonFix bug in EXAMINE when an invalid dependent variable...
2016-03-26 John DarringtonFix bug in GRAPH when a bad dependent variable was...
2016-03-26 John DarringtonFix crash in FLIP with no variables.
2016-03-26 John DarringtonFix crash in oneway when an invalid dependent variable...
2016-03-25 John DarringtonFix crash in ROC command when no valid state variable...
2016-03-25 John DarringtonFix crash when no indepdendent variable in NPAR is...
2016-03-24 John DarringtonFix crash in histogram when all values are missing.
2016-03-24 John DarringtonFixed crash in T-TEST when a non-number was passed...
2016-03-24 John DarringtonFix crash in correlations with empty dataset.
next