Replace numerous instances of xzalloc with XZALLOC
[pspp] / src / output / spv-driver.c
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
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-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-10 Ben Pfaffoutput: Rename page-eject-item to page-break-item.
2021-01-10 Ben Pfaffoutput: Make spv-writer code understand output_item.
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-08 Ben PfaffAdd support for PNG images in .spv files.
2020-12-26 Ben PfaffFix memory leaks reported by Address Sanitizer.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-10-25 Ben Pfaffspv-driver: Fix double free on error path.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.