about summary refs log tree commit diff
path: root/converter/ppm
Commit message (Expand)AuthorAgeFilesLines
* Release 10.63.00giraffedata2013-06-2915-737/+953
* Release 10.62.08giraffedata2013-06-151-1/+3
* Release 10.62.02giraffedata2013-04-131-7/+2
* Update advanced series to 10.62giraffedata2013-03-285-96/+97
* Release 10.61.02giraffedata2013-02-208-34/+34
* Fix 64 bit signed long problemgiraffedata2012-12-161-1/+1
* Cleanup, go row-at-a-time, deal better with empty input filegiraffedata2012-12-051-155/+134
* go row-by-row, recognize some errorsgiraffedata2012-11-241-108/+71
* Use hash table for color map and go row by row, greatly simplifying codegiraffedata2012-09-221-476/+510
* Fix bug from a few minutes agogiraffedata2012-09-211-6/+14
* Fix bogus color number too large failuregiraffedata2012-09-211-59/+104
* Rename getline() to avoid collision with libcgiraffedata2012-07-201-18/+18
* Fix use of uninitialized comment_p member of struct pamgiraffedata2012-07-081-1/+1
* cleanupgiraffedata2012-07-081-15/+19
* Fix array bounds violation due to coercing signed to unsignedgiraffedata2012-07-081-13/+13
* fix commentsgiraffedata2012-07-081-5/+8
* fix bug from previous cleanupgiraffedata2012-07-081-1/+1
* cleanupgiraffedata2012-07-081-19/+41
* cleanupgiraffedata2012-07-041-19/+18
* cleanupgiraffedata2012-07-041-7/+7
* cleanupgiraffedata2012-03-081-57/+78
* Add Ppmtospugiraffedata2012-03-082-1/+566
* cleanupgiraffedata2012-03-081-5/+5
* Fix bug from earlier today, clean up, and make it work for zero characters pe...giraffedata2011-12-311-37/+50
* cleanupgiraffedata2011-12-311-120/+183
* cleanupgiraffedata2011-12-311-81/+108
* cleanupgiraffedata2011-12-301-12/+12
* cleanupgiraffedata2011-12-071-50/+106
* typos in commentsgiraffedata2011-10-0322-26/+26
* cleanupgiraffedata2011-06-111-66/+71
* Fix more bugs with non-palette image due to special value of -1 for cmapsize ...giraffedata2011-04-061-4/+4
* Fix bug: crash on non-palette imagegiraffedata2011-03-311-2/+2
* Add commentgiraffedata2011-03-191-0/+9
* cleanupgiraffedata2011-03-191-90/+90
* cleanupgiraffedata2011-03-191-162/+161
* Add ppmtoapplevolgiraffedata2011-01-062-1/+96
* Don't crash on ILBM that has a transparent color index, but no color mapgiraffedata2010-11-011-6/+11
* cleanupgiraffedata2010-11-011-117/+146
* Rename sleepN to pm_sleepgiraffedata2010-09-292-2/+2
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-2915-173/+174
* Eliminate use of obsolete pm_llocarray()giraffedata2010-09-291-2/+2
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-2815-20/+20
* typo in commentgiraffedata2010-09-211-1/+1
* Convert to modern optParseOptions3giraffedata2010-09-212-47/+53
* Fix free of non-allocated memorygiraffedata2010-09-181-8/+2
* cleanupgiraffedata2010-08-071-428/+413
* Don't expect snprintf to existgiraffedata2010-08-071-29/+29
* Fix compiler warningsgiraffedata2010-04-103-6/+6
* Add Ppmtoasciigiraffedata2010-04-092-1/+237
* cleanupgiraffedata2010-04-091-68/+70