| Commit message (Expand) | Author | Age | Files | Lines |
* | Fail when depths are incompatible | giraffedata | 2020-11-25 | 1 | -10/+60 |
* | Fix maxvals are equal test | giraffedata | 2020-11-19 | 1 | -1/+1 |
* | Mark equal and mean as dyadic, since they are not associative | giraffedata | 2020-11-14 | 1 | -5/+7 |
* | Fix processing of >2 input files | giraffedata | 2020-11-13 | 1 | -99/+188 |
* | Remove restriction to 2 operands | giraffedata | 2020-11-07 | 1 | -5/+0 |
* | Make -closeness floating point | giraffedata | 2020-11-05 | 1 | -4/+4 |
* | Add -closeness | giraffedata | 2020-10-24 | 1 | -8/+32 |
* | Add -equal | giraffedata | 2020-10-23 | 1 | -16/+63 |
* | Fix bug in undocumented multi-argument function | giraffedata | 2020-10-17 | 1 | -5/+5 |
* | Fix crash with -compare of BLACKANDWHITE PAMs | giraffedata | 2020-09-08 | 1 | -1/+6 |
* | Fix crash with -compare of PBMs | giraffedata | 2020-09-07 | 1 | -2/+31 |
* | whitespace | giraffedata | 2020-09-07 | 1 | -20/+20 |
* | Promote BLACKANDWHITE pam to GRAYSCALE | giraffedata | 2020-08-29 | 1 | -1/+10 |
* | cleanup | giraffedata | 2020-08-26 | 1 | -3/+3 |
* | Remove formatting control from message | giraffedata | 2020-08-26 | 1 | -2/+2 |
* | whitespace | giraffedata | 2020-08-26 | 1 | -5/+8 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -13/+13 |
* | Use pkg-config --exists to quiet error messages | giraffedata | 2019-09-20 | 1 | -2/+6 |
* | cleanup | giraffedata | 2019-09-07 | 1 | -217/+273 |
* | change option names | giraffedata | 2019-09-07 | 1 | -17/+17 |
* | Add -splitpix, -splitcol, -splitdim | giraffedata | 2019-09-07 | 1 | -55/+162 |
* | Do backward compatibility names for merge build in the directories instead of... | giraffedata | 2018-11-18 | 1 | -0/+8 |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-10-07 | 1 | -1/+1 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -85/+88 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -6/+6 |
* | whitespace | giraffedata | 2018-05-28 | 1 | -6/+6 |
* | Add PKG_CONFIG config variable | giraffedata | 2016-11-28 | 1 | -5/+5 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 4 | -0/+4 |
* | Fix incorrect output with normalized arithmetic | giraffedata | 2016-06-25 | 1 | -5/+5 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -42/+77 |
* | cleanup - don't use shell to run Pamscale | giraffedata | 2016-05-05 | 1 | -6/+10 |
* | Add Pamunlookup | giraffedata | 2015-08-09 | 2 | -1/+251 |
* | fix compiler warning | giraffedata | 2015-08-08 | 1 | -1/+1 |
* | Add -byplane | giraffedata | 2015-07-26 | 1 | -40/+142 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 2 | -0/+2 |
* | Use libopt to convert libvga.so into -lvga so build of ppmsvgalib works | giraffedata | 2014-08-24 | 1 | -1/+1 |
* | Remove ambiguous, incorrect use of 'support' | giraffedata | 2014-06-26 | 2 | -6/+6 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 2 | -21/+14 |
* | cleanup | giraffedata | 2014-03-29 | 1 | -5/+5 |
* | Add pamvalidate | giraffedata | 2014-03-22 | 2 | -1/+87 |
* | Rename Pamfixtrunc to Pamfix | giraffedata | 2014-03-06 | 3 | -2/+52 |
* | Add -truncate, -clip, -changemaxval | giraffedata | 2014-03-06 | 1 | -40/+155 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -6/+6 |
* | cleanup | giraffedata | 2013-12-22 | 1 | -3/+3 |
* | cleanup | giraffedata | 2013-06-19 | 7 | -22/+21 |
* | Call OPTENTINIT, as required for an empty option table | giraffedata | 2012-11-18 | 1 | -0/+1 |
* | Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchr | giraffedata | 2012-09-08 | 2 | -6/+6 |
* | Fix wrong output for -multiply | giraffedata | 2011-11-08 | 1 | -1/+1 |