index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-parse.c
Age
Commit message (
Expand
)
Author
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-07-08
Safe defaults for pdf_to_rect and pdf_to_matrix.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-01-05
Stylistic naming cleanups.
Tor Andersson
2015-10-14
pdf: Handle surrogate pairs in pdf_to_utf8.
Tor Andersson
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-01-06
fix various MSVC warnings
Simon Bünzli
2013-12-24
Bug 694810: Implement late file repair for PDFs.
Robin Watts
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-06-25
Rid the world of "pdf_document *xref".
Robin Watts
2013-06-25
Update pdf_obj's to have a pdf_document field.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson