pspp
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
2019-05-06 John DarringtonSpelling: criterium -> criterion
2019-05-06 John DarringtonRemove en_GB.po
2019-05-05 John DarringtonGRAPH (barchart): Percentages display subcategorial...
2019-05-05 John DarringtonDump barchart when in testing mode.
2019-05-05 John DarringtonBarchart.h: Add comment.
2019-05-05 John Darringtongraph.c (run_barchart): Add assertion.
2019-05-05 John Darringtongraph.c: "freqs" --> "cells".
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.
2019-05-04 John DarringtonNEWS: spelling
2019-05-04 John DarringtonUpdate translations from translationproject.org
2019-05-04 John DarringtonCorrect thinko in previous commit
2019-05-04 John DarringtonEXAMINE: Don't crash when unrenderable graphs are...
2019-05-03 John DarringtonUpdate translatable strings relating to internal errors.
2019-05-03 John DarringtonEXAMINE: Correct bug where /PLOT=ALL would not include...
2019-05-01 John Darringtoncrosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'
2019-05-01 John Darringtongraph.c: Whitespace changes only. Fold some very long...
2019-04-28 John DarringtonGUI: Scroll to correct datasheet position after deletin...
2019-04-28 John Darringtonsrc/output/driver.c: Change engine_stack from an array...
2019-04-27 John DarringtonNEWS: correct misleading entry
2019-04-27 John DarringtonFREQUENCIES: Warn the user if any weight values are...
2019-04-20 John Darringtonpiechart-cairo.c: Remove erroneous duplicate line.
2019-04-16 Ayhan YalçınsoyOneway GUI: Add dialog box for the posthoc tests.
2019-04-14 John DarringtonFix crash in lexer due to integer overflow.
2019-04-14 John Darringtonlexer: Token testing functions now take a const argument.
2019-04-13 John DarringtonFix crash in gui, when T-TEST or ONEWAY while a filter...
2019-03-31 Ayhan YalçınsoyLinear Regression GUI: Add checkbox for tolerance.
2019-03-27 John Darringtonarray.c: Add missing include directive
2019-03-13 John DarringtonREGRESSION: Fix bug when printing tolerance of multiple...
2019-03-12 John DarringtonREGRESSION: Rename COLLIN to TOL
2019-03-10 John DarringtonUpdate version number, as there have been a number...
2019-03-07 John DarringtonREGRESSION: Fix some memory leaks and tidy up.
2019-03-05 John DarringtonREGRESSION: New option /STATISTICS=COLLIN
2019-03-02 John DarringtonPSPPIRE: Avoid some segmentation faults when corrupt...
2019-03-02 Ryan Schmidtperl-module: Use unquoted perl config ld value
2019-03-01 Ben Pfaffdoc: Improve syntax description for COUNT.
2019-02-28 Ben Pfaffsys-file-writer: Remove assertions based on file position.
2019-02-26 Ben Pfaffdoc: Fix syntax for NUMERIC.
2019-02-26 Ben PfaffMODIFY VARS: Fix bugs in REORDER and DROP subcommands...
2019-02-26 Ben Pfaffarray: New function reverse_array().
2019-02-26 Ben Pfaffarray: Change SWAP macro into swap() function.
2019-02-26 Ben PfaffMODIFY VARS: Style updates.
2019-02-25 Ben Pfaffdoc: Time components may not actually be separated...
2019-02-23 Ben Pfaffdoc: Fix some errors in DOCUMENT description.
2019-02-23 Ben PfaffSYSFILE INFO: Display documents too.
next