summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-nametree.c
AgeCommit message (Expand)Author
2016-02-15Drop UNUSED macro -- it dirties the namespace and is not needed.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2013-06-27Move to using a flags bit rather than "Dirty" dict entries.Robin Watts
2013-06-26Silence compiler warnings.Tor Andersson
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-20Rearrange source files.Tor Andersson