summaryrefslogtreecommitdiff
path: root/utils/parseargs.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-5/+5
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-20/+20
2018-09-23Update (C)Albert Astals Cid1-1/+1
2018-09-23parseargs: const char *Albert Astals Cid1-2/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-1/+1
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-0/+11
2012-01-15parseargs: don't use arg->size with GooString argumentAdrian Johnson1-2/+1
2011-10-17utils: Add GooString arg to parseargs and use for paths in pdftocairoAdrian Johnson1-0/+12
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-2/+2
2010-08-31Make GBool a bool instead of an intAlbert Astals Cid1-0/+208