Increment version to 0.7.9 to send to Translation Project.
[pspp-builds.git] / src / language /
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small...
2012-01-25 Ben PfaffRANK: Avoid putting declaration after statement.
2012-01-23 John DarringtonMoved rank.q to rank.c
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 DarringtonCorrected various misspellings in the documentation
2012-01-14 John DarringtonMEANS: remove arguments to callbacks which were always...
2012-01-14 John DarringtonFix warnings
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2012-01-14 John DarringtonCategoricals cleanup: New structure 'payload' which...
2012-01-05 John DarringtonFix memory leaks parsing string expressions
2011-12-10 John DarringtonAdded basic framework for the MEANS command.
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain...
2011-12-02 Ben PfaffAvoid declaring variables in the middle of a block...
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE
2011-11-25 John DarringtonGLM: Added implementation for the Type 3 sums of squares.
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-23 John Darringtonglm.c: Allow parser to accept METHOD=SSTYPE(n) subcommand
2011-11-23 John Darringtonglm.c:get_ssq Remove unnecessary assignment
2011-11-14 John DarringtonGLM: Add debugging option /SHOWCODES
2011-11-10 Ben PfaffGET: Fix confusion over the type of the 'type' parameter.
2011-11-10 Ben PfaffDO REPEAT: Properly convert lex_syntax_mode to segmente...
2011-11-09 Ben PfaffONEWAY: Fix printf format specifier.
2011-11-06 Ben Pfaffq2c: Remove gettext.h #include from generated code.
2011-11-06 Ben Pfaffq2c: Remove final untranslated strings from q2c.c.
2011-11-06 Ben Pfaffq2c: Use new subc_list_error() to report too many subco...
2011-11-06 Ben Pfafflexer: New function lex_force_string_or_id().
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: Drop lexer parameter from lex_sbc_missing().
2011-11-06 Ben Pfafflexer: New function lex_error_expecting().
2011-11-06 Ben PfaffLOOP: Correctly implement MXLOOPS and add a test.
2011-11-06 Ben Pfaffsettings: Implement MXLOOPS subcommand.
2011-11-06 Ben PfaffSET: Warn for more obsolete subcommands.
2011-11-05 Ben Pfafflexer: Rename 'close' to 'destroy' in struct lex_reader...
2011-10-25 John DarringtonRemove duplicate #include lines
2011-10-19 John DarringtonUse variable labels in crosstabs.
2011-10-12 John DarringtonRemove redundant error message.
2011-10-12 John DarringtonConsolidate some very similar user visible strings
2011-10-12 John DarringtonAdded some missing gettext macros
2011-10-09 John DarringtonFix potential problems with non-literal printf arguments.
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc
2011-10-06 John DarringtonAdd a warning to GLM until we've sorted out its problems
2011-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-09-29 John DarringtonOptimisation for the type3 sum of squares procedure
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non...
2011-09-27 John DarringtonMove interaction subset predicates out of glm.c into...
2011-09-20 John DarringtonFix warnings and remove conditional compilation which...
2011-09-18 Jason H StoverFixed type 3 sums of squares for models containing...
2011-09-03 John DarringtonAvoid compiler warnings about uninitialised variables.
2011-08-28 John DarringtonGLM: Disable the interactions option until it actually...
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-26 Ben PfaffFix build error if "close" macro is not always visible.
2011-08-23 John DarringtonFix warnings
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov...
2011-08-13 John DarringtonImplemented the KMO and Bartlett test in the FACTOR...
2011-07-26 John Darringtonglm.c: new function design_full to create default inter...
2011-07-26 John DarringtonConstness
2011-07-26 John DarringtonMade GLM as well as ONEWAY work
2011-07-26 John DarringtonMove call to categoricals_done earlier in the covarianc...
2011-07-26 John DarringtonConstness
2011-07-26 John DarringtonExtended the glm command to accept interactions. Unfor...
2011-07-26 John DarringtonFix ssq for interactions
2011-07-26 John DarringtonGLM: get_ssq: replace hardcoded 1 with cmd->n_dep_vars
2011-07-26 John DarringtonGLM: remove design_vars which are now superseeded by...
2011-07-26 John DarringtonGLM: Fix memory leaks
2011-07-26 John DarringtonCategoricals: Replace single value by a case, so that...
2011-07-26 John DarringtonCategoricals to take interactions instead of variables.
2011-07-26 John DarringtonGLM: Rewrite interactions module and update glm.c to...
2011-07-26 John DarringtonGLM: Prepare the lexer to accept nested variables
2011-07-09 John DarringtonQUICK CLUSTER: Add MISSING=EXCLUDE for consistency...
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonQUICK-CLUSTER: Seperate const from non-const data and...
2011-07-02 John DarringtonFor consistency with other files use <> instead of ""
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 variable labels in DESCRIPTIVES output. Fixes...
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 DarringtonChange the order of the reported NPAR values in two...
2011-07-01 John DarringtonUse local include paths instead of relative to $top_bui...
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonFix bug parsing T-TEST
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 DarringtonFixed the categoricals such that now both GLM and ONEWA...
2011-06-27 John DarringtonGLM: Add unimplemented subcommands, and add a test.
2011-06-26 John DarringtonFirst working GLM command
2011-06-24 Jason H StoverAdded type 3 sums of squares to GLM
2011-06-16 Ben PfaffUpdate code that assumed a dictionary's encoding could...
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-13 Ben PfaffSORT CASES: Don't delete filtered-out cases.
2011-05-04 Ben PfaffImplement DATASET commands.
next