Age | Commit message (Expand) | Author |
---|---|---|
2016-03-14 | js: Add buffer.save() to write contents of buffer to file. | Tor Andersson |
2016-02-12 | Inline fz_write function. | Tor Andersson |
2016-02-12 | Improve performance of fz_write of single bytes. | Tor Andersson |
2016-01-05 | Clarify snprintf length when printing to fz_buffer and fz_output. | Tor Andersson |
2015-12-14 | Fix signed/unsigned warning. | Robin Watts |
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-05-15 | Support pdf files larger than 2Gig. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-03-19 | Implement our own vsnprintf variant. | Tor Andersson |
2014-01-02 | Add rebinding for fz_output. | Robin Watts |
2013-08-29 | Add new fz_putc and fz_new_output_to_filename functions. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |