Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2018-05-26 | 1 | -3/+5 |
* | Fix compile failure on system without SSE intrinsics, introduced by revision ... | giraffedata | 2018-05-13 | 1 | -1/+1 |
* | Fix compiler warning about long passed to 'abs' | giraffedata | 2018-04-28 | 1 | -16/+16 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -13/+16 |
* | cleanup | giraffedata | 2018-04-28 | 1 | -2/+2 |
* | cleanup | giraffedata | 2018-04-28 | 4 | -73/+73 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -63/+63 |
* | cleanup | giraffedata | 2018-04-28 | 1 | -1/+1 |
* | fix comment; cleanup | giraffedata | 2018-04-12 | 1 | -4/+3 |
* | Add -fitbrightness | giraffedata | 2018-04-08 | 1 | -22/+52 |
* | Fix bug: require at least two mappings on command line | giraffedata | 2018-04-08 | 1 | -0/+3 |
* | interpret color specifications on command line normally with -linear | giraffedata | 2018-04-08 | 1 | -224/+325 |
* | Add pamlevels | giraffedata | 2018-04-06 | 2 | -1/+357 |
* | whitespace | giraffedata | 2018-04-05 | 1 | -59/+59 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -65/+65 |
* | Add -randomseed to pnmquant | giraffedata | 2018-01-24 | 1 | -2/+13 |
* | cleanup | giraffedata | 2018-01-24 | 1 | -17/+17 |
* | whitespace | giraffedata | 2018-01-24 | 1 | -78/+78 |
* | Add -randomseed | giraffedata | 2018-01-24 | 1 | -22/+60 |
* | Add -norandom | giraffedata | 2018-01-24 | 1 | -2/+7 |
* | Fix unsigned integer arithmetic bug | giraffedata | 2017-09-20 | 1 | -1/+1 |
* | Use ppphist/ppmmake instead of pamcut/pamscale to create background-color fil... | giraffedata | 2017-07-13 | 1 | -9/+35 |
* | Fix wrong results if input maxval is not 255, resulting from specifying maxva... | giraffedata | 2017-06-29 | 1 | -50/+106 |
* | cleanup | giraffedata | 2017-06-28 | 1 | -8/+8 |
* | Use Pamcomp instead of Pnmarith to combine images. Use -quiet on Pnmconvol | giraffedata | 2017-06-21 | 1 | -38/+18 |
* | Add comment to ppmshadow.doc that it is historical | giraffedata | 2017-06-21 | 1 | -0/+4 |
* | Extend -normalize to be applicable to PGM convolution kernels | giraffedata | 2017-05-17 | 1 | -29/+17 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 7 | -7/+7 |
* | Remove vestigial wordint facility | giraffedata | 2017-04-26 | 1 | -2/+2 |
* | Fix implementation of -mixtransparency formula to fix incorrect composed color | giraffedata | 2017-04-15 | 1 | -8/+16 |
* | Remove debug trace | giraffedata | 2017-04-15 | 1 | -8/+5 |
* | Add -closeness | giraffedata | 2016-12-31 | 1 | -19/+58 |
* | cleanup | giraffedata | 2016-12-31 | 1 | -26/+42 |
* | cleanup | giraffedata | 2016-12-30 | 1 | -2/+2 |
* | cleanup | giraffedata | 2016-12-30 | 1 | -20/+16 |
* | Fix bug: incorrect output width | giraffedata | 2016-12-01 | 1 | -1/+4 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 10 | -0/+10 |
* | Use File::Copy::move instead of 'rename' so it works when directories are in ... | giraffedata | 2016-09-01 | 1 | -1/+2 |
* | Fix handling of when the Pnmremap or rename of the output file file | giraffedata | 2016-09-01 | 1 | -2/+2 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -3/+0 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -5/+0 |
* | Fix .exe in backward compatibility symlinks | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | Add -version | giraffedata | 2016-04-30 | 1 | -3/+5 |
* | Add -version | giraffedata | 2016-04-30 | 1 | -0/+13 |
* | Fix bug from a few days ago | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | Use pm_randseed instead of srand | giraffedata | 2016-04-26 | 2 | -2/+2 |
* | Add -version, change temporary file handling | giraffedata | 2016-04-24 | 5 | -12/+84 |
* | Fix buffer overrun | giraffedata | 2016-04-24 | 1 | -3/+3 |