about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* update HISTORYgiraffedata2018-01-201-0/+3
* Use pm_strnlen instead of strnlen because MacOS X before 10.7 does not have itgiraffedata2018-01-201-1/+1
* Add pm_strnlen because Mac OSX before 10.7, at least, does not have itgiraffedata2018-01-202-0/+17
* Add FORCE dependency for stuff in other directoriesgiraffedata2018-01-201-4/+4
* whitespacegiraffedata2018-01-201-18/+18
* cleanupgiraffedata2018-01-201-18/+17
* Improve comments, variable namesgiraffedata2018-01-191-62/+47
* Fix data width vs initial/minimum code size issuesgiraffedata2018-01-192-23/+38
* whitespacegiraffedata2018-01-191-106/+106
* Updates to GIF testsgiraffedata2018-01-182-5/+113
* cleanupgiraffedata2018-01-181-11/+14
* Add -nocleargiraffedata2018-01-112-15/+66
* fix typo in commentgiraffedata2018-01-111-1/+1
* cleanupgiraffedata2018-01-111-110/+125
* whitespacegiraffedata2018-01-101-108/+108
* whitespacegiraffedata2018-01-081-19/+22
* Add -targetXgiraffedata2018-01-068-63/+152
* Fix bug: -camo, -anticamo without -color assertion failure because of incorrectgiraffedata2018-01-052-1/+4
* Prepare to work on Release 10.82giraffedata2018-01-052-1/+4
* whitespacegiraffedata2018-01-051-48/+48
* Make release 10.81.00giraffedata2017-12-302-3/+3
* Files missing from previous commit of test framework updatesgiraffedata2017-12-305-3/+13
* Fix for previous change to palm-roundtrip.testgiraffedata2017-12-042-6/+6
* Make tests work on Mac OSgiraffedata2017-12-0215-102/+100
* Don't be affected by differences in Pnmquant output on different systemsgiraffedata2017-12-022-8/+10
* cleanupgiraffedata2017-10-241-1/+1
* Fix handling of non-NUL-terminated strings in input filegiraffedata2017-10-242-60/+105
* Fix bug: -lib and -dir always say slide not found. Broken by cleanup rev 1946giraffedata2017-10-212-15/+18
* Fix bug: doesn't recognize AutoCAD slide file because of botched cleanupgiraffedata2017-10-212-1/+5
* whitespacegiraffedata2017-10-211-35/+35
* Change to report format of tests which use Pnmpsnrgiraffedata2017-10-197-20/+49
* Make test work with 'wc' that puts white space at the beginning of the linegiraffedata2017-10-181-4/+13
* Prepare to work on Release 10.81giraffedata2017-09-302-1/+3
* Change version number to 10.80.00giraffedata2017-09-302-3/+3
* Update ppmbrighten expected test results for recent fix to programgiraffedata2017-09-281-3/+3
* update HISTORYgiraffedata2017-09-231-1/+8
* 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 unsigned integer arithmetic buggiraffedata2017-09-202-1/+5
* Fix typo in commentgiraffedata2017-09-171-1/+1
* Add broken-since infogiraffedata2017-09-171-1/+2
* Fix crash when corrupt image has invalid color indexgiraffedata2017-09-132-10/+25