pspp
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...
2019-01-01 Ben Pfaffpivot-output: Fix argument order that made lots of...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2019-01-01 Ben Pfaffcairo: Minor cleanup by factoring out new function...
2019-01-01 Ben Pfaffoutput: Support decimal and mixed alignment,
2019-01-01 Ben Pfaffoutput: Rename a few struct members for consistency.
2019-01-01 Ben Pfaffoutput: Support rotation.
2019-01-01 Ben Pfafftable: Make table cells have exactly one piece of conte...
2019-01-01 Ben Pfaffoutput: New page-setup-item.
2019-01-01 Ben Pfaffoutput: Add support for Pango markup of fonts and styles.
2019-01-01 Ben Pfaffpsppire-output-view: Render only the visible parts...
2019-01-01 Ben Pfaffoutput: Cache the script ltr versus rtl direction.
2018-12-31 Ben Pfaffpsppire-output-viewer: Make sure that initial items...
2018-12-31 Ben Pfaffpsppire-output-view: Fix background color for output...
2018-12-31 Ben Pfaffpsppire-output-view: Add titles for groups.
2018-12-31 Ben Pfaffcairo: Render group_open_items.
2018-12-30 Ben Pfafftutorial: Fix duplicate definition of node name "examine".
2018-12-27 Ben Pfafftests: Tag all the tests that take more than about...
2018-12-26 Ben Pfafftable-stomp: Remove dead code.
2018-12-26 Ben Pfaffcairo: Improve comment.
2018-12-26 Ben Pfaffcairo: Fix word-wrapping of ".000" and similar.
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfafftext-item: Merge "title" and "subtitle" items into...
2018-12-25 Ben Pfaffcairo: New macros XR_LINE_WIDTH and XR_LINE_SPACE.
2018-12-25 Ben Pfaffdriver: New function output_driver_parse_option().
2018-12-25 Ben Pfaffoutput: Add support for alternating row colors.
2018-12-25 Ben Pfaffoutput: Add support for layer info in table output.
2018-12-25 Ben Pfaffoutput: Implement styling for titles and captions.
2018-12-25 Ben Pfaffoutput: Implement styling for footnotes.
2018-12-25 Ben Pfaffcairo: Remove debug print.
2018-12-25 Ben Pfafftab: Support cell-specific styles.
2018-12-25 Ben Pfaffoutput: Add support for colors for rules.
2018-12-25 Ben Pfaffoutput: Support styles for text items.
2018-12-25 Ben Pfaffoutput: Add support for fonts.
2018-12-25 Ben Pfaffoutput: Add support for cell margins.
2018-12-25 Ben Pfaffoutput: Add support for colors in cells.
next