about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of too-wide imagegiraffedata2021-11-072-7/+8
* Add commentgiraffedata2021-11-061-0/+13
* Add assertiongiraffedata2021-11-061-0/+2
* Fix bug: allocates too much memorygiraffedata2021-11-062-4/+6
* whitespacegiraffedata2021-11-061-7/+7
* cleanupgiraffedata2021-11-061-11/+12
* Add warning about extremely large imagegiraffedata2021-11-061-10/+21
* add commentgiraffedata2021-11-061-15/+19
* Remove debug codegiraffedata2021-11-031-8/+0
* Add -neargiraffedata2021-11-022-25/+121
* cleanupgiraffedata2021-10-261-174/+216
* Fix bug: wrong detection of relationship between corner points with -quadgiraffedata2021-10-262-5/+14
* Expand headroom for preventing arithmetic overflow from 2 to 10, to allow for...giraffedata2021-10-163-7/+15
* Allow 256 colors when image has alpha plane but user says -transparent; no ne...giraffedata2021-10-121-19/+21
* Add gif-transparent1, pbm-ppm-roundtrip, improve pamflip-roundtrip, pgmtoppmgiraffedata2021-10-1010-11/+595
* Fix bug in previous commitgiraffedata2021-10-061-2/+7
* Add -black, -whitegiraffedata2021-10-032-28/+80
* cleanupgiraffedata2021-10-021-20/+18
* cleanupgiraffedata2021-09-301-2/+2
* Remove C99 commentsgiraffedata2021-09-301-4/+5
* Fix not properly ignoring the input alpha mask when user says -transparentgiraffedata2021-09-302-44/+101
* cleanupgiraffedata2021-09-301-8/+9
* cleanupgiraffedata2021-09-281-4/+4
* cleanupgiraffedata2021-09-281-3/+3
* whitespacegiraffedata2021-09-281-9/+12
* Prepare to work on 10.97giraffedata2021-09-251-1/+1
* Prepare to work on 10.97giraffedata2021-09-252-1/+3
* set release number 10.96.0giraffedata2021-09-252-3/+3
* Eliminate dependency on color dictionary when user does not specify colors by...giraffedata2021-09-252-3/+10
* whitespacegiraffedata2021-09-251-6/+9
* cleanupgiraffedata2021-09-171-2/+2
* cleanupgiraffedata2021-09-041-26/+27
* Fix crash with -xbegin=0giraffedata2021-08-122-11/+20
* Prepare to work on Release 10.96giraffedata2021-06-302-1/+3
* Make Release 10.95.00giraffedata2021-06-302-3/+3
* Workaround for build failures on Macgiraffedata2021-06-302-1/+12
* Change -transparency to -transparent, per documentation (and design)giraffedata2021-05-212-8/+12
* Fix mkdeb to accomodate new pkg/VERSION file formatgiraffedata2021-05-192-8/+5
* Add history infogiraffedata2021-05-181-2/+3
* Use Perl date() when date +%s doesn't workgiraffedata2021-05-182-1/+11
* Fix compressor rejection of depth less than 8 with transparencygiraffedata2021-05-152-1/+6
* Fix matching only the first 3 characters of BLACKANDWHITEgiraffedata2021-05-152-5/+10
* Fix failure to recognize BLACKANDWHITE_ALPHAgiraffedata2021-05-152-1/+15
* document effect of Pamtogif fix on Ppmtogifgiraffedata2021-05-081-0/+2
* Fix failure with GRAYSCALE_ALPHA, BLACKANDWHITE_ALPHA - bogus error about ins...giraffedata2021-05-082-2/+7
* Change description of license per Martinec's current offer of GPL for this codegiraffedata2021-05-011-18/+10
* Slight fixes for changes in previous update to testsgiraffedata2021-04-253-145/+146
* Don't choke on rowspan (but don't produce a proper result either)giraffedata2021-04-231-1/+1
* handle sub, pre end tag not on line by itselfgiraffedata2021-04-231-1/+4
* Handle h5, spangiraffedata2021-04-221-0/+4