Age | Commit message (Expand) | Author |
---|---|---|
2018-04-24 | Remove need for namedump by using macros and preprocessor. | Tor Andersson |
2017-11-01 | Add separate fz_close_output step. | 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-07-06 | Remove premature optimization: don't bother to resolve page objects. | Tor Andersson |
2016-05-13 | Add common page range parsing function for tools. | Tor Andersson |
2016-05-13 | Introduce a general output context. | Sebastian Rasmussen |
2016-03-01 | Rename pdf_close_document to pdf_drop_document. | Tor Andersson |
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-04-09 | Remove the _no_run functions. | Tor Andersson |
2015-04-06 | Add mutool pages subcommand. | Robin Watts |