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
  • libqpdf
  • InputSource.cc
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 »

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 »