0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated tests to take MuPDF 1.26.6 into account. More... 4 months ago
changes.txt: update to contain all current changes. More... 4 months ago
tests/test_pagedelete.py: added test_4462(). More... 4 months ago
docs/page.rst: fixed arg names for Page.add_file_annot(). More... 4 months ago
tests/test_general.py: added test_4590(). More... 4 months ago
tests/test_textextract.py: test_4503(): updated a comment. More... 4 months ago
tests/: added test_4639(). More... 4 months ago
tests/: added test_4571(). More... 4 months ago
tests/test_pixmap.py: test_3806(): updated to expect fix in mupdf-1.26.6. More... 4 months ago
tests/test_general.py: test_4533(): improved to check expected pass/fail depending on mupdf version. More... 4 months ago
tests/test_font.py: test_4457(): distinguish between current mupdf 1.26.x and master. More... 4 months ago
Amends description for pno parameter for insert_page & new_page. More... 4 months ago
Fixes docs indentation for argument. More... 4 months ago
tests/test_general.py: added test_4392(), checks for segv with python -Werror. More... 4 months ago
src/__init__.py: also import swig_version and swig_version_tuple from _build.py. More... 4 months ago
setup.py: add swig verison to _build.py. More... 4 months ago
tests/: added test_4388(). More... 4 months ago
tests/: added test_3806(). More... 4 months ago
tests/test_textextract.py:test_extendable_textpage(): improved code and comments. More... 4 months ago
scripts/test.py: added note about --swig fixing py_limited_api with python-3.13. More... 4 months ago
pipcl.py: small improvements to commands and fns. More... 4 months ago
Address 4639 More... 4 months ago
changes.txt: various updates. More... 4 months ago
scripts/test.py: fix typo. More... 4 months ago
docs/conf.py: fix build failure caused by recent changes to representation of version. More... 4 months ago
pipcl.py: sysconfig_python_flags(): fix bug that was breaking pyodide builds. More... 4 months ago
setup.py src/ tests/: auto-generate pymupdf.pymupdf_version and add git info. More... 4 months ago
pipcl.py: two small fixes. More... 4 months ago
.github/workflows/test_quick.yml: test with mupdf master and release branch. More... 4 months ago
tests/test_general.py: fix expected svg output in test_3569 from MuPDF 1.27.x. More... 4 months ago