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
  • libtests
  • qtest
  • qutil
  • qutil.out
16 Dec, 2013
1 commit
  • Remove needless #ifdef _WIN32 from getWhoami
    6067608d
    Jay Berkenbilt authored
    2013-12-16 16:21:28 -0500  
    Browse File »

05 Mar, 2013
3 commits
  • Call QUtil::safe_fopen in place of fopen ...
    ac4deac1
    fopen was previuosly called wrapped by QUtil::fopen_wrapper, but
    QUtil::safe_fopen does this itself, which is less cumbersome.
    Jay Berkenbilt authored
    2013-03-05 13:35:46 -0500  
    Browse File »
  • Remove all calls to sprintf
    a51ae10b
    Jay Berkenbilt authored
    2013-03-05 13:35:46 -0500  
    Browse File »
  • 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 »

04 Mar, 2013
1 commit
  • Rewrite QUtil::int_to_string and QUtil::double_to_string ...
    8be82776
    Make them safer by avoiding any internal limits and replacing sprintf
    with std::ostringstream.
    Jay Berkenbilt authored
    2013-03-04 16:45:16 -0500  
    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 »

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 »