about summary refs log tree commit diff
path: root/other
Commit message (Expand)AuthorAgeFilesLines
* Fail when depths are incompatiblegiraffedata2020-11-251-10/+60
* Fix maxvals are equal testgiraffedata2020-11-191-1/+1
* Mark equal and mean as dyadic, since they are not associativegiraffedata2020-11-141-5/+7
* Fix processing of >2 input filesgiraffedata2020-11-131-99/+188
* Remove restriction to 2 operandsgiraffedata2020-11-071-5/+0
* Make -closeness floating pointgiraffedata2020-11-051-4/+4
* Add -closenessgiraffedata2020-10-241-8/+32
* Add -equalgiraffedata2020-10-231-16/+63
* Fix bug in undocumented multi-argument functiongiraffedata2020-10-171-5/+5
* Fix crash with -compare of BLACKANDWHITE PAMsgiraffedata2020-09-081-1/+6
* Fix crash with -compare of PBMsgiraffedata2020-09-071-2/+31
* whitespacegiraffedata2020-09-071-20/+20
* Promote BLACKANDWHITE pam to GRAYSCALEgiraffedata2020-08-291-1/+10
* cleanupgiraffedata2020-08-261-3/+3
* Remove formatting control from messagegiraffedata2020-08-261-2/+2
* whitespacegiraffedata2020-08-261-5/+8
* Fix grammar in commentsgiraffedata2020-05-151-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-13/+13
* Use pkg-config --exists to quiet error messagesgiraffedata2019-09-201-2/+6
* cleanupgiraffedata2019-09-071-217/+273
* change option namesgiraffedata2019-09-071-17/+17
* Add -splitpix, -splitcol, -splitdimgiraffedata2019-09-071-55/+162
* Do backward compatibility names for merge build in the directories instead of...giraffedata2018-11-181-0/+8
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-111-1/+1
* cleanupgiraffedata2018-10-071-1/+1
* whitespacegiraffedata2018-10-071-85/+88
* whitespacegiraffedata2018-10-071-6/+6
* whitespacegiraffedata2018-05-281-6/+6
* Add PKG_CONFIG config variablegiraffedata2016-11-281-5/+5
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-164-0/+4
* Fix incorrect output with normalized arithmeticgiraffedata2016-06-251-5/+5
* cleanupgiraffedata2016-05-081-42/+77
* cleanup - don't use shell to run Pamscalegiraffedata2016-05-051-6/+10
* Add Pamunlookupgiraffedata2015-08-092-1/+251
* fix compiler warninggiraffedata2015-08-081-1/+1
* Add -byplanegiraffedata2015-07-261-40/+142
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-242-0/+2
* Use libopt to convert libvga.so into -lvga so build of ppmsvgalib worksgiraffedata2014-08-241-1/+1
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-262-6/+6
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-132-21/+14
* cleanupgiraffedata2014-03-291-5/+5
* Add pamvalidategiraffedata2014-03-222-1/+87
* Rename Pamfixtrunc to Pamfixgiraffedata2014-03-063-2/+52
* Add -truncate, -clip, -changemaxvalgiraffedata2014-03-061-40/+155
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-011-6/+6
* cleanupgiraffedata2013-12-221-3/+3
* cleanupgiraffedata2013-06-197-22/+21
* Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-181-0/+1
* Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchrgiraffedata2012-09-082-6/+6
* Fix wrong output for -multiplygiraffedata2011-11-081-1/+1