pspp
2020-06-20 Ben Pfaffbuild-aux: Ignore more files.
2020-06-20 Ben Pfaffsys-file-reader: Tolerate duplicate document records.
2020-06-20 Ben Pfaffsys-file-reader: Tolerate invalid variable names.
2020-06-20 Ben Pfaffsys-file-reader: Accept bad variable indexes, with...
2020-06-20 Ben Pfaffgui: Fix compatibility with older gettext.
2020-06-20 John DarringtonAllow /RENAME target to use the TO keyword.
2020-06-20 Friedrich Beckmannmain.c: set "register-session" property for gtk_application
2020-06-20 Friedrich Beckmanndesktop file: added Keywords and removed Education...
2020-06-20 Friedrich Beckmannmetainfo.xml: changed id to org.fsf.pspp, added more...
2020-06-20 Friedrich Beckmanndesktop: changed translations to msgfmt and xgettext
2020-06-20 John DarringtonAdd a test for bug #58591
2020-06-20 John Darringtonpsppire-dict.c: Avoid compiler warning
2020-06-20 John DarringtonAvoid negative overflow when the text output driver...
2020-06-20 John Darringtonlibpspp/str.c (ds_splice_uninit): Add assertion
2020-06-20 John DarringtonFixed a use after free error when manipulating datasets.
2020-06-20 John Darringtonspv.c: Avoid warnings about uninitialised variables
2020-06-20 John Darringtonfind-dialog.c: Replace exp10 with our own integer version
2020-06-20 John DarringtonRevert "exp10 replaced with pow when exp10 is not avail...
2020-06-20 John DarringtonFix buffer overflow in lex_ellipsize__
2020-06-20 John DarringtonFix crash when parsing a badly formatted variable string.
2020-06-20 John DarringtonFix buffer overflow in linear regression.
2020-06-20 John DarringtonFix crash when cleaning up after parsing bad MODIFY...
2020-06-20 John DarringtonDon't crash when parsing bad MATRIX DATA commands.
2020-06-20 John DarringtonFix use after free error in vector command.
2020-06-20 John DarringtonDon't ref or unref the inline file handle.
2020-06-20 John DarringtonUpdate spread-sheet-widget to version 0.4
2020-06-14 John Darringtonfile-handle-def.h (fh_ref): Add WARN_UNUSED_RESULT...
2020-06-14 John DarringtonFix broken build when ./configure --without-gui is...
2020-06-14 John DarringtonPSPPIRE: Add feature to search for text in the syntax...
2020-06-18 Friedrich Beckmannexp10 replaced with pow when exp10 is not available
2020-06-14 John DarringtonReplace use of deprecated GTimeVal with GDateTime
2020-06-14 John DarringtonRemove trailing whitespace at end of lines
2020-06-14 John Darringtonsrc/libpspp/message.h (msg_error): Add printf_format...
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.
next