about summary refs log tree commit diff
path: root/converter/ppm/xpmtoppm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar in commentsgiraffedata2020-05-151-2/+2
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-2/+2
* whitespacegiraffedata2018-10-071-2/+2
* whitespacegiraffedata2018-10-061-54/+54
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* 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 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
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Convert to modern optParseOptions3giraffedata2010-09-211-24/+28
* fix wild pointers with large color indexgiraffedata2009-12-291-77/+131
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Change some STREQ to streqgiraffedata2007-07-211-7/+7
* Create Subversion repositorygiraffedata2006-08-191-0/+832