Added display sort feature to PsppireDictView
[pspp] / tests /
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...
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-25 John DarringtonLinear Regression Test: Provide more decimal places...
2013-05-25 John DarringtonCorrected the Degrees of Freedom in the Regression...
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffDESCRIPTIVES: Avoid use-after-free with TEMPORARY and...
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonUpdate test to include new warning 20130509010504/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFixed crash in error path of MEANS command 20130429010502/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFix recently introduces bug in LIST /CASES
2013-04-27 John DarringtonCorrect error message from previous commit. 20130427010504/pspp
2013-04-27 John DarringtonFixed a crash when RECODE attempted to increase the...
2013-04-26 Ben PfaffFLIP: Fix use-after-free error with temporary transform... 20130426010504/pspp
2013-04-25 Ben Pfaffu8-istream: Fix reading UTF-16 and UTF-32 files. 20130425010503/pspp
2013-04-25 Ben Pfaffu8-istream: Fix handling of UTF-8 byte order marks.
2013-04-25 Ben Pfafftests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failur...
2013-04-24 John DarringtonFixed crash with EXAMINE vs. SPLIT
2013-04-24 John DarringtonFixed crash with GLM and MEANS vs. SPLIT
2013-04-24 John DarringtonAvoid test failures due to wrong terminal settings
2013-04-24 John DarringtonAdded test for known split file problems
2013-04-23 John DarringtonFixed crash in error path for GET DATA 20130424010505/pspp
2013-04-07 Ben PfaffAUTORECODE: Avoid use-after-free error with TEMPORARY. 20130408010504/pspp 20130409010502/pspp
2013-04-07 Ben Pfaffascii: Omit whitespace at the end of a line.
2013-04-07 John DarringtonFixed crash when processing regression with bad syntax
2013-04-07 Ben PfaffCORRELATIONS: Fix crash with separate sets of row and...
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-04 John DarringtonFixed bug displaying unicode box characters.
2013-04-04 Ben PfaffRELIABILITY: Fix memory leaks and dereferences of unini...
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonONEWAY /POSTHOC: Annotate output with dependent variable
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-27 Ben PfaffMATCH FILES: Fix bugs along error path. 20130327030508/pspp 20130328030507/pspp 20130329030505/pspp
2013-03-23 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-22 Ben PfaffFILE HANDLE: Add new ENDS subcommand to control new...
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffRANK: Fix crash ranking multiple variables without... 20130312030503/pspp 20130313030511/pspp 20130314030502/pspp 20130315030502/pspp 20130316030504/pspp
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John Darringtonzip-test.c: Remove erroneous call to zip_member_unref
2013-03-05 John DarringtonMerge branch 'master' into import-gui
2013-03-05 John DarringtonFixed crash reading ODS spreadsheets and added a test... 20130305030502/pspp 20130306030504/pspp 20130307030505/pspp
2013-02-16 John DarringtonFixed a bug reading gnumeric files. 20130217030503/pspp
next