output: Make table_item a pivot_table, table_cell a pivot_value.
[pspp] / src / output / spv / spv-light-decoder.c
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2020-12-31 Ben Pfaffspv-file-format: Document "show-title" option.
2020-12-26 Ben PfaffFix memory leaks reported by Address Sanitizer.
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 Pfaffspv: Avoid some compiler warnings on mingw.
2020-08-31 Ben Pfaffspv-light-decoder: Avoid GCC 10.x warning in decode_spv...
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.