pspp
2020-06-27 John DarringtonRevert "Fix crash in gui, when T-TEST or ONEWAY while...
2020-06-27 John DarringtonImprove behaviour when importing trivial csv files.
2020-06-27 John DarringtonAdd a test for bug #58598
2020-06-27 John Darringtonsrc/dictionary.c: Move dict_ref next to dict_unref
2020-06-27 John DarringtonPsppireDataWindow: Fix use after free error
2020-06-27 John DarringtonPSPPIRE: Fix memory leaks in dialogs
2020-06-27 John DarringtonPSPPIRE: fix leaks of GtkAccelGroup
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2020-06-27 John Darringtonsrc/ui/gui/windows-menu.c (repopulate_windows_menu...
2020-06-27 John DarringtonFix memory leak in src/output/table.c
2020-06-27 John DarringtonPSPPIRE: Fix memory leaks when creating windows
2020-06-27 John DarringtonPSPPIRE: Fix crash when cleaning after bad text import.
2020-06-27 John DarringtonPSPPIRE: Avoid memory leaks from popup memnus
2020-06-27 John DarringtonGUI: Fix memory leak on startup
2020-06-26 Friedrich Beckmannpsppire-import: fixed bug with short csv file import
2020-06-26 Friedrich Beckmannpspp-mode.el: update elpa autoload comment
2020-06-26 Friedrich Beckmannde.po: Fixed wrong translation
2020-06-26 Friedrich Beckmannadded title to variable sheet dialogs
2020-06-26 Friedrich Beckmannhelp: added help page info to variable sheet dialogs
2020-06-25 Friedrich Beckmannhelp: removed yelp support
2020-06-25 Friedrich Beckmannautomake.mk - added 96x96 size
2020-06-25 Friedrich Beckmannartwork: categories icons moved according to new strategy
2020-06-25 Friedrich Beckmannartwork: actions icons according to new strategy
2020-06-25 Friedrich Beckmannartwork: apps - pspp.svg - removed all but scalable...
2020-06-25 Friedrich Beckmannicons: create scaled bitmaps from one svg source
2020-06-21 Friedrich Beckmanngui: added help in recode.ui subdialog
2020-06-21 Friedrich Beckmannmetainfo.xml - modified after validation
2020-06-21 Friedrich Beckmanndesktop: add mimetypes application/x-spss-sps and appli...
2020-06-21 Friedrich Beckmanndesktop: reversed mimetype to application/x-spss-sps
2020-06-21 John DarringtonFixed some calls to xcalloc where the quantity and...
2020-06-21 John Darringtonrecode dialog: set "old and new values" sentivitity...
2020-06-20 Ben Pfaffmatrix-reader: Fix possibly-zero second argument to...
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...
next