work on PRINT encoding
[pspp] / tests /
2012-06-19 Ben Pfaffline-reader: New library for reading a file line-by...
2012-06-07 John DarringtonCORRELATIONS: Fixed bug displaying non-sqaure correlati... 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2012-05-01 Ben Pfaffrange-tower-test: Fix test failures on 64-bit architect...
2012-04-21 Ben Pfafftests: Fix reference to old library libpspp.la. 20120422030503/pspp 20120423030509/pspp
2012-04-21 Ben PfaffNew "range-tower" data structure. 20120421030503/pspp
2012-04-21 Ben Pfaffrange-set: New macro RANGE_SET_FOR_EACH to make iterati...
2012-04-21 Ben Pfaffrange-set: Rename "insert" function "set1", "delete...
2012-04-21 Ben Pfaffabt: New function abt_is_empty().
2012-04-21 Ben Pfaffabt: Drop child parameters from 'reaugment' function.
2012-04-19 John DarringtonDO IF test: Correct expected outcome 20120420030504/pspp
2012-04-19 John DarringtonSHOW: New subcommand N
2012-04-18 Ben PfaffDO IF: Fix crash when END IF appears without DO IF. 20120418030503/pspp
2012-04-13 John DarringtonReplace regression.q with regression.c 20120414030503/pspp 20120415030503/pspp
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-04-08 John DarringtonRemove KMO and Bartlett statistics from bug check test. 20120409030503/pspp
2012-04-04 Ben PfaffFACTOR: Fix crash with /ROTATION=NOROTATE. 20120404030503/pspp 20120405030503/pspp
2012-03-31 John DarringtonExamine: Added the /PLOT=SPREADLEVEL option
2012-03-31 John Darringtonexamine.c: Fix a seg fault which caused a crash when... 20120331030503/pspp
2012-03-27 John DarringtonCorrect errors in histogram geometry calcs and add... 20120328030508/pspp
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-18 John DarringtonRelax NPAR SIGN test
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-11 John DarringtonRegression: Fix bug where missing values in the depende... 20120312030502/pspp 20120313030502/pspp
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2012-03-02 Ben PfaffSort attributes by name for display, to make order... 20120302030501/pspp
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-02-29 John DarringtonPostgres test: Create socket in /tmp instead of current...
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-29 John Darringtonzip-test.c: More thorough error messages
2012-02-18 Ben Pfaffstr: Skip only up to one-past-the-end in ss_tokenize().
2012-02-18 Ben Pfafftests: Avoid failure due to race to mkdir tests/valgrind.
2012-02-16 John DarringtonMeans: Report totals as well as catagories
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-02-07 Ben Pfaffpor-file-writer: Avoid infinite loop with value labels. 20120207030502/pspp
2012-02-05 John DarringtonAdded an implementation of the Jonckheere-Terpstra...
2012-01-28 Ben PfaffName the src/libpspp convenience library consistently.
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small... 20120127030502/pspp 20120128030503/pspp
2012-01-16 John DarringtonMEANS: Added further tests for missing value behaviour
2012-01-16 John DarringtonMEANS: Implemented /MISSING=TABLE subcommand
2012-01-16 John DarringtonMEANS: implemented the /CELLS={ALL,NONE,DEFAULT} option...
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2012-01-12 John DarringtonAvoid deprecated Perl syntax. 20120113030502/pspp 20120114030503/pspp
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain... 20111204030502/pspp 20111205030508/pspp
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE 20111127030502/pspp 20111128030503/pspp
2011-11-25 John DarringtonGLM: Added test for type II sums of squares
2011-11-25 John DarringtonWhitespace changes only
2011-11-24 John DarringtonGLM test: Remove redundant transformations and reorder. 20111125030502/pspp
2011-11-23 John DarringtonGLM: Implemented the Type I sums of squares and added... 20111124030508/pspp
2011-11-23 John DarringtonGLM: Update logic for choosing types of sums of squares
2011-11-06 Ben Pfafflexer: New functions lex_spec_missing(), lex_spec_only_...
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
2011-11-06 Ben Pfafflexer: New function lex_error_expecting().
2011-11-06 Ben PfaffLOOP: Correctly implement MXLOOPS and add a test.
2011-10-19 John DarringtonUse variable labels in crosstabs. 20111020030501/pspp 20111021030502/pspp 20111022030501/pspp 20111023030503/pspp 20111024030502/pspp
2011-10-07 John DarringtonFixed a crash in the oneway command
2011-10-06 John DarringtonAdd a warning to GLM until we've sorted out its problems 20111007030502/pspp
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non... 20110929030503/pspp 20110930030502/pspp 20111001030502/pspp 20111002030502/pspp 20111003030502/pspp 20111004030502/pspp 20111005030502/pspp 20111006030503/pspp
2011-09-26 John DarringtonGLM: Add a test for a full factorial anova example
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
2011-08-06 Ben Pfaffrange-set: Skip some tests on llvm-gcc 4.2. 20110806030502/pspp 20110807030502/pspp 20110808030503/pspp 20110810030501/pspp 20110811030503/pspp 20110812030503/pspp 20110813030502/pspp
2011-07-13 Ben PfaffGLM: Allow +/- .001 for Corrected Total Type III Sum... 20110713030502/pspp
2011-07-10 Ben Pfafftests: Avoid nonportable "mktemp" usage.
2011-07-10 Ben Pfafftests: Fix Perl module tests on Mac OS X. 20110711030504/pspp 20110712030504/pspp
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonRemove redundant files in test sources, that apparently... 20110706030501/pspp 20110707030503/pspp 20110708030504/pspp
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonRemove some gnulib modules whichare being flagges as...
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonFix bugs deleting temporary files and their containing...
2011-07-01 John DarringtonChange the order of the reported NPAR values in two...
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
2011-07-01 John DarringtonPerl Module - Add function to count cases in a reader.
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-06-27 John DarringtonGLM: Add unimplemented subcommands, and add a test.
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to... 20110623030506/pspp
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-06-15 Ben PfaffCD: Fix a bug and add a regression test. 20110615030502/pspp
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-26 Ben Pfafftests: Remove unused old shell-based test files. 20110527030503/pspp 20110528030502/pspp 20110529030503/pspp 20110530030505/pspp 20110531030503/pspp 20110601030502/pspp 20110602030504/pspp 20110604030501/pspp 20110605030503/pspp 20110606030503/pspp 20110607030504/pspp 20110608030502/pspp 20110609030504/pspp 20110610030503/pspp 20110611030504/pspp 20110612030504/pspp 20110613030503/pspp 20110614030503/pspp
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases. 20110513030505/pspp
2011-05-11 Ben Pfaffdissect-sysfile: Move to new "utilities" directory...
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-26 Mehmet Hakan SatmanQUICK CLUSTER: New command.
2011-04-26 Ben Pfaffsys-file: Add test to write non-ASCII to most .sav... 20110426030507/pspp
2011-04-26 Ben Pfaffsys-file-reader: Add tests for non-ASCII characters...
2011-04-26 Ben PfaffDISPLAY FILE LABEL: Display in a more natural way.
2011-04-26 Ben Pfaffsys-file-reader, sys-file-writer: Fix encoding problems...
next