Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
18 Dec, 2021
7 commits
  • Update documentation build/installation
    426b4ce8
    Jay Berkenbilt authored
    2021-12-18 12:20:56 -0500  
    Browse Code »
  • Remove unused import
    eb20b4d0
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »
  • Fix Acknowledgments section
    c809f877
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »
  • Split documentation into multiple pages, change theme
    10fb619d
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »
  • Add comment
    f3d1138b
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »
  • Fix qpdf-manual build dependencies
    408e900f
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »
  • Remove unneeded paragraph from comments
    e19114df
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse Code »

17 Dec, 2021
9 commits
  • C API: simplify new error handling and improve documentation
    ddbe5917
    Jay Berkenbilt authored
    2021-12-17 15:59:47 -0500  
    Browse Code »
  • ChangeLog/doc for previous commit
    59a64115
    Jay Berkenbilt authored
    2021-12-17 14:28:20 -0500  
    Browse Code »
  • C-API expose QPDFObjectHandle::getTypeCode and getTypeName (fixes #597)
    f6293bd9
    m-holger authored
    2021-12-17 14:24:43 -0500  
    Browse Code »
  • C API: add several stream functions (fixes #596)
    feafcc4e
    Jay Berkenbilt authored
    2021-12-17 13:28:11 -0500  
    Browse Code »
  • Spell check
    a0dbb71a
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse Code »
  • Make object types available to C API
    c40f8b53
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse Code »
  • TODO: spell check
    cce715cd
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse Code »
  • Add Pl_Buffer::getMallocBuffer
    fee7489e
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse Code »
  • README-maintainer note: configure with doc maintenance
    8c4ad6b9
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse Code »

16 Dec, 2021
6 commits
  • Remove original qpdf fuzz seed corpus from tests ...
    e4ef3d15
    Since the introduction of fuzz testing, there has never been a problem
    found because of a failure of a file in the fuzzer seed corpus. As the
    fuzzer has found problems, they have been added to the test suite, and
    that should be adequate to exercise the fuzzers in the tesing
    environment as well as providing adequate regression testing.
    
    Removing these original files shaves many minutes off the builds in CI.
    Jay Berkenbilt authored
    2021-12-16 15:53:24 -0500  
    Browse Code »
  • Output C test n done at the end of each qpdf-ctest
    40249536
    Jay Berkenbilt authored
    2021-12-16 15:40:56 -0500  
    Browse Code »
  • C API: add functions for working with pages (fixes #594)
    9bb6f570
    Jay Berkenbilt authored
    2021-12-16 15:07:48 -0500  
    Browse Code »
  • qpdf-ctest: outfile2 -> xarg
    f072be03
    Jay Berkenbilt authored
    2021-12-16 11:51:16 -0500  
    Browse Code »
  • Change name of formal parameters from data to qpdf
    3f9d50b5
    Jay Berkenbilt authored
    2021-12-16 11:51:15 -0500  
    Browse Code »
  • Use value rather than reference captures where possible
    245ca280
    Jay Berkenbilt authored
    2021-12-16 11:47:07 -0500  
    Browse Code »

15 Dec, 2021
1 commit
  • TODO: documentation updates
    addd6bef
    Jay Berkenbilt authored
    2021-12-15 14:29:58 -0500  
    Browse Code »

14 Dec, 2021
1 commit
  • Fix minor typos
    6187c808
    m-holger authored
    2021-12-14 12:06:03 -0500  
    Browse Code »

13 Dec, 2021
16 commits
  • Disable ci-fuzz build on build branch ...
    7707a1d3
    I run the fuzzer test suite, which should be good enough to avoid
    wasting resources on this every time I push to build.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Avoid /tmp when building distribution
    2cee5591
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • ChangeLog/release note on doc change
    43740ea7
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Update release-notes link
    61f52cb6
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Work old "upgrading" sections into the release notes ...
    2f938d4f
    These are for ancient versions.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Remove superfluous "Upgrading to 4.0" chapter
    003b4c96
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Doc: reorganize front section
    cfaaea6f
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Remove docbook manual and associated files
    ed6fe012
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Minor doc cleanup, update spelling checker
    39779dd3
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Doc: update requirements for building the documentation
    948c4546
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Remove "Indices and tables" ...
    aaea245a
    This was inserted by sphinx-quickstart, but it doesn't do anything for us.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Explicitly mark perl codeblock as such
    e10e7874
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Replace xref links to :ref: ...
    cac844e0
    Pandoc doesn't convert <xref> correctly, but it does so consistently,
    so this commit just changes all xref links to :ref:.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Replace <firstterm> with emphasis ...
    1b55906a
    At one time, it seems that I was starting to use the <firstterm>
    feature of docbook, but I forgot about it long ago, and there is
    nothing consistent. In the absence of an actual glossary, just use
    emphasis for terminology and don't tag it in any special way. This
    could be fixed later if we wanted to.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Convert the original xml comment to an rst comment
    e5a7d932
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »
  • Replace <replaceable> with {...} ...
    d13a6032
    All occurrences are in :file: or :samp: now.
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse Code »