docs
[pspp] / tests / language /
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-06 John DarringtonAdjust test to fix previous change
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-04-14 John DarringtonFix crash in lexer due to integer overflow.
2019-03-12 John DarringtonREGRESSION: Rename COLLIN to TOL
2019-03-05 John DarringtonREGRESSION: New option /STATISTICS=COLLIN
2019-02-26 Ben PfaffMODIFY VARS: Fix bugs in REORDER and DROP subcommands...
2019-02-23 Ben PfaffSYSFILE INFO: Display documents too.
2019-02-10 Ben Pfaffformat: Always output 2-digit hours for TIME format.
2019-01-20 John DarringtonFix broken psql tests.
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 Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
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 Pfaffoutput: Remove support for nested tables.
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2018-12-03 Ben Pfaffget-data-psql.at: Make test work with Debian pg_wrapper...
2018-09-24 Ben Pfafflexer: Add support for embedded \0 bytes and missing...
2018-07-06 John DarringtonODS reader: Deal with case where /READNAMES vs. non...
2018-04-30 Ben PfaffMake libxml2 a required build dependency.
2018-02-21 Ben PfaffSAVE TRANSLATE: Allow variable names with space, etc...
2018-02-21 Ben Pfafflexer: Fix implementation of lex_force_string_or_id().
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-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-16 John DarringtonFix buffer overflow which could occur if the matrix...
2017-05-12 John DarringtonFixed bug which caused a crash in GET DATA
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-11 John DarringtonDATA MATRIX: Avoid crash on invalid input
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-09 John DarringtonMATRIX DATA: Cope with long variable names
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-05-01 John DarringtonMATRIX DATA: Fix crash when duplicate variables are...
2017-05-01 John DarringtonMATRIX DATA: Handle multiple splits properly
2017-04-30 John DarringtonMATRIX DATA: Rewrite to canonical rowtype values
2017-04-26 John DarringtonAdded the MATRIX DATA procedure.
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
2017-01-14 John Darringtontests: Avoid infinite loop in test.
2016-08-15 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-14 Ben PfaffVECTOR: Support creating string variables also.
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-21 John DarringtonFix bug in syntax parser of GET DATA /TYPE=TXT
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-05 John DarringtonAdd test for PERMISSIONS with bad syntax
2016-04-04 John DarringtonFix crash in T-Test after parsing a null terminated...
2016-04-03 Ben Pfafftests: Fix a deeper bug in null byte check in testsuite.
2016-04-03 Ben Pfafftests: Fix bug in null byte check in testsuite.
2016-04-03 Ben Pfafflexer: Treat null characters in input as spaces.
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 DarringtonFixed by where pspp would crash if ELSE appeared withou...
2016-03-31 John DarringtonFixed a bug where INSERT would crash when an unterminat...
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-29 John DarringtonCleanup the RENAME VARIABLES command.
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 double heap deallocation when erroneous SET was...
2016-03-26 John DarringtonFix crash in oneway when an invalid dependent variable...
2016-03-26 John DarringtonFix crash in recode when the INTO variable was invalid.
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-25 John DarringtonFix crash in DATA LIST when RECORDS and/or SKIP is...
2016-03-25 John DarringtonFix crash in LIST when no valid variables exist.
2016-03-24 John DarringtonFix crash in histogram when all values are missing.
next