summaryrefslogtreecommitdiff
path: root/pdf/base_object.c
AgeCommit message (Expand)Author
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-04-16Reduce the changes that mupdfclean makes to floats.Robin Watts
2012-04-05Fix potential problems on malloc failure.Robin Watts
2012-03-14Avoid NULL dereferences in error cases when trying to warn.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-26Move fz_obj to be pdf_obj.Robin Watts