index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
mupdfclean.c
Age
Commit message (
Expand
)
Author
2012-08-06
Handle exceptions better in mupdfclean
Sebastian Rasmussen
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-07-05
Avoid calling pdf_array_len (and friends) in a loop.
Robin Watts
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-23
Update usage messages for mubusy command line tools.
Tor Andersson
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-05-10
Clamp page numbers given to mupdfclean.
Sebastian Rasmussen
2012-04-30
Remove 2 unused variables.
Robin Watts
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-03-21
Fix warning where we return nothing rather than NULL in sweepref.
Tor Andersson
2012-03-19
mupdfclean: eliminate mutual recursion (sweepobj/sweepref).
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-03-06
Remove stray newlines in error messages.
Tor Andersson
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-01-31
Make pdfclean more resilient to errors while parsing.
Robin Watts
2012-01-27
Rename pdfdraw to mupdfdraw etc.
Robin Watts