summaryrefslogtreecommitdiff
path: root/source/fitz/zip.c
AgeCommit message (Expand)Author
2017-11-01Add separate fz_close_output step.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2017-03-22Rename fz_putc/puts/printf to fz_write_*.Tor Andersson
2016-11-14Make fz_buffer structure private to fitz.Robin Watts
2016-10-18All external drop functions handles NULL.Sebastian Rasmussen
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-04-26Add 'mutool convert' and new document writer interface.Tor Andersson