summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-parse.c
AgeCommit message (Expand)Author
2016-01-05Stylistic naming cleanups.Tor Andersson
2015-10-14pdf: Handle surrogate pairs in pdf_to_utf8.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-01-06fix various MSVC warningsSimon Bünzli
2013-12-24Bug 694810: Implement late file repair for PDFs.Robin Watts
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
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