pspp
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.
2019-02-23 Ben Pfaffpspp-dump-sav: Fix memory leaks.
2019-02-23 Ben Pfaffpspp-dump-sav; Fix write past end of buffer in corner...
2019-02-21 Ben Pfaffdoc: Remove documentation for SET MORE subcommand.
2019-02-10 Ben Pfaffformat: Always output 2-digit hours for TIME format.
2019-02-10 Ben Pfaffpspp-dump-sav: Be consistent about variable numbering.
2019-02-09 Ben Pfaffpivot-output: Improve variable naming.
2019-01-23 Ben Pfaffline-reader-test: Fix memory leak.
2019-01-23 Ben Pfaffstring-map: Avoid measuring the length of a string...
2019-01-23 Ben Pfafftable-transpose: Remove.
2019-01-20 John DarringtonFix broken psql tests.
2019-01-19 Dave TrollopeImprove MDD writer support.
2019-01-17 Ben Pfafftests: Make Perl tests work with Address Sanitizer.
2019-01-17 Ben Pfafftests: Add valgrind and Leak Sanitizer suppression...
2019-01-16 Ben Pfaffpspp-convert: Add --password-list option.
2019-01-13 Ben Pfaffpspp-convert: Add -a and -l options to search for a...
2019-01-13 Ben Pfaffencrypted-file: Extend magic numbers in try_password().
2019-01-13 Ben Pfaffpivot-table: Fix use-after-free error.
2019-01-13 Ben PfaffFix numerous memory leaks.
2019-01-13 Ben Pfaffstr: Fix bugs in ds_put_c_vformat().
2019-01-06 Ben Pfaffascii: Always use Unicode boxes by default if appropriate.
2019-01-02 Ben Pfaffmatrix-data: Only use as many bytes as necessary to...
2019-01-02 Ben Pfafft-test-paired: Fix format specifiers.
2019-01-02 Ben Pfaffregression: Make sure dep_subscript is really initialized.
2019-01-02 Ben Pfaffchisquare: Fix format specifier in chisquare_execute().
2019-01-02 Ben Pfafftab: Fix implementation of "middle" vertical alignment...
2019-01-02 Ben Pfaffpivot-table: Fix format specifiers.
2019-01-02 Ben Pfaffdriver: Fix format specifiers and avoid fixed-size...
2019-01-02 Ben Pfaffpor-file-writer: Use xasprintf() to avoid careful buffe...
2019-01-02 Ben Pfaffpor-file-reader: Use xasprintf() to avoid need for...
2019-01-02 Ben Pfaffods-reader: Use proper function type for xml read callback.
2019-01-02 Ben Pfaffpivot-table: Fix type mismatch in equal_indexes().
2019-01-02 Ben Pfafftests: Get rid of temporary debugging fix.
2019-01-02 Ben Pfafftable: Avoid initializer warnings with GCC 4.9.
2019-01-02 Ben Pfaffpsppire-output-window: Avoid using options the ascii...
2019-01-02 Ben Pfaffconfigure: Entirely avoid broken Texinfo.
2019-01-02 Ben Pfaffpsppire-output-view: Only rerender for real changes.
2019-01-02 Ben Pfaffpsppire-output-view: Add a little extra space to GtkLayout.
2019-01-02 Ben Pfaffcairo: Make xr_rendering_measure() tolerate NULL arguments.
2019-01-02 Ben Pfaffoutput-item: Add 'name' member to class structure.
2019-01-02 Ben Pfaffstring-map: New function string_map_equals().
2019-01-01 Ben Pfaffoutput: Fix XML parsing in output_get_text_from_markup().
2019-01-01 Ben Pfaffpspp-dump-sav: Issue error message for too-large extens...
next