summaryrefslogtreecommitdiff
path: root/fitz/base_object.c
AgeCommit message (Expand)Author
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-21Don't thread ctx through safe fz_obj functions.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-09-14Initial import of exception handling codeRobin Watts
2011-04-10Make fz_obj struct opaque.Tor Andersson