pspp
2022-06-25 Ben Pfaffwork on missing value handling ctables11
2022-06-25 Ben PfaffDESCRIPTIVES: Fix bad error message.
2022-06-04 Ben PfaffRevert "CTABLES work on distinguishing scale variables...
2022-06-04 Ben PfaffCTABLES work on distinguishing scale variables in summaries
2022-06-04 Ben PfaffCTABLES comments
2022-06-04 Ben PfaffCTABLES remove some vestigial multiple response support
2022-06-04 Ben PfaffCTABLES weird special formats
2022-06-04 Ben PfaffCTABLES: implement some simple features
2022-06-03 Ben PfaffVLABELS
2022-06-03 Ben Pfaffdoc first draft is done
2022-06-03 Ben Pfaffwork on CTABLES
2022-06-03 Ben PfaffUpdate to newest Gnulib.
2022-06-03 Ben Pfaffline-reader: Avoid undefined behavior in printf utility...
2022-06-01 Ben Pfafftests: Add test for doubled parentheses.
2022-06-01 Ben Pfafflexer: New function lex_ofs_representation().
2022-06-01 Ben Pfaffmode: New order statistic.
2022-06-01 Ben Pfaffmath: Make 'accumulate' a feature of order statistics...
2022-06-01 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2022-06-01 Ben Pfaffmath: Coding style updates in some order-stat implement...
2022-06-01 Ben Pfaffmath: Improve comments.
2022-06-01 Ben Pfaffmath: Avoid unneeded extra allocations for fixed-size...
2022-06-01 Ben Pfaffspv-legacy-decoder: Always give the pivot table a title.
2022-06-01 Ben Pfaffoutput-item: Add missing new-line printing tables in...
2022-06-01 Ben Pfaffoutput-item: Fix memory leak in output_item_dump().
2022-06-01 Ben Pfaffpivot-table: New functions for setting captions, etc.
2022-06-01 Ben Pfaffpivot-table: Fix pivot_table_dump() null pointer derefe...
2022-06-01 Ben PfaffRelease version 1.6.0.
2022-05-30 Ben Pfaffperl-module: Copy Perl module from srcdir to builddir...
2022-05-30 Ben Pfaffperl-module: Remove test for memory usage.
2022-05-30 Ben Pfaffpo: Update translations from translationproject.org.
2022-05-28 Ben Pfaffgui: For text data import, use the same parser for...
2022-05-28 Ben Pfaffdata-parser: Make data parser not require a dictionary.
2022-05-28 Ben Pfaffgui: Make text import assistant accept only one quote...
2022-05-28 Ben Pfaffgui: Always use the most comma text import settings.
2022-05-28 Ben Pfaffgui: Honor quotes in the text data import dialog.
2022-05-21 Ben PfaffNew command SHOW SYSTEM to easily print information...
2022-04-11 Ben Pfaffpo: Update translations from translationproject.org.
2022-04-11 Friedrich Beckmannpo: Update de translation from translationproject.org
2022-04-10 Ben PfaffRelease version 1.5.5.
2022-04-10 Ben Pfaffpo: Update translations from translationproject.org.
2022-04-10 Ben Pfaffexpressions: Convert SYSMIS into int as INT_MIN during...
2022-04-07 Ben Pfaffpo: Update translations from translationproject.org.
2022-04-07 Friedrich Beckmannorg.fsf.pspp.metainfo: changed links to https / added...
2022-04-07 Friedrich Beckmannpo: Update German translation from translationproject...
2022-04-06 Friedrich Beckmannstart message to translators with TRANSLATORS
2022-04-06 Ben PfaffMATRIX: Correct error message.
2022-04-05 Ben Pfaffpo: Update Spanish translation from translationproject...
2022-04-05 Ben Pfaffpivot-table: Avoid null dereference in "pspp-output...
2022-04-05 Ben PfaffCROSSTABS: Fix computation of adjusted standardized...
2022-04-05 Ben Pfaffpsppire-output-view: Export correctly to drivers that...
2022-04-03 Yuri ChornoivanYuri Chornoivan contributed some typo fixes
2022-04-01 Ben Pfaffpo: Update Ukrainian translation from translationprojec...
2022-04-01 Ben PfaffRelease version 1.5.4.
2022-04-01 Ben Pfaffsys-file-encoding: Clean up .c file on distclean.
2022-04-01 Ben Pfafficons: Fix uninstall.
2022-03-18 Friedrich Beckmannbug #62189: Fixed clipped numbers in histogram legend
2022-03-18 Friedrich BeckmannWindows: Native build failed due to missing gnulib...
2022-03-18 Friedrich BeckmannWindows build: Adapted icon names to org.fsf.pspp naming
2022-03-15 Ben Pfaffsvg2png: Use rsvg-convert if GIMP is not available.
2022-03-14 Ben PfaffRename pspp.xml to org.fsf.pspp.xml.
2022-03-14 Ben PfaffRename icon files to match full application ID.
2022-03-14 Ben Pfafforg.fsf.pspp.metainfo.xml.in: Fix release dates.
2022-03-14 Ben Pfaffconfigure: Also support gtksourceview 4.x.
2022-03-13 Ben PfaffMakefile: Fix running "make dist" before "make all".
2022-03-13 Ben PfaffSwitch from recursive to non-recursive use of Gnulib.
2022-03-13 Ben PfaffGnulib needs Automake 1.14 or later.
2022-03-13 Ben Pfafftests: Update testsuite results to accomodate new Gnulib.
2022-03-13 Ben PfaffUpdate to newest gnulib.
2022-03-13 Ben Pfaffspv-light-decoder: Avoid GCC 11.x warning in decode_spv...
2022-03-13 Ben Pfaffexpressions: Fix value of $TIME variable and add a...
2022-01-13 Ben Pfaffpsppire-dialog-action-crosstabs: Do not add PIVOT or...
2022-01-01 Ben Pfafflexer: New functions for parsing real numbers in specif...
2022-01-01 Ben Pfaffformat-parser: Improve comment.
2022-01-01 Ben PfaffFREQUENCIES: Fix percentiles and median calculation...
2022-01-01 Ben PfaffFREQUENCIES: Remove unused pool.
2022-01-01 Ben PfaffFREQUENCIES: Remove unused struct members.
2022-01-01 John DarringtonFixed misleading results in the Kruskal-Wallis test
2021-12-31 Ben PfaffReplace more uses of 'cnt' by 'n'.
2021-12-31 Friedrich Beckmannwindows cross build: Add example build instructions...
2021-12-31 Ben Pfaffmoments: Spell out "variance" ("var" is easily confused...
2021-12-30 Ben PfaffChange how checking for missing values works.
2021-12-26 Ben Pfaffexpressions: Major work to improve error messages.
2021-12-26 Ben Pfaffexpressions: Fix built sources.
2021-12-19 Ben Pfaffexpressions: Simplify type declarations for nodes.
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-16 Ben Pfaffnum-out-cmp.pl: Remove unused script.
2021-12-16 Ben PfaffMATRIX: Update EVAL test to avoid failure on i386.
2021-12-16 Ben Pfaffmatrix: Avoid gsl_linalg_LU_invx() because it was new...
2021-12-16 Ben Pfaffperl-module: Skip memory test if Address Sanitizer...
2021-12-16 Ben Pfaffperl-module: Fix build errors and ignore warnings.
2021-12-16 Ben Pfaffconfigure: Check for Perl modules needed to build PSPP...
2021-12-16 Ben Pfaffexpressions: Rewrite code generator in Python.
2021-12-16 Ben PfaffFix build requirements by correctly noting that Python...
2021-12-11 Ben PfaffClean up how transformations work.
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-12-09 Ben Pfaffmessage: Introduce underlining for error message regions.
2021-12-06 Ben Pfaffmessage: Intern file names in msg_location to make...
2021-12-06 Ben Pfafflexer: Allow for negative lookahead within a command.
2021-12-06 Ben Pfafflexer: Drop 'line_pos' from lex_token and lex_source.
next