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
  • FileInputSource.hh
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 »

10 Aug, 2017
1 commit
  • Implement findFirst and findLast in InputSource ...
    296b679d
    Preparing to refactor some pattern searching code to use these instead
    of their own memchr loops. This should simplify the code that replaces
    PCRE.
    Jay Berkenbilt authored
    2017-08-10 21:30:32 -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 »

21 Jul, 2012
1 commit
  • Refactor: pull *InputSource out of QPDF ...
    15eaed5c
    InputSource, FileInputSource, and BufferInputSource are now top-level
    classes instead of privately nested inside QPDF.
    Jay Berkenbilt authored
    2012-07-21 09:06:06 -0400  
    Browse File »