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
Age
Commit message (
Expand
)
Author
2015-01-06
Add xref_index to speed searching of sparse xrefs.
Robin Watts
2015-01-05
Another PDF Xref speedup from Malc.
Robin Watts
2014-12-29
Remove unnecessary test.
Robin Watts
2014-12-29
Performance optimisation with pdf_cache_object/pdf_get_xref_entry
Robin Watts
2014-12-29
Fix windows build failure.
Robin Watts
2014-12-18
Bug 695746: make LZW decoder slightly more tolerant
Simon Bünzli
2014-12-12
prevent warning C4090
Simon Bünzli
2014-12-12
make xps_read_part report correct part sizes
Simon Bünzli
2014-12-12
fix memory leaks
Simon Bünzli
2014-12-12
update pointer after ensure_solid_xref call
Simon Bünzli
2014-12-03
Update MuJS to latest.
Tor Andersson
2014-12-03
Fix leak of directory string in fz_archive.
Tor Andersson
2014-12-03
Don't automatically trim buffer during fz_keep_buffer.
Tor Andersson
2014-12-03
Add fz_layout_document function.
Tor Andersson
2014-12-03
Add dirname and cleanname path manipulation functions.
Tor Andersson
2014-12-03
cbz: Use ZIP archive module.
Tor Andersson
2014-12-03
xps: Use ZIP archive module.
Tor Andersson
2014-12-03
Add ZIP file and directory reading module.
Tor Andersson
2014-12-03
Fix off-by-one in fz_write_buffer_byte.
Tor Andersson
2014-12-03
Add convenience fz_read_file function.
Tor Andersson
2014-12-03
Don't always trim the buffer when calling fz_read_all.
Tor Andersson
2014-12-03
xml: Make accessors NULL-resistant. Add fz_xml_find functions.
Tor Andersson
2014-12-03
xml: Optimize creation of really long lists by keeping a tail pointer.
Tor Andersson
2014-12-03
xml: Don't emit empty text nodes between tags when preserving whitespace.
Tor Andersson
2014-11-26
Change xref representation to cope better with sparse xrefs.
Robin Watts
2014-10-28
more liberally accept page trees with unexpected content
Simon Bünzli
2014-10-28
fix memory leaks in load_sample_func and pdf_load_compressed_inline_image
Simon Bünzli
2014-10-22
Fix warnings.
Tor Andersson
2014-10-04
Avoid redefinition warning from clang when building cmapdump.c
Joseph Heenan
2014-09-30
Fix 695501: Intelligent cmap remapping.
Tor Andersson
2014-09-23
Fix 695501: check upper and lower bounds of CMap when computing ToUnicode.
Tor Andersson
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-22
Ensure that TIFFs with resolution set to zero get sane values.
Robin Watts
2014-09-17
Fix whitespace.
Tor Andersson
2014-09-17
xps: Add fz_xml_is_tag to simplify tag matching.
Tor Andersson
2014-09-17
Improve XML parser.
Tor Andersson
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-09-08
Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1
Simon Bünzli
2014-09-08
Bug 695440: fix buffer underflows in load-jpeg.c
Simon Bünzli
2014-09-08
Update test-device to check images piecemeal.
Robin Watts
2014-09-02
Fix windows build breakages due to missing NAN and INFINITY.
Robin Watts
2014-09-02
Fix memory leaks in test_device.
Robin Watts
2014-09-02
Add fz_snprintf and use it for formatting floating point numbers.
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-09-02
Clean some whitespace.
Tor Andersson
2014-09-01
Performance improvement for test-device.
Robin Watts
2014-08-27
Revise test-device; thresholding and exhaustive checking.
Tor Andersson
2014-08-27
Allow NULL callback functions in the mesh processor.
Tor Andersson
2014-08-27
cbz: Use csize and usize fields from central directory.
Tor Andersson
2014-08-20
Add full-page color tinting option and key binding to X11 viewer.
Tor Andersson
[next]