Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix bugs from cleanup a few days ago | giraffedata | 2016-04-17 | 1 | -3/+5 |
* | Add -randomseed, check scale factor input | giraffedata | 2016-04-13 | 1 | -183/+326 |
* | Remove reference to web page that no longer exists | giraffedata | 2016-03-27 | 1 | -4/+0 |
* | cleanup | giraffedata | 2016-03-27 | 1 | -10/+14 |
* | eliminate static variables | giraffedata | 2016-03-27 | 1 | -83/+99 |
* | Fix bug: incorrect fixup of odd byte in packed PBM code, generating less past... | giraffedata | 2015-12-09 | 1 | -1/+1 |
* | Fix comment | giraffedata | 2015-12-09 | 1 | -2/+2 |
* | cleanup | giraffedata | 2015-12-08 | 1 | -3/+3 |
* | correct comment | giraffedata | 2015-08-04 | 1 | -5/+3 |
* | cleanup | giraffedata | 2015-08-04 | 1 | -26/+40 |
* | Add -mwidth, -mheight | giraffedata | 2015-07-01 | 1 | -79/+183 |
* | cleanup | giraffedata | 2015-05-20 | 1 | -9/+9 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 4 | -27/+10 |
* | Fix bug: incorrect handling of negative sample values | giraffedata | 2015-04-30 | 1 | -10/+20 |
* | Work around GCC < 4.2 bug that causes compile failure | giraffedata | 2015-04-09 | 3 | -11/+16 |
* | Fix compile error from yesterday | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -3/+7 |
* | Produce raw format instead of plain by default | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -5/+5 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -200/+336 |
* | Add -gradient | giraffedata | 2015-03-28 | 1 | -1/+27 |
* | Add -noblack, -nowhite | giraffedata | 2015-03-22 | 1 | -51/+142 |
* | Fix bug: used unnormalized value where normalized required in bt709->srgb and... | giraffedata | 2015-01-22 | 1 | -2/+12 |
* | Fix typo in comment | giraffedata | 2015-01-16 | 1 | -1/+1 |
* | Fix TRUE, FALSE redefined | giraffedata | 2015-01-01 | 1 | -3/+3 |
* | Add -bsingle, -wsingle | giraffedata | 2014-12-19 | 1 | -5/+65 |
* | Fix height used where width needed | giraffedata | 2014-11-05 | 1 | -1/+1 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 5 | -2/+7 |
* | add comments | giraffedata | 2014-08-12 | 1 | -2/+9 |
* | Add -bias | giraffedata | 2014-08-10 | 1 | -166/+259 |
* | Remove Pnmcomp | giraffedata | 2014-08-02 | 2 | -461/+5 |
* | Fix missing WANT_SSE | giraffedata | 2014-06-27 | 2 | -1/+2 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -7/+6 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 2 | -17/+17 |
* | Fix for -takeodd on image with no odd rows | giraffedata | 2014-02-09 | 1 | -1/+7 |
* | clip output values to 0..maxval; detect too-small input | giraffedata | 2014-02-09 | 1 | -46/+70 |
* | whitespace | giraffedata | 2013-12-30 | 1 | -28/+26 |