about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* typosgiraffedata2021-02-251-5/+5
* Include program name in error messagesgiraffedata2021-01-246-42/+83
* Fix bug in previous commitgiraffedata2021-01-071-1/+1
* Add -yfillshiftgiraffedata2021-01-072-28/+63
* Add pamhomographygiraffedata2021-01-043-1/+681
* Make standard input feeder process close extraneous inherited file descriptorsgiraffedata2021-01-012-5/+23
* Add BMP/PNG encoding to verbose outputgiraffedata2020-12-312-0/+6
* Prepare to work on Release 10.94giraffedata2020-12-282-1/+3
* Make release 10.93giraffedata2020-12-282-3/+3
* cleanupgiraffedata2020-12-271-24/+27
* cleanupgiraffedata2020-12-271-76/+87
* Add -seed, convert to shhoptgiraffedata2020-12-182-40/+91
* whitespacegiraffedata2020-12-181-1/+1