pspp
2023-02-26 Ben PfaffWork on support for variable sets. variable-sets
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2023-02-25 Ben Pfaffpivot-table: Force width of weight formats to 40.
2023-02-25 Ben Pfaffdictionary: Make dict_get_weight_format() return by...
2023-02-21 Ben PfaffDISPLAY MACROS: New command.
2023-02-21 Ben PfaffDELETE VARIABLES: Fix bugs related to details of case...
2023-02-21 Ben Pfaffcase-map: New function case_map_clone().
2023-02-21 Ben Pfaffcase-map: Use stateless translator in case_map_create_i...
2023-02-21 Ben Pfaffcasereader-translator: Add a class for casereader trans...
2023-02-21 Ben Pfaffdoc: Avoid using stdout in Makefile rule to generate...
2023-02-20 Ben Pfaffzip-reader: Report corrupted Zip archives.
2023-02-20 Ben Pfafftests: Fix ODR violations rather than ignoring them.
2023-02-20 Ben Pfaffconfigure: Work around Gnulib warning with GCC 12.x.
2023-02-20 Ben PfaffFix understanding of how long string variable missing...
2023-02-20 Ben Pfaffdictionary: Fix misuse of DC_* treewide.
2023-02-18 Ben PfaffCTABLES: Always show computed categories even if they...
2023-02-17 Ben PfaffCTABLES: Don't force the look to include empty rows...
2023-02-17 Ben Pfaffpivot-table: Honor blank variable labels.
2023-02-17 Ben Pfaffoutput: Link cairo and libxml2 against liboutput.
2023-02-17 Ben PfaffAGGREGATE: Fix crash with temporary transformations.
2023-02-17 Ben Pfaffdictionary: Fix invariant that no split file vars means...
2023-02-16 Ben PfaffCROSSTABS: Always cite all the dimensions if there...
2023-02-16 Ben PfaffCROSSTABS: Fix confidence interval display for risk...
2023-02-16 Ben Pfaffpivot-table-test: Add paged PDF output too.
2023-02-16 Ben Pfaffrender: Fix spanned width distribution for cells not...
2023-02-11 Ben Pfaffspv-writer: Use correct namespaces for pageSetup.
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...
2023-02-10 Ben Pfaffspv: Fix crash reading a page_setup without headings.
2023-02-10 Ben Pfaffcairo: Fix crashes and bugs in 'setup' call.
2023-02-10 Ben Pfaffoutput: Use page_setup for parsing cairo page setup.
2023-02-08 Ben Pfaffoutput: Add null sentinel automatically to parse_enum...
2023-02-08 Ben Pfaffoutput: Refactor driver options to avoid so much copying.
2023-02-07 Ben Pfaffoutput: Modernize how drivers are initialized.
2023-01-28 Ben Pfaffascii: Improve look of dashed line ends.
2023-01-28 Ben Pfaffpivot-output: When there's no dimension border, use...
2023-01-28 Ben Pfaffpivot-table: Add more tests for category and dimension...
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...
next