Age | Commit message (Expand) | Author |
---|---|---|
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 |