pspp
2023-01-27 Ben Pfaffwork on debugging rules pivot-titles-4
2023-01-27 Ben Pfaffmonolithic rendering fixes
2023-01-27 Ben Pfaffrender: Fix spanned width distribution for cells not...
2023-01-27 Ben Pfaffwork on monolithic rendering
2023-01-27 Ben Pfaffoutput: Remove support for bottom and right side headers.
2023-01-27 Ben Pfaffoutput: Add debugging code to rendering and table code.
2023-01-27 Ben Pfafftable: Make debug code unconditional.
2023-01-27 Ben Pfaffrender: Fix typo in comment.
2023-01-27 Ben Pfaffpivot-table: Fix buffer overflow in corner case in...
2023-01-27 Ben Pfaffpivot-table: Fix buffer overflow in pivot_table_dump...
2023-01-16 Ben Pfafftable: Fix use of uninitialized data.
2023-01-16 Ben PfaffCTABLES: Avoid uninitialized variable warning in some...
2023-01-16 Ben Pfaffoutput: Combine color and stroke into table_border_style.
2023-01-15 Ben Pfaffrender: Get rid of RENDER_LINE_* in favor of similar...
2023-01-05 Ben Pfafftable: Rename TAB_* to TABLE_CELL_* and reduce from...
2023-01-05 Ben Pfafftable: Drop support for -1 as style to table_hline...
2023-01-05 Ben Pfafftable: Remove table_box().
2023-01-05 Ben PfaffONEWAY: Fix incorrect, duplicate "(J) Family" label.
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-27 Ben PfaffRemove unneeded #includes.
2022-11-26 Ben PfaffCTABLES: Fix issue with special case for SLABELS POSITI...
2022-11-25 Ben Pfaffpivot-table: Fix memory leak in debug print code.
2022-11-24 Ben PfaffCTABLES: Fix treatment of multiline titles.
2022-11-24 Ben PfaffCTABLES: Make EMPTY independent of other settings on...
2022-11-23 Ben Pfaffexamples: Rename variables for nhtsa example to give...
2022-11-23 Ben Pfaffspv-driver: Fix memory leak on error path.
2022-11-22 Ben Pfaffspv: ALlow an extra 01 at the end of X3.
2022-11-21 Ben PfaffUPDATE: Improve a test.
2022-11-21 Ben PfaffMEANS: Improve error messages and coding style.
2022-11-21 Ben PfaffOUTPUT MODIFY: Improve error messages and coding style.
2022-11-21 Ben PfaffSET: Improve error messages and coding style.
2022-11-21 Ben PfaffINSERT: Improve error messages and coding style.
2022-11-21 Ben PfaffROC: Improve error messages and coding style.
2022-11-20 Ben PfaffRANK: Improve error messages and coding style.
2022-11-20 Ben PfaffONEWAY: Improve error messages and coding style.
2022-11-20 Ben PfaffGRAPH: Improve error messages and coding style.
2022-11-20 Ben PfaffLOGISTIC REGRESSION: Improve error messages and coding...
2022-11-20 Ben PfaffGLM: Improve error messages and coding style.
2022-11-20 Ben Pfaffsplit-file: New function output_split_file_values_peek().
2022-11-20 Ben Pfaffcasereader: Add const to casereader_peek() and caseread...
2022-11-20 Ben Pfaffcasereader-shim: Fix typo in comment.
2022-11-20 Ben PfaffDisentangle the interaction parser from the variable...
2022-11-20 Ben PfaffGLM: Improve error messages and coding style.
2022-11-20 Ben PfaffFACTOR: Improve error messages and coding style.
2022-11-20 Ben PfaffQUICK CLUSTER: Improve error messages and coding style.
2022-11-20 Ben PfaffMATRIX: Improve error messages.
2022-11-20 Ben PfaffEXAMINE: Improve error messages and coding style.
2022-11-17 Ben Pfaffexpressions: Minor error message improvement.
2022-11-17 Ben Pfaffpool: Support null 'pool' argument in pool_vasprintf().
2022-11-11 Ben PfaffDESCRIPTIVES: Improve error messages and coding style.
2022-11-11 Ben PfaffCTABLES: Improve error messages.
2022-11-11 Ben PfaffCROSSTABS: Improve error messages and coding style.
2022-11-11 Ben PfaffCORRELATIONS: Improve error messages and coding style.
2022-11-11 Ben PfaffVECTOR: Improve error messages and coding style.
2022-11-11 Ben Pfaffvariable-display: Improve coding style and error messages.
2022-11-11 Ben PfaffSORT VARIABLES: Improve error messages.
2022-11-11 Ben PfaffMRSETS: Improve error messages.
2022-11-10 Ben PfaffMATRIX DATA: Improve error messages.
2022-11-10 Ben PfaffREREAD: Improve error messages and coding style.
2022-11-06 Ben PfaffDATASET: Improve error messages and coding style.
2022-11-06 Ben PfaffFILE HANDLE: Improve error messages and coding style.
2022-11-06 Ben PfaffGET DATA: Improve coding style and tests.
2022-11-06 Ben PfaffCORRELATIONS: Rename cmd_correlation() to cmd_correlati...
2022-11-06 Ben PfaffUse lex_error_expecting() in more places.
2022-11-06 Ben Pfafffile-handle-def: Style improvements.
2022-11-06 Ben Pfafflexer: New function lex_force_match_phrase().
2022-11-06 Ben Pfaffspvxml-helpers: Avoid warning on recent versions of...
2022-09-21 Ben Pfaffformat: Improve error messages.
2022-09-21 Ben Pfaffdocs: Improve example in DEFINE.
2022-09-21 Ben PfaffDATA LIST: Improve error messages and coding style.
2022-09-21 Ben PfaffLOOP: Improve error messages and coding style.
2022-09-21 Ben PfaffDO REPEAT: Improve error messages and coding style.
2022-09-20 Ben PfaffRECODE: Improve error messages and coding style.
2022-09-19 Ben PfaffT-TEST: Improve error messages and coding style.
2022-09-19 Ben PfaffSORT CASES: Improve error messages and coding style.
2022-09-19 Ben PfaffRELIABILITY: Improve error messages and coding style.
2022-09-19 Ben PfaffREGRESSION: Improve error messages and coding style.
2022-09-19 Ben PfaffNPAR TESTS: Improve error messages and coding style.
2022-09-18 Ben PfaffMATRIX: Improve error messages.
2022-09-18 Ben PfaffGLM: Improve error messages.
2022-09-18 Ben PfaffFREQUENCIES: Improve error message and coding style.
2022-09-18 Ben Pfafflexer: Make lex_error_expecting_valist() support a...
2022-09-18 Ben PfaffFACTOR: Improve error messages and coding style.
2022-09-18 Ben PfaffEXAMINE: Improve error messages.
2022-09-18 Ben PfaffNUMERIC, STRING, LEAVE: Improve error messages.
2022-09-18 Ben PfaffRENAME VARIABLES: Remove obsolete comment.
2022-09-18 Ben PfaffMODIFY VARS: Remove.
2022-09-17 Ben PfaffMISSING VALUES: Improve error messages.
2022-09-16 Ben PfaffDELETE VARIABLES: Improve error messages.
2022-09-16 Ben PfaffAPPLY DICTIONARY: Style improvements.
2022-09-16 Ben PfaffSAVE TRANSLATE: Improve error messages and implementati...
2022-09-13 Ben PfaffPRINT: Improve error messages.
2022-09-12 Ben Pfaffplacement-parser: Improve error messages for format...
2022-09-12 Ben PfaffPRINT SPACE: Improve error messages.
2022-09-12 Ben PfaffMATRIX DATA: Improve error messages.
2022-09-12 Ben PfaffLIST: Improve error messages.
2022-09-12 Ben PfaffSET: Improve error messages for SET CCx.
2022-09-12 Ben PfaffImprove error messages for format specifiers.
2022-09-12 Ben PfaffMATCH FILES, UPDATE, ADD FILES: Improve error messages.
next