pspp
2022-04-02 Ben Pfaffparallel members to arrays
2022-04-02 Ben Pfaffimprove naming
2022-04-02 Ben PfaffBreak ctables_cell_insert__() from ctables_cell_add__()
2022-04-02 Ben PfaffRename var_array to nest.
2022-04-02 Ben PfaffRename var_array2 to stack.
2022-04-02 Ben PfaffAllow totals to have different statistics
2022-04-02 Ben Pfaffwork on configurable summaries for totals
2022-04-02 Ben Pfaffsubtotal and hsubtotal work
2022-04-02 Ben Pfafftotals can go first as well as last
2022-04-02 Ben PfaffFix output to spv.
2022-04-02 Ben Pfaffnested totals
2022-04-02 Ben Pfaffsingle totals work
2022-04-02 Ben PfaffUnify categories as the "explicit" categories.
2022-04-02 Ben PfaffRename ctables_freq to ctables_cell.
2022-04-02 Ben Pfaffcategory sort implicitly
2022-04-02 Ben PfaffSorting categories by explicit values.
2022-04-02 Ben Pfaffcategory filtering works
2022-04-02 Ben Pfafftable sections exist
2022-04-02 Ben Pfaffdomains work
2022-04-02 Ben Pfaffsubtables work
2022-04-02 Ben PfaffCTABLES: Support setting the title, caption, ...
2022-04-02 Ben Pfaffpivot-table: New functions for setting captions, etc.
2022-04-02 Ben Pfaffscale variables work more sanely
2022-04-02 Ben Pfaffsummaries work
2022-04-02 Ben Pfaffdata filled in
2022-04-02 Ben Pfaffaxes marked properly
2022-04-02 Ben Pfafftoward better summaries
2022-04-02 Ben Pfaffdimensions work, except for sumamries
2022-04-02 Ben Pfaffoutput-item: Fix memory leak in output_item_dump().
2022-04-02 Ben Pfaffwork
2022-04-02 Ben Pfafftrack axes
2022-04-02 Ben Pfaffsome summary functions work
2022-04-02 Ben Pfaffgive CTABLES its own freq structure
2022-04-02 Ben Pfaffvlabels works a little
2022-04-02 Ben Pfaffall but last category
2022-04-02 Ben PfaffSkipping missing values.
2022-04-02 Ben PfaffCTABLES basics work
2022-04-02 Ben Pfafffreqtabs are per-table
2022-04-02 Ben Pfaffsort the frequency tables
2022-04-02 Ben Pfaffnow builds frequency tables
2022-04-02 Ben Pfafffigure out frequency table structure
2022-04-02 Ben Pfaffmore work
2022-04-02 Ben Pfaffmore validation
2022-04-02 Ben Pfaffstart validating
2022-04-02 Ben Pfaffwork on CTABLES
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.
2021-12-06 Ben Pfafflexer: Keep entire source file in memory.
2021-12-06 Ben Pfaffpivot-table: New function pivot_value_new_variable__().
2021-12-06 Ben Pfaffu8-line: Add definition of an initializer.
2021-12-06 Ben Pfaffstring-array: New functions for comparing string arrays.
2021-12-06 Ben Pfaffvariable-parser: New functions for parsing syntax witho...
2021-12-06 Ben Pfaffexpressions: Simplify function name parsing.
next