spv-legacy-decoder: Always give the pivot table a title.
[pspp] / src / output / spv / spv-legacy-decoder.c
2022-01-18 Ben Pfaffspv-legacy-decoder: Always give the pivot table a title.
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-08 Ben Pfaffformat: Reduce size of struct fmt_spec from 12 bytes...
2021-01-25 Ben Pfaffspv-legacy-decoder: Make 'data' parameter to decode_spv...
2021-01-11 Ben Pfaffstr: Add function xstrdup_if_nonnull() and introduce...
2021-01-09 Ben Pfaffspv-legacy-decoder: Initialize all members for SPV_VALU...
2021-01-09 Ben Pfaffspv-legacy-decoder: Set data_index and presentation_ind...
2021-01-07 Ben PfaffMake data input and output take a fmt_settings structure.
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2020-12-21 Ben Pfaffpivot-table: Make pivot_table_look a refcounted object.
2020-10-30 Ben Pfaffoutput: Break struct pivot_table_look out of struct...
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2020-10-27 Ben Pfaffpspp-output: New option --table-look.
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2020-06-07 John DarringtonWhitespace changes only.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.