index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_repair.c
Age
Commit message (
Expand
)
Author
2011-12-08
Remove remaining fz_error_note calls in the pdf code.
Tor Andersson
2011-12-08
Move from volatile to fz_var.
Robin Watts
2011-12-08
Fix lack of output with "719 - EOF incorrectly detected.pdf"
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-24
Bug 692506: Improve repairing by accepting broken dictionaries.
Robin Watts
2011-11-17
Bug 692424: make repair cope better with missing endobj
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-08-31
Make in_array state a local variable to cope with broken XObject streams.
Tor Andersson
2011-05-02
pdf_repair.c: Skip first comment after version marker.
Tor Andersson
2011-04-14
Fix bug #692153: skip PDF version marker when repairing.
Tor Andersson
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson