summaryrefslogtreecommitdiff
path: root/source/fitz/context.c
AgeCommit message (Expand)Author
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-10Add some Memento_labels to aid debugging of leaks.Robin Watts
2014-06-10Fix library/header version error message and makefile dependency.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson