Age | Commit message (Expand) | Author |
---|---|---|
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-09-14 | Remove unused functions. | Tor Andersson |
2015-08-17 | Patch around INT32_MAX not being present on windows. | Robin Watts |
2015-07-31 | Use new fz_read_int functions. | Tor Andersson |
2015-05-15 | Support pdf files larger than 2Gig. | Robin Watts |
2015-02-17 | Remove pointless return value checks when calling fz_open_file. | Tor Andersson |
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-12-12 | fix memory leaks | Simon Bünzli |
2014-12-03 | Fix leak of directory string in fz_archive. | Tor Andersson |
2014-12-03 | Add ZIP file and directory reading module. | Tor Andersson |