work on value labels
[pspp] / doc /
2023-09-01 Ben Pfaffdocs
2023-08-06 Ben Pfaffwork
2023-08-05 Ben Pfaffmore work on parser
2023-08-03 Ben Pfaffwork
2023-08-02 Ben Pfaffwork
2023-03-18 Ben Pfaffdoc: Improve documentation for GET DATA/TYPE=PSQL.
2023-03-08 Ben PfaffFix typo in manual.
2023-03-07 Ben PfaffDATA LIST: Fix crash with a bare / at the end of the...
2023-02-27 Ben PfaffAdd support for variable sets in the system file format.
2023-02-21 Ben Pfaffdoc: Avoid using stdout in Makefile rule to generate...
2023-02-20 Ben PfaffFix understanding of how long string variable missing...
2023-02-17 Ben Pfaffpivot-table: Honor blank variable labels.
2023-02-10 Ben Pfaffoutput: Correctly define and properly implement column...
2023-02-10 Ben Pfaffspv-driver: Add page_setup to output files and allow...
2022-11-28 Ben Pfaffdoc: Make the developers guide just a description of...
2022-11-27 Ben PfaffMove all command implementations into a single 'command...
2022-11-23 Ben Pfaffexamples: Rename variables for nhtsa example to give...
2022-11-22 Ben Pfaffspv: ALlow an extra 01 at the end of X3.
2022-09-21 Ben Pfaffdocs: Improve example in DEFINE.
2022-09-18 Ben PfaffMODIFY VARS: Remove.
2022-09-12 Ben PfaffAGGREGATE: Bring up to speed.
2022-09-09 Ben PfaffImprove error messages by citing syntax in more of...
2022-09-05 Ben Pfaffpspp-dump-sav: Do not install by default.
2022-08-28 Ben PfaffImplement CTABLES procedure. ctables17
2022-08-28 Ben PfaffAutomatically infer variables' measurement level from...
2022-08-28 Ben Pfaffdoc: Improve documentation for macro support.
2022-08-07 Ben Pfaffdoc: Improve description of extension subtype 5.
2022-07-08 Ben PfaffSPLIT FILE: Add LAYERED vs. SEPARATE distinction to...
2022-07-02 Ben PfaffRelease version 1.6.2.
2022-06-24 Ben PfaffRelease version 1.6.1.
2022-06-19 Ben PfaffChange application ID from org.fsf.pspp to org.gnu...
2022-06-18 Ben PfaffImplement SET LEADZERO.
2022-06-01 Ben PfaffRelease version 1.6.0.
2022-05-21 Ben PfaffNew command SHOW SYSTEM to easily print information...
2022-04-10 Ben PfaffRelease version 1.5.5.
2022-04-07 Friedrich Beckmannorg.fsf.pspp.metainfo: changed links to https / added...
2022-04-03 Yuri ChornoivanYuri Chornoivan contributed some typo fixes
2022-03-18 Friedrich BeckmannWindows: Native build failed due to missing gnulib...
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-01-01 John DarringtonFixed misleading results in the Kruskal-Wallis test
2021-12-26 Ben Pfaffexpressions: Major work to improve error messages.
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
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-06 Ben Pfaffdoc: Typo fixes, wording and formatting improvements.
2021-09-27 Ben PfaffImplement the MCONVERT command.
2021-09-03 Ben PfaffMATRIX DATA: Fully implement.
2021-09-01 Ben Pfaffmacro: Fix crash for !QUOTE of a quoted string.
2021-07-24 John DarringtonTolerate pathnames with spaces
2021-07-24 Ben Pfaffmacro: Allow positional arguments to be empty.
2021-07-23 Ben Pfaffmacro: Allow macro A to use its arguments as part of...
2021-07-05 Ben PfaffDEFINE: New command.
2021-06-27 Ben Pfaffdoc: Fix operator precedence chart.
2021-04-13 Ben Pfaffsettings: Add macro settings.
2021-04-10 John Darringtondoc/automake: Use correct syntax for configuring native...
2021-03-21 Ben Pfaffdoc: Update documentation for SET command to match...
2021-03-21 Ben Pfaffq2c: Remove, since it is no longer used.
2021-03-21 Ben PfaffCROSSTABS: Reimplement parser without q2c.
2021-01-12 Ben Pfaffconfigure: Require @clicksequence to be present.
2021-01-11 Ben Pfaffspv-file-format: Update understanding of commandName...
2021-01-10 Ben Pfaffspv-file-format: More detailed requirements for structu...
2021-01-10 Ben Pfaffspv-file-format: Update heading, label elements in...
2021-01-10 Ben Pfaffpivot-table: Fix handling of current-layer in spv files...
2021-01-10 Ben Pfaffpivot-table: Implement hiding footnotes.
2021-01-10 Ben Pfaffspv-light-decoder: Add back character set encoding...
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-08 Ben PfaffAdd support for PNG images in .spv files.
2021-01-08 Ben Pfaffspv-file-format: Revise .spv light member documentation.
2021-01-08 Ben Pfaffspv: Encode and decode AHEX format in light binary...
2021-01-08 Ben Pfaffspv-light-decoder: Text strings are all UTF-8 encoded.
2021-01-07 Ben Pfaffspv-file-format: Describe format 40 and the meaning...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-02 Ben Pfaffoutput: Drop TAB_FIX and the idea of a configurable...
2021-01-01 Ben Pfaffpspp-output: New feature for retrieving the default...
2021-01-01 Ben Pfaffspv-file-format: Footnotes can't refer to footnotes.
2020-12-31 Ben Pfaffspv-file-format: Document "show-title" option.
2020-12-29 Ben Pfaffspv-file-format: Document CSS in more detail.
2020-12-28 Ben Pfaffspv-file-format: Better document MANIFEST.MF.
2020-12-27 Ben Pfaffspv-file-format: Better describe structure member label...
2020-12-26 John DarringtonMake cross-building slightly more reliable
2020-12-26 John DarringtonFix reproducibility issues in png files
2020-12-26 John DarringtonStart of a crosstabs example
2020-12-26 John Darringtonpspp-dev (Graphic User Interface): New chapter.
2020-12-26 Ben Pfaffcairo-pager: Add outline to PDF output.
2020-12-26 Ben Pfaffdoc: Suppress fontconfig warnings from Leak Sanitizer...
2020-12-22 Ben PfaffAdd --table-look command line option and SET TLOOK...
2020-12-20 John DarringtonFix make distcheck
2020-12-21 Ben Pfaffdoc: Fix formatting of output in formats that use text...
2020-12-21 Ben Pfaffdoc: Add .png output to the Info manual.
2020-12-21 Ben Pfaffcairo: Add support for png and trim.
2020-12-20 Ben Pfaffcairo: Remove "emphasis" font option because it had...
2020-12-20 Ben Pfaffdoc: Use "rm", not nonexistent variable $(RM), in unins...
2020-12-20 Ben Pfaffdoc: Use $(infodir) for Info, not $(prefix)/share/info.
2020-12-20 John DarringtonFix make distcheck
2020-12-19 John DarringtonFix reproducibility issues when generating .eps files
2020-12-19 John DarringtonInstall the documentation screenshots in the correct...
2020-12-13 John Darringtondoc/automake.mk (html-local): Add dependency on the...
2020-12-13 John DarringtonWhen cross-compiling, also build native binaries, and...
next