pspp
2020-06-14 John DarringtonGUI: Find dialog: Compare only to the decimal places...
2020-06-14 Friedrich Beckmannhelp: added help_page property at various ui files
2020-06-14 Friedrich Beckmanndoc: fixed references for DESCRIPTIVES, T-TEST, RELIABI...
2020-06-14 Friedrich Beckmanndoc: added prepdoc.sh script for simple working on...
2020-06-10 Ben Pfafftests: Fix misspelling in test name.
2020-06-07 John DarringtonWhitespace changes only.
2020-06-07 John DarringtonUpdate recommended gnulib commit
2020-06-07 John DarringtonFix crash when using the find function.
2020-06-07 Friedrich Beckmannfixed wrong goto case after opening .sav file
2020-06-07 Friedrich Beckmannfixed goto case dialog
2020-06-06 Friedrich Beckmannfixed variable type change during text import bug ...
2020-05-31 John DarringtonRemove #include "gl/dosname.h"
2020-06-05 Friedrich Beckmannavoid crash by drag-n-drop in variable dialog #58457
2020-06-05 Friedrich Beckmannimprove deletion of consecutive variables #55357
2020-05-31 John Darringtonpsppire: Deal properly with inverted variable selections.
2020-05-31 Friedrich Beckmanninsert variables in var view (#55357)
2020-05-03 John DarringtonCorrect syntax when generating code for autorecode...
2020-05-07 Friedrich BeckmannMakefile.am - added check for debian package directory
2020-04-26 John DarringtonFix crash when bad autorecode /blank is encountered.
2020-04-14 Friedrich BeckmannMacOS: added a setup section to avoid script in applica...
2020-04-14 Friedrich Beckmannsvg2png: Adapted syntax to gimp 2.10.18
2020-04-14 Friedrich BeckmannSmake: added more files to remove for clean target
2020-02-22 Ben Pfaffdocumentation: Fix build with some versions of makeinfo.
2020-02-09 John DarringtonFix order of arguments in error message
2020-02-09 John DarringtonFix bug #57731.
2020-02-02 John DarringtonFix bug #57722.
2020-01-10 Ben Pfaffpsppire-output-window: Avoid calling gdk_window_begin_d...
2020-01-10 Ben PfaffLIST: Fix case numbering.
2020-01-09 Ben Pfaffascii: Correct multiple bugs regarding output width.
2020-01-09 Ben Pfaffascii: Fix parsing of -O width=<n> option.
2020-01-01 Ben Pfaffpivot-table: Avoid ctime_r() for portability reasons.
2019-12-30 Ben Pfaffspv: Make parser generators compatible with python3.
2019-12-30 Ben Pfaffdoc: PRINT on DO REPEAT is not yet implemented.
2019-12-30 Ben Pfaffspv: Run Python at build time via $PYTHON variable.
2019-12-30 Ben Pfaffpsppire-import-assistant: Implement quotation checkbox...
2019-12-30 Ben Pfaffpspp-convert: Add options for selecting variables and...
2019-12-29 Ben Pfaffcairo: Fix font scaling.
2019-12-29 Ben Pfaffpivot-table: Kluge dropping default 9-point font to...
2019-12-29 Ben Pfaffpspp-convert: Add --labels, --recode to usage message.
2019-12-29 Ben Pfaffpspp-convert: Add --labels and --recode options.
2019-12-29 Ben Pfaffpspp-output: Correct manpage.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.
2019-12-29 Ben Pfaffpivot-table: Add support for hiding footnotes.
2019-12-29 Ben Pfaffpivot-table: Add support for hiding the caption.
2019-12-29 Ben Pfaffoutput: Refine support for footnotes, subscripts, and...
2019-12-29 Ben Pfafftable: Factor out common code and improve comments.
2019-12-29 Ben Pfafftable: Replace table_joined_cell by table_cell.
2019-12-29 Ben Pfaffrender: Fix up layer violation in add_footnote_page().
2019-12-29 Ben Pfafftable: Get rid of TAL_* constants.
2019-12-29 Ben Pfafftable: Get rid of TAB_* for horizontal and vertical...
2019-12-29 Ben Pfaffpivot-table: Make pivot_area_get_default_style() return...
2019-12-29 Ben Pfafftable: Add pool parameter to area_style_copy(), font_st...
2019-12-29 Ben Pfafftable: Move tab.h into table.h and rename tab_*() to...
2019-12-29 Ben Pfafftable: Merge tab.c into table.c.
2019-12-29 Ben Pfafftab: Merge struct tab_table into struct table.
2019-12-29 Ben Pfafftable: Require headers to be set at table creation.
2019-12-29 Ben Pfafftable: Get rid of table_class.
2019-12-29 Ben Pfafftable: Simplify interface for number of rows and columns.
2019-12-29 Ben Pfafftab: Fix overlap between table enumerations.
2019-12-29 Ben Pfafftable: Get rid of table_cell destructors, which were...
2019-12-29 Ben Pfaffpivot-table: Initialize subtype, command_id for pivot...
2019-12-29 Ben Pfaffpivot-table: Make template pivot_values localized.
2019-12-29 Ben Pfaffpivot-table: Also dump sizing info in pivot_table_dump().
2019-12-29 Ben Pfaffpivot-table: Minor comment and style improvements.
2019-12-29 Ben Pfaffpivot-table: Make struct pivot_cell public.
2019-12-29 Ben Pfaffpivot-table: New public functions for default area...
2019-12-29 Ben Pfaffrender: Change style for footnote blocks.
2019-12-29 Ben Pfaffdriver: Do not accumulate marked-up text.
2019-12-29 Ben Pfafftable-item: Generalize support for layer info.
2019-12-29 Ben Pfaffbit-vector: Add new functions for working with bit...
2019-12-29 Ben Pfaffzip-reader: New function zip_reader_contains_member().
2019-12-29 Ben Pfaffzip-reader: New function zip_member_read_all().
2019-12-29 Ben Pfafftable: Make table_collect_footnotes() not return NULL...
2019-12-29 Ben Pfaffcairo: Make footnote markers smaller than normal text...
2019-12-29 Ben Pfaffpivot-table: Add reference counts.
2019-12-29 Ben Pfaffstring-array: New function string_array_parse().
2019-12-29 Ben Pfaffspv-file-format: Update.
2019-12-15 John DarringtonEnsure that PRAGMA_COLUMNS etc can be overridden
2019-12-15 John DarringtonRemove unused #include directives
2019-12-15 John DarringtonRemove trailing whitespace from files
2019-12-15 Ben Pfaffspv-file-format: Improve documentation.
2019-12-15 Ben Pfaffascii: Open output file immediately instead of deferrin...
2019-12-08 Ben PfaffSmake: Add unicase/u8-totitle module.
2019-12-08 Ben Pfaffcommand: Put command_ids in output into title case.
2019-12-08 Ben Pfaffi18n: New function utf8_to_title().
2019-12-07 Ben Pfaffdoc: Correct documentation for pspp-convert.
2019-12-02 Ben Pfaffstring-array: Drop unused parameter from STRING_ARRAY_I...
2019-12-02 Ben Pfaffspv-file-format.texi: Updates.
2019-12-02 Ben Pfaffdoc: Remove useless local variables from top-level...
2019-12-02 Ben Pfaffpspp-convert: Support decrypting SPV files.
2019-11-30 John DarringtonDocumentation: Correct some inappropriate uses of ...
2019-11-30 John DarringtonUpdate copyright notice for doc/pspp.texi
2019-11-29 John Darringtonremove stray spaces from po/automake.mk
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-11-26 John DarringtonFix typos in comments
2019-11-26 John DarringtonDocumentation: Fix various typos
2019-11-26 John DarringtonRemove stray semicolon
2019-11-26 John Darringtonacinclude.m4: Quote arguments to AC_DEFINE
2019-11-26 John DarringtonUpdate perl-module to GPLv3+
next