work on docs
[pspp] / doc /
2022-03-01 Ben Pfaffwork on docs ctables7
2022-02-28 Ben Pfaffwork on docs
2022-02-28 Ben Pfaffwork on docs
2022-02-28 Ben Pfaffwork on documentation
2022-02-26 Ben Pfaffsome basic ctables docs
2022-02-25 Ben Pfaffwork on docs
2022-02-24 Ben Pfaffctables syntax diagram
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...
2020-11-28 John DarringtonDocumentation: Add the generated screenshots to the...
2020-11-28 John DarringtonDocumentation: Add some screenshots to the user manual.
2020-11-28 John Darringtondoc/variables.texi: Rearrange sections into a more...
2020-11-28 John DarringtonDocumentation: Add an example for SORT CASES
2020-11-28 John DarringtonDocumentation: Add an example showing how AGGREGATE...
2020-11-28 John DarringtonDocumentation: Add an example showing the use of SELECT IF.
2020-11-28 John DarringtonDocumentation: New example for the temporary command
2020-11-28 Ben Pfaffdoc: Make figure references relative to doc/, not to...
2020-11-28 Ben Pfaffdoc: Use $(convert) variable consistently.
2020-11-28 Ben Pfaffdoc: Be consistent about plurals in figure target and...
2020-11-28 Ben Pfaffdoc: Move output examples from "examples" to "pspp...
2020-11-15 John DarringtonPartial revert "work on getting better output into...
2020-11-16 Friedrich Beckmannwindows: EXEEXT was at wrong place
2020-11-16 Ben Pfaffwork on getting better output into documentation
2020-11-16 John Darringtondoc/automake.mk: Re-instate html-local as a dummy rule
2020-11-14 Friedrich Beckmannautomake: added EXEEXT for windows support
2020-11-13 Ben PfaffFix parsing of some more .tlo files.
2020-11-10 Ben PfaffAdd support for .tlo TableLook files from SPSS 15 and...
2020-11-01 John Darringtondoc/automake.mk: Simplify conversion rules
2020-11-01 John Darringtondoc/automake.mk: Remove comment which is no longer...
2020-10-25 John DarringtonUser manual: Add 2020 to copyright date
2020-10-25 John DarringtonUser manual: kg -> kilogram
2020-10-25 John DarringtonUser manual: Mention TeX in the list of supported outpu...
2020-10-25 John DarringtonUser manual: Move some sentances out of the future...
2020-10-25 John DarringtonUser manual: filename -> file name
2020-10-25 John DarringtonUser manual: Use italic typeface for latin abbreviations
2020-10-29 Ben Pfaffdoc: Use --css-ref option to makeinfo, instead of postp...
2020-10-29 Ben Pfaffoutput: New HTML driver option "bare".
2020-10-29 Ben Pfaffpspp-output: New command get-table-look.
2020-10-29 Ben Pfaffspv: Support underlining in table styles.
2020-10-27 Ben Pfaffpspp-output: New option --table-look.
2020-10-26 Ben Pfaffdoc: Fix use of @psppsyntax that should have been ...
2020-10-26 Ben Pfaffdoc: Improve formatting of tutorial in PDF output.
next