index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-20
Adhere to common idiom when not encoundering error.
Sebastian Rasmussen
2008-04-20
Restore alpha handling lost in error handling refactor patch.
Glenn Kennard
2008-04-20
Axial shadings with no length should not extend, and the same position on the...
Sebastian Rasmussen
2008-04-20
Treat Z_BUF_ERROR as Z_STREAM_END
Glenn Kennard
2008-04-19
Use proper error handling return idiom.
Sebastian Rasmussen
2008-04-19
Properly parse catalog dictionary, information dictionary, name dictionary an...
Sebastian Rasmussen
2008-04-19
Clear returned pointer to parsed array/dict when encountering error, so above...
Sebastian Rasmussen
2008-04-19
Grow xref sections when encountering broken pdfs where xref entries exceeds n...
Sebastian Rasmussen
2008-04-19
Fixed typo in debug print causing read of uninitialized memory.
Sebastian Rasmussen
2008-04-19
Fixed uninitialized reference count.
Sebastian Rasmussen
2008-04-19
Support hairlines (zero-width lines)
Glenn Kennard
2008-04-12
Beginnings of pdf 1.4 blend modes implementation.
Glenn Kennard
2008-04-09
Check for NaN in fz_rendershade.
Glenn Kennard
2008-04-17
Improve variable naming.
Sebastian Rasmussen
2008-04-16
Use proper error handling macros.
Sebastian Rasmussen
2008-04-16
Fixed bug in workaround for bogus xref.
Sebastian Rasmussen
2008-04-12
Added printing of page number in page tree.
Sebastian Rasmussen
2008-04-12
Made debug print of page tree a tad more useful.
Sebastian Rasmussen
2008-04-12
Fixed bug concerning reference for page tree root.
Sebastian Rasmussen
2008-04-11
Added support for standard security handler rev 4. Thanks to Krzysztof Kowalc...
Sebastian Rasmussen
2008-03-30
Vectorize invert/copy loop in jbig2 stream decoder
Glenn Kennard
2008-04-09
Whitespace fix.
Sebastian Rasmussen
2008-04-09
Use proper type for decoder stage instead of enum.
Sebastian Rasmussen
2008-04-09
Changed token enum into proper type, easing debugging.
Sebastian Rasmussen
2008-04-09
Do not attempt to drop nil reference.
Sebastian Rasmussen
2008-04-09
Fix minimum load/draw time in statistics.
Sebastian Rasmussen
2008-04-03
Initialize error object pointer properly to avoid spurious errors when decodi...
Sebastian Rasmussen
2008-03-30
Don't leak stuff or leave incomplete objects in the store on errors.
Glenn Kennard
2008-03-28
Put item into resource store before calling pdf_loadresources. Avoids infinit...
Krzysztof Kowalczyk
2008-03-28
Add a note about expected format of test pdf file names
Krzysztof Kowalczyk
2008-03-28
add a script for easy regression testing (runs pdftool draw -m on a list of P...
Krzysztof Kowalczyk
2008-03-28
fix a possible use of uninitialized value of 'error' (as reported by gcc)
Krzysztof Kowalczyk
2008-03-28
properly define NEED_STRLCPY on Linux
Krzysztof Kowalczyk
2008-03-28
add ability to compile with jasper
Krzysztof Kowalczyk
2008-03-28
Don't define DEBUG in debug build since it breaks render.c
Krzysztof Kowalczyk
2008-03-27
Define DEBUG for debug builds and NDEBUG for release builds.
Krzysztof Kowalczyk
2008-03-27
Fix typo so that debug build builds as -O0 and -O2
Krzysztof Kowalczyk
2008-03-31
Fixed fax decoder so tagbits are properly parsed even in the absence of eol.
Sebastian Rasmussen
2008-03-30
Add a pdf_removeitem function to remove an object from the pdf_store. To be u...
Tor Andersson
2008-03-27
Fix error chain bug in pdf_cmap lexing.
Tor Andersson
2008-03-27
Fix error message handling in pdfapp.
Tor Andersson
2008-03-27
Delete old and unmaintained Mac OS X app.
Tor Andersson
2008-03-27
Chain error messages in more files.
Tor Andersson
2008-03-26
adding a standard Makefile
Krzysztof Kowalczyk
2008-03-25
Fixed improperly converted error handling for preloading shadings.
Sebastian Rasmussen
2008-03-22
Fixed typo in error handling.
Sebastian Rasmussen
2008-03-22
Fixed compiler warning.
Sebastian Rasmussen
2008-03-25
Fix typo in text_w4i1o4
Glenn Kennard
2008-03-24
Fix evenodd clip paths
Glenn Kennard
2008-03-24
Clean up error handling in pdf_showpath
Glenn Kennard
[next]