pspp
2019-10-11 Ben Pfaffzip-reader: Fix memory leak on error path in zip_reader...
2019-10-11 Ben Pfaffzip-reader: Better hide implementation details from...
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-10-11 Ben Pfaffoutput: Reimplement table_from_string in terms of tab.
2019-10-11 Ben Pfaffoutput: Remove table_unshare.
2019-10-11 Ben Pfaffoutput: Remove table_select and table_paste.
2019-10-11 Ben Pfaffrender: Drop use of table_select().
2019-10-11 Ben Pfaffrender: Modernize coding style.
2019-10-11 Ben PfaffUpdate gitignore.
2019-10-11 Ben Pfaffdoc: Update SPV file format documentation.
2019-10-05 Ben Pfaffpivot-table: Improve comments.
2019-10-05 Ben PfaffAUTORECODE: Implement PRINT subcommand.
2019-09-02 Ben PfaffAUTORECODE: Use minimum width output format for new...
2019-09-02 Ben PfaffAUTORECODE: Style update.
2019-09-02 Ben PfaffAUTORECODE: Properly handle variable labels.
2019-09-02 Ben PfaffAUTORECODE: Properly handle value labels.
2019-09-02 Ben Pfaffvariable: New function var_append_value_name__().
2019-09-02 Ben Pfaffvariable: Make var_append_value_name() omit trailing...
2019-09-02 Ben PfaffAUTORECODE: Fix whitespace.
2019-09-02 Ben PfaffAUTORECODE: Fix treatment of missing values.
2019-09-01 Ben PfaffINSTALL: Mention that Python 3 is supported.
2019-09-01 Ben PfaffAUTORECODE: Do not create value labels when they would...
2019-09-01 Ben PfaffAUTORECODE: Code style update.
2019-08-18 Ben PfaffAUTORECODE: Make GROUP option work properly with multi...
2019-08-18 John Darrington/RENAME subcommand: Allow quoted strings in destination...
2019-08-17 John Darringtonperl-module: Add copyright and licence notices to all...
2019-07-26 John DarringtonDescriptives: Constness
2019-07-22 John DarringtonPivot Table: Fix compiler warning.
2019-07-22 John Darringtonpivot_table: Constness
2019-07-22 John Darringtonperl-module: Add copyright and licence notices
2019-07-22 John Darringtondoc/dev/*.texi: Add copyright and licence notices
2019-07-22 John Darringtondoc/automake.mk: Add copyright and licence notice
2019-07-22 John DarringtonAdd copyright and licence notice to Makefile.am
2019-07-22 Ben Pfaffvalue: Get rid of value_str(), value_str_rw(), value_num().
2019-07-22 Ben Pfaffvalue: Drop distinction between long and short string...
2019-07-22 Ben Pfafft-test-parser: Re-fix memory leak.
2019-07-21 Ben Pfaffperl-module: Init and destroy for long strings in set_m...
2019-07-21 Ben Pfafft-test-parser: Untabify.
2019-07-21 Ben Pfafft-test-parser: Force values to be specified with a...
2019-07-21 Ben Pfafft-test-parser: Fix memory leak with GROUPS and long...
2019-07-21 Ben Pfaffcategoricals: Fix memory leak allocating long string...
2019-07-21 Ben Pfaffshapiro-wilk: Fix memory leak.
2019-07-21 Ben PfaffEXAMINE: Fix leak in Shapiro-Wilk test.
2019-07-21 Ben PfaffAUTORECODE: Declare index variables inside 'for' loops.
2019-07-12 John DarringtonABOUT-NLS: Update to most recent version from gettext...
2019-07-07 Ben PfaffAUTORECODE: Always report parse errors.
2019-07-07 Ben Pfafflexer: Make lex_error_expecting() easier to use.
2019-07-07 Ben Pfaffpivot-table: Properly allocate pivot_table's current_layer.
2019-07-07 Ben Pfaffsystem-file-format.texi: Correct typo.
2019-07-04 Ben PfaffREADME.Git: Advance to Gnulib commit 9ce9be2ef0cb ...
2019-07-03 John DarringtonRemove UNUSED attributes where they were inappropriate.
2019-07-02 John DarringtonRecent to GTK+3.22
2019-07-02 John Darringtonmeans-calc.c: Add comments where needed.
2019-06-30 John DarringtonApply Dictionary: Fix memory leak.
2019-06-30 John DarringtonAdded test for the APPLY DICTIONARY command.
2019-06-29 John DarringtonPsppireOutputView.c: Fix memory leak.
2019-06-29 John DarringtonConstness
2019-06-29 John DarringtonPSPP.xs: Remove unused variables.
2019-06-29 John Darringtonterminal-reader.c: Remove unused variable.
2019-06-29 John DarringtonPsppireOutputViewer.c: Remove non-functional debug...
2019-06-29 John DarringtonUse non-deprecated gtk things
2019-06-29 John Darringtonunlink_replace_files: Change signature to avoid compile...
2019-06-29 John DarringtonMEANS: Don't compile debugging functions
2019-06-29 John DarringtonPsppireDict: Constness
2019-06-29 John DarringtonDescriptives: Constness
2019-06-24 John DarringtonTEST Examine unrepresentable graphs: Ignore stderr
2019-06-23 John DarringtonMEANS: Fix output with unusual formats
2019-06-23 John DarringtonMEANS: Change the statistic formats to follow their...
2019-06-23 John DarringtonDon't crash when inserting variables into an empty...
2019-06-23 John DarringtonAdd a comment
2019-06-22 John DarringtonMEANS: Fix behaviour when splits is active.
2019-06-20 John DarringtonMEANS: Fix memory leak
2019-06-20 John DarringtonRe-implement MEANS.
2019-06-13 Ben Pfaffpivot-table: Better document how to hide empty rows...
2019-06-13 John Darringtonquick-cluster.c Fix uninitialised variables.
2019-06-07 Ben Pfaffdoc: Better describe the effect of OUTFILE on PRINT.
2019-06-06 John DarringtonRevert "Restart of new means implementation"
2019-06-06 John DarringtonRevert "Remove bad tests"
2019-06-06 John DarringtonRemove bad tests
2019-06-06 John DarringtonRestart of new means implementation
2019-05-23 John DarringtonMatrix reader: Remove reliance on hash functions.
2019-05-23 John DarringtonMatrix Data: Identify splits explicitly instead of...
2019-05-23 John Darringtonsrc/libpspp/hash-functions.c: Add a preprocessor switch...
2019-05-22 John Darringtonsrc/libpspp/copyleft.c: Add copyright and licence notic...
2019-05-22 John Darringtonexamine.c: Add note to translators.
2019-05-22 John DarringtonUse msgmerge --previous when merging po files.
2019-05-21 John DarringtonNEWS: fix typo.
2019-05-21 John Darringtonsrc/math/levene.c: Fix crash resolving hmap collisions.
2019-05-21 John DarringtonRemove diagnostic printf
2019-05-21 John DarringtonAdd the WARN_UNUSED_RESULT attribute to all hash functions.
2019-05-21 John Darringtonroc.at: Remove comma terminating test keywords.
2019-05-10 John Darringtonsrc/language/stats/examine.c: Whitespace changes only.
2019-05-10 John Darringtonsrc/data/data-in.c: Whitespace change only.
2019-05-10 John DarringtonQUICK CLUSTER: Move the parser into its own function.
2019-05-08 John DarringtonQUICK CLUSTER (documentation): Clarify behaviour of...
2019-05-07 John DarringtonFix cut and paste error
2019-05-07 John DarringtonQUICK CLUSTER: Implement the /SAVE sub-command.
2019-05-07 John Darringtonquick-cluster.c: whitespace changes only.
2019-05-06 John DarringtonAdjust test to fix previous change
2019-05-06 John DarringtonSpelling: nonnegative -> non-negative
next