about summary refs log tree commit diff
path: root/converter/other/pnmtopalm
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2023-10-085-17/+32
* Remove two's-complement hack from Packbits decoding to it works on all archit...giraffedata2022-04-131-15/+42
* Explicit two's complement interpretation for systems (eg ppc64) where 'char' ...giraffedata2021-11-281-10/+12
* Back out commit 4188giraffedata2021-11-281-2/+2
* Explicit signed char for systems (eg ppc64) with default unsignedgiraffedata2021-11-281-2/+2
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-1/+1
* cleanup - SeqBuffer class naminggiraffedata2019-05-261-30/+29
* whitespacegiraffedata2019-05-261-110/+110
* Clarify error messagegiraffedata2019-05-211-12/+16
* cleanupgiraffedata2018-04-281-3/+4
* whitespacegiraffedata2018-04-281-100/+100
* improve error messagegiraffedata2017-09-231-3/+3
* Fix bugs from recent changesgiraffedata2017-09-233-38/+59
* cleanupgiraffedata2017-09-231-21/+38
* Improve error message when you use the standard Palm colormap, but your image...giraffedata2017-09-231-81/+180
* Add missing file from previous commitgiraffedata2017-09-231-0/+19
* improve commentsgiraffedata2017-09-231-9/+9
* cleanupgiraffedata2017-09-231-1/+3
* Fix bug: bits per pixel limited to 4 for grayscalegiraffedata2017-09-231-2/+0
* cleanupgiraffedata2017-09-234-212/+244
* cleanupgiraffedata2017-09-221-5/+4
* Fix crash when corrupt image has invalid color indexgiraffedata2017-09-131-10/+22
* cleanupgiraffedata2017-09-131-44/+48
* Refuse to create a compressed image with more than 8 bits per pixelgiraffedata2017-08-211-37/+65
* Use pm_rlenc_compressbyte instead of native code for packbits compression, to...giraffedata2017-08-211-88/+26
* cleanupgiraffedata2017-08-201-34/+37
* Fix packbits decodergiraffedata2015-06-191-5/+6
* Fix arithmetic overflow with ridiculously large imagegiraffedata2015-06-191-3/+20
* cleanupgiraffedata2014-11-141-3/+3
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-132-14/+6
* Use SSE stuff with Clang as for GCCgiraffedata2013-10-301-1/+1
* Correct grammar in comments and messagesgiraffedata2013-07-251-1/+1
* cleanup - declare qsort comparison routines as suchgiraffedata2013-07-242-8/+8
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-282-3/+3
* commentsgiraffedata2010-04-201-1/+2
* Work correctly with pixel size 16giraffedata2010-04-201-6/+61
* Fix incorrect PALM_DIRECT_COLOR_FLAG not valid failure; fix incorrect output ...giraffedata2010-01-031-8/+18
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-042-0/+2
* Move LDFLAGS latergiraffedata2008-12-031-4/+4
* Rename Makefile.config to config.mkgiraffedata2008-10-051-1/+1
* Rename Makefile.common to common.mkgiraffedata2008-10-051-1/+1
* use 256 pixel map for palmcolor8.mapgiraffedata2007-09-292-226/+265
* Fix typo in error messagegiraffedata2007-08-281-1/+1
* Add CPPFLAGS to builds where it is missinggiraffedata2006-10-071-1/+2
* Fix include ordergiraffedata2006-09-161-2/+2
* cleanupgiraffedata2006-09-161-13/+20
* Create Subversion repositorygiraffedata2006-08-1912-0/+3094