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
  • README-maintainer
11 Feb, 2022
1 commit
  • Remove abs calls and pick correct floating point epsilon values (fixes #641)
    956a272d
    Jay Berkenbilt authored
    2022-02-11 07:18:33 -0500  
    Browse File »

08 Feb, 2022
2 commits
  • Prepare 10.6.0 release
    d6fe4730
    Jay Berkenbilt authored
    2022-02-08 16:54:03 -0500  
    Browse File »
  • README-maintainer: update instructions on testing pikepdf locally
    fa0b6384
    Jay Berkenbilt authored
    2022-02-08 14:37:32 -0500  
    Browse File »

05 Feb, 2022
1 commit
  • Spell check
    88c3d556
    Jay Berkenbilt authored
    2022-02-05 11:24:56 -0500  
    Browse File »

04 Feb, 2022
2 commits
  • Update copyright for 2022
    cfaa2de8
    Jay Berkenbilt authored
    2022-02-04 16:36:22 -0500  
    Browse File »
  • Add a blank line after the first header included in each source
    2229e37e
    Jay Berkenbilt authored
    2022-02-04 16:31:31 -0500  
    Browse File »

01 Feb, 2022
1 commit
  • QPDFJob: documentation
    cc5485da
    Jay Berkenbilt authored
    2022-02-01 09:04:55 -0500  
    Browse File »

30 Jan, 2022
5 commits
  • Fix some comments
    2e4e25a9
    Jay Berkenbilt authored
    2022-01-30 13:11:03 -0500  
    Browse File »
  • TODO: doc reminder
    f729a336
    Jay Berkenbilt authored
    2022-01-30 13:11:03 -0500  
    Browse File »
  • Incorporate job schema generation into generate_auto_job
    1c8d5346
    Jay Berkenbilt authored
    2022-01-30 13:11:03 -0500  
    Browse File »
  • Document how to add a command-line argument
    5c5e5ca2
    Jay Berkenbilt authored
    2022-01-30 13:11:03 -0500  
    Browse File »
  • Remove qpdf.cc version check ...
    23b64f83
    Remove comparison of qpdf CLI version with library. With almost all
    the functionality moving into the library, this check is no longer
    meaningful.
    Jay Berkenbilt authored
    2022-01-30 13:11:03 -0500  
    Browse File »

28 Dec, 2021
1 commit
  • Add maintainer mode to build
    1c420e85
    Jay Berkenbilt authored
    2021-12-28 11:01:26 -0500  
    Browse File »

21 Dec, 2021
2 commits
  • Cleanup TODO
    5b6cf45f
    Jay Berkenbilt authored
    2021-12-21 17:26:05 -0500  
    Browse File »
  • Stop adding pre-built documentation to the source distribution
    36916619
    Jay Berkenbilt authored
    2021-12-21 09:52:41 -0500  
    Browse File »

19 Dec, 2021
2 commits
  • Update maintainer notes for doc changes
    d25eb296
    Jay Berkenbilt authored
    2021-12-19 16:53:37 -0500  
    Browse File »
  • doc: switch html theme to sphinx_rtd_theme
    92613a1e
    Jay Berkenbilt authored
    2021-12-19 13:57:47 -0500  
    Browse File »

18 Dec, 2021
2 commits
  • Integration with readthedocs
    e8a15204
    Jay Berkenbilt authored
    2021-12-18 15:44:54 -0500  
    Browse File »
  • Update documentation build/installation
    426b4ce8
    Jay Berkenbilt authored
    2021-12-18 12:20:56 -0500  
    Browse File »

17 Dec, 2021
1 commit
  • README-maintainer note: configure with doc maintenance
    8c4ad6b9
    Jay Berkenbilt authored
    2021-12-17 12:38:52 -0500  
    Browse File »

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

13 Dec, 2021
1 commit
  • Update release-notes link
    61f52cb6
    Jay Berkenbilt authored
    2021-12-13 11:20:14 -0500  
    Browse File »

10 Dec, 2021
1 commit
  • Use a specific error code for type warnings and clarify docs
    3340dbe9
    Jay Berkenbilt authored
    2021-12-10 11:15:49 -0500  
    Browse File »

22 Nov, 2021
1 commit
  • Add reminder about trap_errors when updating the C API
    52f1721e
    Jay Berkenbilt authored
    2021-11-22 17:56:11 -0500  
    Browse File »

19 Nov, 2021
1 commit
  • Cosmetic fixes to maintainer notes
    f9fc57d2
    Jay Berkenbilt authored
    2021-11-19 15:20:12 -0500  
    Browse File »

16 Nov, 2021
1 commit
  • Update master -> main in maintainer documentation
    07ebfb74
    Jay Berkenbilt authored
    2021-11-16 15:44:09 -0500  
    Browse File »

02 Nov, 2021
2 commits
  • Draw attention to linux binary not being end-user facing (fixes #534)
    c491d9f6
    Jay Berkenbilt authored
    2021-11-02 16:39:29 -0400  
    Browse File »
  • Add a basic description of QPDF in README.md (fixes #552) ...
    f545f8b0
    Also switch URLs for the qpdf and qtest websites to sourceforge.io
    (https) instead of sourceforge.net (http).
    Jay Berkenbilt authored
    2021-11-02 15:41:01 -0400  
    Browse File »

13 Sep, 2021
1 commit
  • Switch spelling checker to cspell
    1b59872b
    Jay Berkenbilt authored
    2021-09-13 11:10:09 -0400  
    Browse File »

04 Mar, 2021
1 commit
  • Tweak maintainer notes for release preparation
    aa89476e
    Jay Berkenbilt authored
    2021-03-04 15:21:58 -0500  
    Browse File »

23 Feb, 2021
1 commit
  • Prepare 10.2.0 release
    b5e93739
    Jay Berkenbilt authored
    2021-02-23 10:41:58 -0500  
    Browse File »

10 Feb, 2021
1 commit
  • Require C++14 instead of C++11
    1b3f84f9
    Jay Berkenbilt authored
    2021-02-10 16:27:58 -0500  
    Browse File »

19 Jan, 2021
1 commit
  • Note about debian package in README-maintainer
    ad2c2b84
    Jay Berkenbilt authored
    2021-01-19 08:55:23 -0500  
    Browse File »

05 Jan, 2021
1 commit
  • Fix typo in release instructions
    2c078337
    Jay Berkenbilt authored
    2021-01-05 11:20:45 -0500  
    Browse File »

04 Jan, 2021
3 commits
  • Bump shared library minor version
    07acf917
    Jay Berkenbilt authored
    2021-01-04 16:27:13 -0500  
    Browse File »
  • Update libtool and autoconf files
    ddaa980c
    Jay Berkenbilt authored
    2021-01-04 16:26:58 -0500  
    Browse File »
  • Update copyright to 2021
    bf8fd41f
    Jay Berkenbilt authored
    2021-01-04 16:26:58 -0500  
    Browse File »

21 Nov, 2020
1 commit
  • Maintainer notes
    4b4b31bf
    Jay Berkenbilt authored
    2020-11-21 13:43:04 -0500  
    Browse File »

27 Oct, 2020
2 commits
  • Fix a few maintainer notes
    24f62e38
    Jay Berkenbilt authored
    2020-10-27 18:06:13 -0400  
    Browse File »
  • Prepare 10.0.2 release
    da754079
    Jay Berkenbilt authored
    2020-10-27 11:57:48 -0400  
    Browse File »