pivot table procedure conceptually works
[pspp] / tests /
2014-11-29 Ben PfaffAdd support for weighting variables in SPSS/PC+ system...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-10-28 John DarringtonFREQUENCIES: Fixed crash when there was no valid data
2014-10-18 John DarringtonFREQUENCIES: Fix the default /STATISTICS.
2014-10-18 John DarringtonFrequencies.c: Use BIT_INDEX (FRQ_ST_MEDIAN) instead...
2014-10-12 Ben PfaffDISPLAY: Fix crash bugs in DISPLAY INDEX and DISPLAY...
2014-09-28 Friedrich Beckmannrender-test: Fix invocation of tab_footnote().
2014-09-28 Friedrich BeckmannAdd GRAPH command initially with just scatterplots...
2014-09-27 Ben PfaffMakefiles: Make most of the handwritten rules support...
2014-09-16 Ben PfaffFREQUENCIES: Fix treatment of string variables.
2014-09-16 Ben Pfaffoutput: Add support for captions.
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-13 Ben Pfaffstr: Make str_format_26adic() able to use lowercase.
2014-09-13 Ben PfaffRUNS: Correct calculation of significance.
2014-09-09 Ben Pfaffu8-istream: Fix handling of partial reads.
2014-08-30 Ben Pfaffoutput: Make it possible to push and pop output engines.
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-08-24 Ben Pfafftests: Refactor rendering tests.
2014-08-23 Ben Pfaffrender-test: Add --no-txt and --no-stdout options.
2014-07-20 Ben Pfaffrender: Fix rendering corner cases when a cell is broke...
2014-07-20 Ben Pfaffrender-test: Add output file option.
2014-07-20 Ben PfaffMake minimum breaks configurable.
2014-07-13 Ben Pfaffrender: Don't add overflows when header is contiguous...
2014-07-13 Ben Pfafftable-select: Only cut headers into two if needed in...
2014-07-12 Ben Pfaffrender: Add comments to tests.
2014-07-09 John DarringtonAdd OUTPUT MODIFY command
2014-06-23 John DarringtonFixed crash in REGRESSION when only one SAVE parameter...
2014-05-11 Ben PfaffCROSSTABS: Add test to verify treatment of ties.
2014-05-11 Ben PfaffCROSSTABS: Calculate significance for lambda and Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Calculate ASE for asymmetric lambda (correctly).
2014-05-06 Ben PfaffCROSSTABS: Don't calculate symmetric uncertainty coeffi...
2014-05-06 Ben PfaffCROSSTABS: Add additional test case.
2014-05-06 Ben PfaffCROSSTABS: Don't calculate ASE for symmetric Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Drop buggy ASE for asymmetric lambda; fix...
2014-05-04 Ben PfaffCROSSTABS: Fix T values for Spearman's R and Pearson...
2014-05-04 Ben PfaffCROSSTABS: Add tests for Pearson's R, and update docume...
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-04-28 John Darringtonsyntax-gen.c : Allow conversion specifiers of the form...
2014-04-27 John DarringtonFixed a bug where contrasts with negative T where incor...
2014-04-26 John DarringtonFREQUENCIES: Fixed crash showing histograms of limited...
2014-04-25 John DarringtonFREQUENCIES: Added new test for bug which causes a...
2014-04-25 John DarringtonNew test: test/ui/syntax-gen-test.c
2014-04-04 Ben PfaffDESCRIPTIVES: Fix treatment of FILTER in presence of...
2014-03-29 John DarringtonT-TEST: Fixed a bug in reporting the independent sample...
2014-02-20 Ben Pfaffsys-file-reader: Don't skip "too many value labels... 20140221030518/pspp
2014-02-20 Ben Pfaffi18n: Fix typo in test.
2014-02-17 John DarringtonFix memory fault reading ODS file.
2014-02-16 Ben PfaffMake SYSFILE INFO able to analyze valid encodings for...
2014-02-16 Ben Pfaffsys-file-reader: Add character encoding record to all...
2014-02-16 Ben Pfaffsack: Drop md5sum generation and checking.
2014-02-16 Ben Pfaffsys-file-reader: Break multiple response set decoding... 20140216030518/pspp
2014-02-16 Ben Pfaffsys-file-reader: Get rid of longjmp().
2014-02-16 Ben Pfaffpspp-dump-sav: More gracefully handle empty multiple...
2014-02-16 Ben Pfaffsys-file-reader: Handle multiple response sets with...
2014-02-16 Ben Pfaffsys-file-reader: Ignore string weighting variable inste...
2014-02-11 Ben Pfaffi18n: Correctly recode windows-1258 and others with... 20140212030512/pspp 20140213030508/pspp 20140215030505/pspp
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-08 Ben Pfaffsys-file-reader: Successfully read files with duplicate...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-14 John DarringtonREGRESSION: Added calculation of the coefficients'... 20140115030506/pspp
2014-01-14 John DarringtonREGRESSION: Add parser framework for confidence interval
2014-01-08 John DarringtonChange "Significance" to "Sig." in linear regression...
2014-01-08 John DarringtonPaired T-Test: Label first pair as 'Pair 1' instead...
2013-12-30 John DarringtonQUICK CLUSTER: Fix crash on negative parameters
2013-12-30 Ben Pfafftests: Make pspp-convert respect "make check-valgrind".
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-12-22 Ben PfaffDISPLAY DICTIONARY: Add "Label: " prefix for variable...
2013-12-22 Ben Pfaffpspp-convert: Add support for decrypting encrypted... 20131222030520/pspp
2013-11-23 John DarringtonFix incorrect table range selection in CORRELATIONS 20131124030501/pspp 20131126030514/pspp 20131129030511/pspp 20131130030507/pspp 20131201030504/pspp 20131202030507/pspp 20131203030513/pspp 20131204030510/pspp 20131205030508/pspp 20131206030511/pspp 20131207030510/pspp 20131208030512/pspp 20131209030505/pspp 20131210030511/pspp 20131211030514/pspp 20131212030506/pspp 20131213030513/pspp 20131214030509/pspp
2013-11-15 Ben Pfaffrender-test: Render to PDF only if --pdf specified...
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2013-10-24 Ben Pfafftests: Avoid using \b in sed regular expressions.
2013-10-23 John DarringtonAvoid test failure due to indeterminate return values.
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-09-30 Ben Pfaffsys-file-reader: Add support for long string missing...
2013-09-28 Ben Pfaffscan-test: Print nonintegers with limited precision...
2013-09-28 Ben Pfafftests: Skip recently added Gnumeric tests if Gnumeric...
2013-09-28 Ben Pfaffrender: Fix bug measuring spanned cells.
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-09-20 John DarringtonAdded a test which checks the Fisher Exact Test results
2013-09-20 Ben Pfaffsys-file-reader: Add support for record 7, subtype 10. 20130920030502/pspp
2013-09-16 John DarringtonFACTOR: Fix bug interpreting the /CRITERIA=ITERATE... 20130917030502/pspp 20130918030502/pspp 20130919030506/pspp
2013-09-04 John DarringtonChange instances of GNM_SUPPORT to GNM_READ_SUPPORT
2013-09-02 Ben Pfaffdata-parser: A hard delimiter at end of line is not... 20130903030505/pspp
2013-08-27 Ben PfaffVARIABLE ROLE: Document the format and add a test. 20130827030505/pspp 20130828030503/pspp 20130829030514/pspp 20130830030503/pspp 20130831030502/pspp 20130901030502/pspp 20130902030504/pspp
2013-08-27 Ben PfaffVARIABLE ROLE: Use correct system file representation.
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
2013-08-11 John DarringtonFixed bug in command line parser
2013-08-03 Ben Pfaffsys-file-reader: Improve diagnostics for unexpected...
2013-07-13 Ben Pfafftower-test: Use memmove(), not memcpy(), for overlappin...
2013-07-03 John DarringtonAdded test to check that REGRESSION works with multiple...
2013-07-03 John DarringtonAdded a test to ensure that SPLITS vs REGRESSION/SAVE...
2013-07-03 John DarringtonRename tests from REGRESSION to LINEAR REGRESSION
2013-06-29 John DarringtonAvoid unexpected failures in check-valgrind due to...
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2013-06-13 Ben PfaffINPUT PROGRAM: Use a separate dataset for the input... 20130613010503/pspp 20130614010504/pspp 20130615010505/pspp 20130616010503/pspp
2013-05-28 Ben PfaffINPUT PROGRAM: Avoid infinite loop for trivially empty...
next