Increment version to 0.7.9 to send to Translation Project.
[pspp-builds.git] / tests /
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...
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.
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain...
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE
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.
2011-11-23 John DarringtonGLM: Implemented the Type I sums of squares and added...
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.
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
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non...
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'
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov...
2011-08-06 Ben Pfaffrange-set: Skip some tests on llvm-gcc 4.2.
2011-07-13 Ben PfaffGLM: Allow +/- .001 for Corrected Total Type III Sum...
2011-07-10 Ben Pfafftests: Avoid nonportable "mktemp" usage.
2011-07-10 Ben Pfafftests: Fix Perl module tests on Mac OS X.
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...
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 origin/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...
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.
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.
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases.
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...
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...
2011-04-26 Ben Pfaffdissect-sysfile: Don't omit the last in a series of...
2011-04-23 Ben Pfaffascii: Print syntax in output single-spaced.
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-16 Ben PfaffCROSSTABS: Fix output of multiway statistics tables.
2011-04-16 Ben Pfafftable-casereader: Put space between columns.
2011-04-16 Ben Pfaffrender: Fix rendering of TAL_GAP rules.
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels.
2011-04-12 Ben Pfaffvalue-parser: Make parse_value() accept variable's...
2011-04-12 Ben PfaffDISPLAY: Display values for value labels using the...
2011-04-12 Ben PfaffFORMATS: Allow an optional slash before each set of...
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
2011-04-10 Ben PfaffLIST: Fix crash when SPLIT FILE was used.
2011-04-08 Ben Pfafftests: Only check MODE=360 when EBCDIC is supported.
2011-04-08 Ben Pfafftests: Fix quoting in data-in tests.
2011-04-08 Ben PfaffFREQUENCIES: Fix crash when median and histogram both...
2011-03-23 Ben Pfaffi18n: Test converting between unknown encodings too.
2011-03-23 Ben Pfafftests: Wrap more binaries for "check-valgrind" target.
2011-03-22 Ben PfaffAdd valgrind support to testsuite.
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffscan: New library for high-level PSPP syntax lexical...
2011-03-20 Ben Pfaffsegment: New library for low-level phase of lexical...
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-20 Ben Pfaffi18n: New function recode_string_len().
2011-03-20 Ben Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-03-12 Ben PfaffFREQUENCIES: Fix percentiles calculation.
2011-02-20 Ben Pfaffdata-out: Add test for non-ASCII custom currency formats.
2011-02-12 Ben PfaffPRINT SPACE: When an output file is specified, don...
2011-02-12 Ben Pfafffloat-format: Eliminate tests' dependence on exact...
2011-02-05 Ben Pfafftests: Add `check-programs' target.
2011-02-04 Ben Pfaffsys-file-reader: Add tests.
2011-01-29 Ben Pfaffq2c: T_RPAREN should be T_LPAREN for matching a left...
2011-01-01 Ben Pfaffexpressions: Fix test failures due to new year.
2010-12-12 Ben PfaffDEBUG XFORM FAIL: Issue an error message as part of...
2010-12-04 Ben Pfaffcommand: Don't allow SORT as an abbreviation for SORT...
2010-11-19 Ben Pfafflexer: New type enum token_type.
next