10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
scripts/pipcl.py: reduce unnecessary rebuilds. More... 7 months ago
Fix fz_reset_story once a story has completed.
robinwatts
as Robin Watts
More... 8 months ago
Mark more variables with fz_var() to avoid incorrect values upon exceptions. More... 8 months ago
Update MuJS. More... 8 months ago
Mark variables with fz_var() so that they are dropped upon exception. More... 8 months ago
Add generic libarchive decompression filter.
robinwatts
as Robin Watts
More... 8 months ago
gl: Only display chapter if more than one. More... 8 months ago
When structure tree is missing, assume that is broken and continue. More... 8 months ago
include/mupdf/fitz/archive.h: fix C++ bindings builds on Windows. More... 8 months ago
Support Office format titles as metadata. More... 8 months ago
Support fetching text file format. More... 8 months ago
Handle short compressed data in zip archive entries. More... 8 months ago
Avoid dropping xml reference twice upon exception parsing the xml. More... 8 months ago
Drop resource archive upon exception parsing html/xml. More... 8 months ago
Fix leak of data buffer upon exception allocating xps part. More... 8 months ago
Allow control over Extract's detection of spaces. More... 8 months ago
Refactor fz_archive handling.
robinwatts
as Robin Watts
More... 8 months ago
scripts/wrap/__main__.py: fix windows builds with recently-changed VS files. More... 8 months ago
source/fitz/document.c: fz_recognize_document_stream_content(): always restore stream postition. More... 8 months ago
Fix leak of input buffer in case document cannot be allocated. More... 8 months ago
Add a 'gz' document handler.
robinwatts
as Robin Watts
More... 8 months ago
Simplify VS configurations
robinwatts
as Robin Watts
More... 8 months ago
Add libarchive integration
robinwatts
as Robin Watts
More... 8 months ago
Remove pdf_check_signature function.
ccxvii
as Tor Andersson
More... 8 months ago
Improve error reporting.
ccxvii
as Tor Andersson
More... 8 months ago
Add AbortError and AbortException classes to Java and WASM bindings.
ccxvii
as Tor Andersson
More... 8 months ago
Merge FZ_ERROR_MINOR and FZ_ERROR_SYNTAX.
ccxvii
as Tor Andersson
More... 8 months ago
Don't ignore or swallow MEMORY errors.
ccxvii
as Tor Andersson
More... 8 months ago
Add fz_report_error, fz_ignore_error, and fz_convert_error as sinks.
ccxvii
as Tor Andersson
More... 8 months ago
FZ_ERROR_MEMORY is reserved for system out of memory errors.
ccxvii
as Tor Andersson
More... 8 months ago