about summary refs log tree commit diff
path: root/converter/ppm
Commit message (Expand)AuthorAgeFilesLines
* consistently use upper case Y in boolean make file variablesgiraffedata2014-02-241-1/+1
* Fix incorrect determination of whether build uses MSVCRTgiraffedata2014-02-241-1/+1
* Correct grammar in comments and messagesgiraffedata2013-07-253-5/+5
* cleanupgiraffedata2013-07-241-894/+929
* cleanup - declare qsort comparison routines as suchgiraffedata2013-07-241-1/+4
* cleanupgiraffedata2013-06-201-59/+78
* cleanupgiraffedata2013-06-201-59/+82
* cleanupgiraffedata2013-06-191-100/+129
* cleanupgiraffedata2013-06-192-2/+1
* cleanupgiraffedata2013-06-196-48/+52
* cleanupgiraffedata2013-06-191-1/+1
* cleanupgiraffedata2013-06-021-3/+4
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-0/+3
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-75/+180
* Recommend Pamcut instead of Pnmcutgiraffedata2013-06-021-1/+1
* Fix bug: does not read the color dictionary with 'mustopen' when user explici...giraffedata2013-06-011-1/+3
* Fix bug: truncates AND mask with odd image widthsgiraffedata2013-04-101-7/+2
* cleanupgiraffedata2013-04-061-390/+423
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-191-1/+1
* cleanupgiraffedata2013-02-154-88/+97
* cleanupgiraffedata2013-02-151-8/+0
* resolve conflict between jpeg library definition of 'boolean' and Ppmtompeg d...giraffedata2013-02-157-33/+33
* 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