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