pspp
2022-08-07 Ben PfaffLayered split file for FREQUENCIES works. ctables15
2022-08-06 Ben PfaffWork on layered split file for FREQUENCIES.
2022-08-06 Ben Pfaffdictionary: Limit split file variables to 8, for compat...
2022-08-06 Ben Pfaffdoc: Improve description of extension subtype 5.
2022-08-06 Ben Pfaffdictionary: Introduce SPLIT_NONE for dictionaries witho...
2022-08-06 Ben PfaffCTABLES
2022-08-06 Ben PfaffFREQUENCIES: Fix memory leak with percentiles and split...
2022-08-05 Ben Pfaffdocs
2022-08-05 Ben Pfaffwork on docs
2022-08-05 Ben Pfaffwork on areas
2022-08-05 Ben Pfaffimprove error messages for scale variable summaries
2022-08-05 Ben Pfafftitles
2022-08-05 Ben Pfaffsort orders
2022-08-05 Ben Pfafftest NEGPAREN & friends
2022-08-05 Ben Pfaffdataset: Fix measure guesser.
2022-08-04 Ben PfaffTODO update
2022-08-04 Ben PfaffMINCOLWIDTH
2022-08-04 Ben Pfaffrender: Coding style fix.
2022-08-04 Ben PfaffHIDESMALLCOUNTS
2022-08-04 Ben Pfafftypos
2022-08-04 Ben PfaffFORMAT
2022-08-04 Ben PfaffFORMAT=EMPTY
2022-08-04 Ben Pfafftest vlabels
2022-08-04 Ben Pfaffmore tests
2022-08-04 Ben Pfaffpspp-output: Improve usage message.
2022-08-04 Ben Pfaffno leaks?
2022-08-04 Ben Pfaffleaks
2022-08-04 Ben Pfaffwork on memory leaks
2022-08-04 Ben Pfaffwork on memory leaks
2022-08-04 Ben Pfaffctables fixes
2022-08-03 Ben PfaffUse rsvg-convert instead of GIMP for converting SVG...
2022-08-02 Ben Pfaffstring ranges work
2022-08-02 Ben PfaffCTABLES strings work
2022-08-02 Ben PfaffFREQUENCIES: Fix use-after-free error.
2022-08-02 Ben Pfafftodo
2022-08-02 Ben Pfafftests
2022-08-01 Ben PfaffBug fixes.
2022-08-01 Ben Pfaffstr: New function ds_put_substring_multiple().
2022-08-01 Ben Pfafflexer: Fix negative 'n0' and 'n1' in lex_source_contain...
2022-08-01 Ben Pfafflexer: Support more options in lex_error_expecting_array().
2022-07-30 Ben Pfaffstart writing tests
2022-07-29 Ben Pfaffwork
2022-07-29 Ben Pfaffmore work
2022-07-29 Ben Pfaffwork
2022-07-29 Ben Pfaffwork on CTABLES
2022-07-29 Ben PfaffAutomatically infer variables' measurement level from...
2022-07-29 Ben Pfaffsyntax-gen: Test the category properly.
2022-07-10 Friedrich Beckmanng_memdup2: added src/ui/gui/glibfix.h to the distributi...
2022-07-10 Friedrich Beckmannsupply g_memdup2() for glib before 2.68.
2022-07-10 Friedrich BeckmannRevert "Add header wrapper for glib to supply g_memdup2...
2022-07-09 Ben PfaffAdd header wrapper for glib to supply g_memdup2() for...
2022-07-08 Ben PfaffSPLIT FILE: Add LAYERED vs. SEPARATE distinction to...
2022-07-08 Ben Pfaffattributes: New macro ATTRSET_INITIALIZER.
2022-07-08 Ben Pfaffgui: Use g_memdup2() instead of deprecated g_memdup().
2022-07-08 Ben Pfaffconfigure: Update autoconf and libtool macro use to...
2022-07-08 Ben PfaffFix use-after-free errors.
2022-07-08 Ben PfaffSuppress GCC 12.1.1 warnings.
2022-07-02 Ben PfaffRelease version 1.6.2.
2022-06-30 Ben Pfaffgui: Fix icon names.
2022-06-26 Friedrich Beckmanntests/atlocal.in - switched from which to command -v
2022-06-25 Friedrich Beckmannpspp specific icon not shown in about menu
2022-06-25 Ben PfaffDESCRIPTIVES: Fix bad error message.
2022-06-24 Ben PfaffSmake: Fix icon rendering by using correct application ID.
2022-06-24 Ben PfaffRelease version 1.6.1.
2022-06-24 Ben PfaffSmake: Fix dependencies for src/ui/gui/resources.xml.
2022-06-24 Ben Pfaffpo: Update Hungarian translation.
2022-06-19 Ben PfaffChange application ID from org.fsf.pspp to org.gnu...
2022-06-19 Friedrich Beckmannperl: remove references to Memory::Usage module for...
2022-06-19 Friedrich Beckmanngui: make import assistant window a modal window
2022-06-18 Ben PfaffImplement SET LEADZERO.
2022-06-18 Ben Pfaffconfigure: Increase version number to 1.6.1.
2022-06-17 Friedrich Beckmannpo: Update ca,es,de,nl,uk translations from translation...
2022-06-17 Friedrich Beckmannperl-module: Remove loading of memory:usage module
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
next