about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanupgiraffedata2017-09-131-44/+48
* Add tests for Palm programsgiraffedata2017-09-118-0/+222
* Fix various incorrect output problemsgiraffedata2017-09-106-143/+120
* Add context to error message when can't load font from filegiraffedata2017-08-292-1/+37
* Refuse to create a compressed image with more than 8 bits per pixelgiraffedata2017-08-212-37/+68
* Use pm_rlenc_compressbyte instead of native code for packbits compression, to...giraffedata2017-08-212-88/+30
* Add informationgiraffedata2017-08-211-1/+2
* Add palm-roundtrip testsgiraffedata2017-08-203-0/+43
* cleanupgiraffedata2017-08-201-34/+37
* Improve commentgiraffedata2017-08-121-3/+8
* Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v...giraffedata2017-08-113-32/+82
* Fix incorrect use of setjmp/longjmpgiraffedata2017-08-112-5/+7
* Fix typo in commentgiraffedata2017-08-111-1/+1
* Update prereq packagesgiraffedata2017-08-021-4/+4
* Change from GPL v2 to GPL v2 or later per email from Jorrit Falke todaygiraffedata2017-08-011-1/+1
* fix bugs in g3-roundtrip.tetgiraffedata2017-07-292-9/+19
* improve commentsgiraffedata2017-07-191-5/+4
* Make 'makeman' work with Python 3.6 - 2nd trygiraffedata2017-07-192-6/+8
* Use ppphist/ppmmake instead of pamcut/pamscale to create background-color fil...giraffedata2017-07-132-9/+39
* cleanupgiraffedata2017-07-131-71/+58
* Pnmquantall test: Remove temporary filesgiraffedata2017-07-082-8/+18
* Fix parsing of rgb:hh/hh/hh color specificationgiraffedata2017-07-082-5/+14
* cleanupgiraffedata2017-07-081-0/+1
* Eliminate compiler warninggiraffedata2017-07-031-3/+3
* Fix lazy parsing of gray level argumentgiraffedata2017-07-032-11/+40
* cleanupgiraffedata2017-07-031-8/+14
* Prepare to develop 10.80giraffedata2017-06-302-1/+3
* Change release number to 10.79.00giraffedata2017-06-302-3/+3
* Fix wrong results if input maxval is not 255, resulting from specifying maxva...giraffedata2017-06-292-50/+109