summaryrefslogtreecommitdiff
path: root/utils/hp2ps/HpFile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix uninformative hp2ps error when the cmdline contains double quotesZejun Wu2018-12-111-20/+17
* cosmetic change: expandtab in utils/hp2ps/HpFile.cZejun Wu2018-12-111-202/+202
* Revert "Fix uninformative hp2ps error when the cmdline contains double quotes"Ben Gamari2018-11-241-174/+177
* Fix uninformative hp2ps error when the cmdline contains double quotesZejun Wu2018-11-221-68/+65
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* hp2ps: mark local functions as 'static'Sergei Trofimovich2016-02-071-1/+3
* Fix identifier parsing in hp2psYuras Shumovich2015-08-291-21/+23
* Add a cast to new code in hp2psReid Barton2014-06-301-1/+1
* Avoid integer overflow in hp2ps (#9145)Reid Barton2014-06-301-3/+8
* Fix memleak in hp2psNicolas Trangez2014-04-271-0/+2
* Fix potential out-of-bound memory accessNicolas Trangez2014-04-271-2/+2
* Remove some antiquated C constructsIan Lynagh2011-08-011-26/+14
* Detect EOF when trying to parse a string in hp2psIan Lynagh2010-05-061-1/+4
* Fix hp2ps when the .hp file has large string literalsIan Lynagh2010-05-051-4/+13
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+587