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
  • QPDF_String.cc
04 Mar, 2013
1 commit
  • Replace many calls to sprintf with QUtil::hex_encode ...
    32b62035
    Add QUtil::hex_encode to encode binary data has a hexadecimal string,
    and use it in place of sprintf where possible.
    Jay Berkenbilt authored
    2013-03-04 16:45:15 -0500  
    Browse File »

22 Jan, 2013
1 commit
  • Add getTypeCode() and getTypeName() ...
    913eb5ac
    Add virtual methods to QPDFObject, wrappers to QPDFObjectHandle, and
    implementations to all the QPDF_Object types.
    Jay Berkenbilt authored
    2013-01-22 10:01:45 -0500  
    Browse File »

20 Jun, 2012
1 commit
  • ABI change: fix use of off_t, size_t, and integer types ...
    5d4cad9c
    Significantly improve the code's use of off_t for file offsets, size_t
    for memory sizes, and integer types in cases where there has to be
    compatibility with external interfaces.  Rework sections of the code
    that would have prevented qpdf from working on files larger than 2 (or
    maybe 4) GB in size.
    Jay Berkenbilt authored
    2012-06-20 15:20:26 -0400  
    Browse File »

17 Oct, 2009
1 commit
  • tweak when we decide to use hex strings vs literal strings ...
    27e8d4bb
    git-svn-id: svn+q:///qpdf/trunk@810 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-17 17:31:52 +0000  
    Browse File »

26 Sep, 2009
1 commit
  • removed qexc; non-compatible ABI change ...
    f3d7c26d
    git-svn-id: svn+q:///qpdf/trunk@709 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-09-26 18:36:04 +0000  
    Browse File »

23 Nov, 2008
1 commit
  • handle UTF-16BE fully ...
    337b9007
    git-svn-id: svn+q:///qpdf/trunk@639 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-11-23 18:49:13 +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 »