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
  • include
  • qpdf
  • DLL.h
21 Jun, 2019
1 commit
  • Build with -fvisibility=hidden when supported
    864a546a
    Jay Berkenbilt authored
    2019-06-21 22:29:31 -0400  
    Browse File »

11 Mar, 2019
1 commit
  • Fix C++ exception handling when -fvisibility=hidden (#302) ...
    2efec4ce
    Fix C++ exception handling when -fvisibility=hidden
    
    Ensure that QPDFExc and QPDFSystemError are marked visible, so that their typeinfo will not be
    suppressed when -fvisibility=hidden.
    
    Details:
        https://gcc.gnu.org/wiki/Visibility
    jbarlow83 authored
    2019-03-11 18:28:29 -0400  
    Browse File »

07 Jan, 2019
1 commit
  • Update copyrights for 2019
    3472f6c9
    Jay Berkenbilt authored
    2019-01-07 07:54:55 -0500  
    Browse File »

12 Aug, 2018
1 commit
  • Protect headers with compliant identifiers (fixes #233)
    3873f5fd
    Jay Berkenbilt authored
    2018-08-12 14:10:32 -0400  
    Browse File »

13 Jan, 2018
1 commit
  • Update copyright to 2018
    68572df2
    Jay Berkenbilt authored
    2018-01-13 20:25:58 -0500  
    Browse File »

14 Sep, 2017
1 commit
  • Additionally license under Apache License version 2.0 ...
    07c8bb28
    The Apache License version 2.0 is now the primary license for qpdf.
    However, users may, at their option, continue to use Artistic version
    2.0.
    Jay Berkenbilt authored
    2017-09-14 12:59:25 -0400  
    Browse File »

21 Aug, 2017
1 commit
  • Update copyright to 2017
    8288a4eb
    Jay Berkenbilt authored
    2017-08-21 21:18:47 -0400  
    Browse File »

24 May, 2015
1 commit
  • Copyright 2015
    f77acbdb
    Jay Berkenbilt authored
    2015-05-24 17:26:49 -0400  
    Browse File »

14 Jan, 2014
1 commit
  • Update Copyright to 2014
    225b0182
    Jay Berkenbilt authored
    2014-01-14 15:40:02 -0500  
    Browse File »

31 Dec, 2012
1 commit
  • Update copyright year to 2013 ...
    8843e499
    Also add copyright notice to a few public headers that were missing
    one.
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »

28 Jul, 2012
1 commit
  • Update copyright to 2012
    f83bddf8
    Jay Berkenbilt authored
    2012-07-28 22:03:36 -0400  
    Browse File »

30 Apr, 2011
1 commit
  • update version to 2.2.3, update copyright to 2011 ...
    c551b972
    git-svn-id: svn+q:///qpdf/trunk@1051 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2011-04-30 19:19:30 +0000  
    Browse File »

25 Jan, 2010
1 commit
  • update copyrights for 2010 ...
    bcd621e2
    git-svn-id: svn+q:///qpdf/trunk@935 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2010-01-25 01:23:20 +0000  
    Browse File »

23 Oct, 2009
1 commit
  • include copyright notice in public headers ...
    75ea1971
    git-svn-id: svn+q:///qpdf/trunk@883 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-23 14:59:50 +0000  
    Browse File »

21 Oct, 2009
1 commit
  • tweak dll stuff again ...
    27ee889c
    git-svn-id: svn+q:///qpdf/trunk@851 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-21 01:45:13 +0000  
    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 »