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
  • examples
  • pdf-mod-info.cc
26 Jul, 2017
1 commit
  • Make windows includes lowercase (fixes #123) ...
    8740b380
    For cross compiling.
    slurdge authored
    2017-07-26 06:39:09 -0400  
    Browse File »

18 Oct, 2013
1 commit
  • Security: replace operator[] with at ...
    ac9c1f0d
    For std::string and std::vector, replace operator[] with at.  This was
    done using an automated process.  See README.hardening for details.
    Jay Berkenbilt authored
    2013-10-18 10:45:14 -0400  
    Browse File »

05 Mar, 2013
1 commit
  • Use portable versions of some UNIX-specific calls ...
    66c3c8fd
    Remove needless calls to open, close, and fileno; call remove instead
    of unlink.
    Jay Berkenbilt authored
    2013-03-05 13:35:46 -0500  
    Browse File »

22 Jun, 2012
1 commit
  • Switch some code to use empty newArray/newDictionary
    6c0af084
    Jay Berkenbilt authored
    2012-06-22 10:09:42 -0400  
    Browse File »

20 Jun, 2012
1 commit
  • Portability issues: off_t, unlink ...
    b8563793
    New header qpdf/Types.h attempts to make sure size_t and off_t are
    defined on any platform and in a way that would work with large file
    support.  Additionally, missing header files are included to get
    unlink.
    Jay Berkenbilt authored
    2012-06-20 15:18:14 -0400  
    Browse File »

19 Oct, 2009
1 commit
  • DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them both… ...
    b67a3c15
    … for C and C++ interfaces
    
    git-svn-id: svn+q:///qpdf/trunk@828 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-19 20:17:14 +0000  
    Browse File »

14 Oct, 2009
1 commit
  • make -key not take an argument with a / to appease msys's path translation ...
    351284b5
    git-svn-id: svn+q:///qpdf/trunk@803 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-14 01:06:18 +0000  
    Browse File »

15 Jul, 2009
1 commit
  • clean up windows portability code, make remaining test suite pass ...
    fe18385f
    git-svn-id: svn+q:///qpdf/trunk@686 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-15 04:26:32 +0000  
    Browse File »

13 Jul, 2009
1 commit
  • remove extraneous unistd.h ...
    863e5a08
    git-svn-id: svn+q:///qpdf/trunk@681 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-13 00:09:22 +0000  
    Browse File »

29 Apr, 2008
1 commit
  • update release date to actual date ...
    9a0b88bf
    
    git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-04-29 12:55:25 +0000  
    Browse File »