docs
[pspp] / utilities /
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-12-09 Ben Pfaffmessage: Introduce underlining for error message regions.
2021-01-25 Ben Pfaffoutput: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-25 Ben Pfaffpspp-output: Fix typo in user message.
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-09 Ben Pfaffpspp-output: New "strings" developer command.
2021-01-09 Ben Pfaffpspp-output: Minor coding style, comment fixes.
2021-01-09 Ben Pfaffpspp-output: Don't write binary data to a terminal...
2021-01-09 Ben Pfaffpspp-output: Add --help-developer option.
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-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2021-01-01 Ben Pfaffoutput-item: Make label a part of every output_item.
2021-01-01 Ben Pfaffpspp-output: New feature for retrieving the default...
2020-12-26 John DarringtonAdd copyright and licence notices to files which lack...
2020-12-21 Ben Pfaffpivot-table: Make pivot_table_look a refcounted object.
2020-11-10 Ben PfaffAdd support for .tlo TableLook files from SPSS 15 and...
2020-10-30 Ben Pfaffoutput: Break struct pivot_table_look out of struct...
2020-10-29 Ben Pfaffpspp-output: New command get-table-look.
2020-10-27 Ben Pfaffpspp-output: New option --table-look.
2020-10-25 Ben Pfaffpspp-output: Add new --nth-commands option.
2020-09-07 Ben Pfaffpspp-output: Make the binary relocatable.
2020-09-05 John Darringtonutitilites/pspp-output.c: Deal properly with plural...
2020-08-16 Friedrich Beckmannpspp-convert.1 - fixed a syntax typo
2020-06-07 John DarringtonWhitespace changes only.
2019-12-30 Ben Pfaffpspp-convert: Add options for selecting variables and...
2019-12-29 Ben Pfaffpspp-convert: Add --labels, --recode to usage message.
2019-12-29 Ben Pfaffpspp-convert: Add --labels and --recode options.
2019-12-29 Ben Pfaffpspp-output: Correct manpage.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.
2019-12-02 Ben Pfaffpspp-convert: Support decrypting SPV files.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-02-23 Ben Pfaffpspp-dump-sav: Fix memory leaks.
2019-02-23 Ben Pfaffpspp-dump-sav; Fix write past end of buffer in corner...
2019-02-10 Ben Pfaffpspp-dump-sav: Be consistent about variable numbering.
2019-01-16 Ben Pfaffpspp-convert: Add --password-list option.
2019-01-13 Ben Pfaffpspp-convert: Add -a and -l options to search for a...
2019-01-01 Ben Pfaffpspp-dump-sav: Issue error message for too-large extens...
2018-11-06 Ben PfaffAdd support for MTIME and YMDHMS.
2018-10-01 John DarringtonReference count struct dictionary.
2018-09-26 Ben Pfaffsys-file-reader: Tolerate missing MRSETS label source...
2018-09-26 Ben Pfaffpspp-dump-sav: Better handle unreasonable variable...
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-26 Ben Pfaffpspp-convert: Fix crash when the output file cannot...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-05-22 Friedrich BeckmannRevert "adding osx application bundler scripts"
2016-05-22 Friedrich Beckmannadding osx application bundler scripts
2016-02-20 Ben Pfaffpspp-convert: Fix use of uninitialized data in error...
2016-02-04 John DarringtonFix memory leak in pspp-convert
2016-02-03 John DarringtonFix memory leak pspp-convert
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-10-09 John DarringtonEnsure all lex_readers have the encoding parameter
2015-09-26 Ben Pfaffpspp-convert: Support decrypting encrypted SPSS syntax...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-03-19 Ben Pfaffpspp-dump-sav: Dump labels longer than 255 bytes.
2014-02-16 Ben Pfaffpspp-dump-sav: Print variable sets.
2014-02-16 Ben Pfaffpspp-dump-sav: More gracefully handle empty multiple...
2014-02-16 Ben Pfaffsys-file-reader: Handle multiple response sets with...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-10 Ben Pfaffpspp-convert: Fix Mac OS build by eliminating redundant... 20140110030510/pspp 20140111030505/pspp 20140112030503/pspp 20140113030503/pspp
2013-12-22 Ben Pfaffpspp-convert: Add support for decrypting encrypted... 20131222030520/pspp
2013-12-22 Ben Pfaffpspp-convert: Use null encoding rather than "Auto"...
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-10-23 Ben Pfaffpspp-convert: New utility to convert among data formats. 20131023030518/pspp
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-09-30 Ben Pfaffsys-file-reader: Add support for long string missing...
2013-09-20 Ben Pfaffsys-file-reader: Add support for record 7, subtype 10. 20130920030502/pspp
2013-08-03 Ben Pfaffsys-file-reader: Improve diagnostics for unexpected...
2013-08-03 Ben Pfaffpspp-dump-sav: Print a new-line following text record...
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffSuppress GCC 4.7 warnings by changes to code that make...
2012-01-26 Ben Pfaffpspp-dump-sav: Fix sizeof on "array" that is actually...
2012-01-25 Ben Pfaffpspp-dump-sav: Mark manpage to be distributed.
2012-01-25 Ben Pfaffpspp-dump-sav: Add manpage.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-12 Ben Pfaffpspp-dump-sav: Add #include <limits.h> to get INT_MAX... 20110512030504/pspp
2011-05-11 Ben Pfaffpspp-dump-sav: Add GNU standards compliant command... 20110511030502/pspp
2011-05-11 Ben Pfaffpspp-dump-sav: Do not mark any strings for translation.
2011-05-11 Ben Pfaffpspp-dump-sav: Update #include syntax to current style.
2011-05-11 Ben Pfaffdissect-sysfile: Move to new "utilities" directory...