Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read whole image with -nomix so we don't try to read the end of the image as ... | giraffedata | 2021-03-07 | 2 | -7/+23 |
* | Update HISTORY | giraffedata | 2021-03-06 | 1 | -0/+6 |
* | Fix trivial memory leaks | giraffedata | 2021-03-06 | 1 | -1/+5 |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 25 | -797/+1828 |
* | add test for pamhomography to all-in-place test | giraffedata | 2021-03-01 | 2 | -0/+2 |
* | typos | giraffedata | 2021-02-25 | 1 | -5/+5 |
* | Include program name in error messages | giraffedata | 2021-01-24 | 6 | -42/+83 |
* | Fix bug in previous commit | giraffedata | 2021-01-07 | 1 | -1/+1 |
* | Add -yfillshift | giraffedata | 2021-01-07 | 2 | -28/+63 |
* | Add pamhomography | giraffedata | 2021-01-04 | 3 | -1/+681 |
* | Make standard input feeder process close extraneous inherited file descriptors | giraffedata | 2021-01-01 | 2 | -5/+23 |
* | Add BMP/PNG encoding to verbose output | giraffedata | 2020-12-31 | 2 | -0/+6 |
* | Prepare to work on Release 10.94 | giraffedata | 2020-12-28 | 2 | -1/+3 |
* | Make release 10.93 | giraffedata | 2020-12-28 | 2 | -3/+3 |
* | cleanup | giraffedata | 2020-12-27 | 1 | -24/+27 |
* | cleanup | giraffedata | 2020-12-27 | 1 | -76/+87 |
* | Add -seed, convert to shhopt | giraffedata | 2020-12-18 | 2 | -40/+91 |
* | whitespace | giraffedata | 2020-12-18 | 1 | -1/+1 |
* | Reorder functions | giraffedata | 2020-12-14 | 1 | -218/+218 |
* | Convert to shhopt | giraffedata | 2020-12-14 | 1 | -231/+177 |
* | Fix comments | giraffedata | 2020-12-13 | 1 | -27/+15 |
* | Update HISTORY | giraffedata | 2020-12-13 | 1 | -0/+4 |
* | Base Poisson noise on intensity, not brightness, to match the physical effect... | giraffedata | 2020-12-13 | 1 | -2/+9 |
* | Correct computation of Poisson random variable; redefine -lambda to conform t... | giraffedata | 2020-12-12 | 1 | -18/+60 |
* | cleanup | giraffedata | 2020-12-11 | 1 | -45/+48 |
* | clean up random number generator | giraffedata | 2020-12-11 | 1 | -11/+16 |
* | whitespace | giraffedata | 2020-12-10 | 1 | -4/+5 |
* | Fix garbage output with type -impulse | giraffedata | 2020-12-08 | 2 | -0/+6 |
* | whitespace | giraffedata | 2020-12-08 | 1 | -37/+40 |
* | whitespace | giraffedata | 2020-12-05 | 1 | -3/+3 |
* | cleanup | giraffedata | 2020-12-01 | 1 | -101/+142 |
* | whitspace | giraffedata | 2020-12-01 | 1 | -16/+16 |
* | add comprehensive Pamarith tests | giraffedata | 2020-11-28 | 7 | -26/+533 |
* | Fail when depths are incompatible | giraffedata | 2020-11-25 | 2 | -10/+63 |
* | 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 | 2 | -11/+3 |
* | Make -closeness floating point | giraffedata | 2020-11-05 | 1 | -4/+4 |
* | Add -closeness | giraffedata | 2020-10-24 | 1 | -8/+32 |
* | typo | giraffedata | 2020-10-23 | 1 | -1/+1 |
* | Add -equal | giraffedata | 2020-10-23 | 2 | -18/+67 |
* | Document Pamarith more-that-two-operands change from 2010 | giraffedata | 2020-10-17 | 1 | -0/+7 |
* | Fix bug in undocumented multi-argument function | giraffedata | 2020-10-17 | 1 | -5/+5 |
* | Prepare to work on 10.93.00 | giraffedata | 2020-09-26 | 2 | -1/+3 |
* | Make Release 10.92.00 | giraffedata | 2020-09-26 | 2 | -3/+3 |
* | cleanup | giraffedata | 2020-09-26 | 1 | -167/+212 |
* | cleanup | giraffedata | 2020-09-26 | 1 | -104/+107 |
* | Update HISTORY | giraffedata | 2020-09-20 | 1 | -0/+4 |
* | Add Pamarith, Pamfunc tests for PBM | giraffedata | 2020-09-19 | 4 | -134/+296 |