about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test invalid command line argumentsgiraffedata2021-04-2144-364/+1051
* Remove <abbr>giraffedata2021-04-191-7/+24
* whitespacegiraffedata2021-04-181-6/+6
* New ppmforge test, add recently added tests to Test-Ordergiraffedata2021-04-173-6/+66
* Use 'rand' instead of 'random' on Windowsgiraffedata2021-04-033-0/+18
* Don't build Pamexec on Windowsgiraffedata2021-04-032-0/+8
* Add .ok files that for some reason have been in the Subversion ignore listgiraffedata2021-03-304-0/+107
* Add commentsgiraffedata2021-03-301-3/+21
* Prepare to work on 10.95giraffedata2021-03-282-1/+3
* Make release 10.94giraffedata2021-03-272-3/+3
* Fail if -dimension is greater than 5giraffedata2021-03-272-0/+9
* Add missing includesgiraffedata2021-03-272-0/+10
* cleanupgiraffedata2021-03-261-12/+12
* Wait to write PAM header so in case of some failures there is no outputgiraffedata2021-03-261-1/+3
* Fix make package on Windows - no exe on shell programgiraffedata2021-03-262-1/+4
* whitespacegiraffedata2021-03-261-121/+121
* fix typo in commentgiraffedata2021-03-261-1/+1
* Handle program that doesn't consume all the input bettergiraffedata2021-03-242-3/+49
* cleanupgiraffedata2021-03-231-3/+4
* cleanupgiraffedata2021-03-231-3/+3
* whitespacegiraffedata2021-03-231-8/+7
* random number tests et algiraffedata2021-03-2325-62/+648
* Fix bug from previous commitgiraffedata2021-03-211-26/+48
* typosgiraffedata2021-03-211-3/+3
* Remove unfinished, dead code giraffedata2021-03-141-28/+1
* update HISTORYgiraffedata2021-03-141-0/+4
* cleanupgiraffedata2021-03-131-5/+5
* Add information about PNG to -verbose reportgiraffedata2021-03-131-4/+10
* Fix incorrect output with a bounding box that is exactly INT_MAX high or widegiraffedata2021-03-131-2/+2
* update HISTORYgiraffedata2021-03-131-0/+3
* Fix cleanup in previous commitgiraffedata2021-03-101-1/+1
* fix recent cleanup and more cleanupgiraffedata2021-03-101-104/+136
* Fix constant failure of decode with non-Netpbm libjaspergiraffedata2021-03-091-1/+1
* cleanupgiraffedata2021-03-091-8/+10
* typos in commentsgiraffedata2021-03-081-2/+2
* Fix uninitialized variablegiraffedata2021-03-072-3/+13
* cleanupgiraffedata2021-03-071-3/+10
* Fix unset variable use resulting in wrong determination of transparent colorgiraffedata2021-03-072-1/+7
* cleanupgiraffedata2021-03-071-39/+34
* Read whole image with -nomix so we don't try to read the end of the image as ...giraffedata2021-03-072-7/+23
* Update HISTORYgiraffedata2021-03-061-0/+6
* Fix trivial memory leaksgiraffedata2021-03-061-1/+5
* Use Mersenee Twister instead of libc rand for random numbersgiraffedata2021-03-0625-797/+1828
* add test for pamhomography to all-in-place testgiraffedata2021-03-012-0/+2