Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix -value other than .5 for -fs, -atkinson | giraffedata | 2008-10-12 | 2 | -30/+47 | |
* | Remove emacs control which is now implied by file name | giraffedata | 2008-10-11 | 1 | -2/+0 | |
* | Rename Makefile.manpage to manpage.mk | giraffedata | 2008-10-11 | 1 | -0/+0 | |
* | Add comments | giraffedata | 2008-10-11 | 1 | -0/+13 | |
* | Rename Makefile.srcdir to srcdir.mk | giraffedata | 2008-10-11 | 1 | -1/+1 | |
* | Rename Makefile.srcdir to srcdir.mk | giraffedata | 2008-10-11 | 2 | -1/+2 | |
* | Rename Makefile.version to version.mk | giraffedata | 2008-10-11 | 3 | -2/+2 | |
* | Add config.mk to svn:ignore | giraffedata | 2008-10-11 | 0 | -0/+0 | |
* | Free if realloc fails | giraffedata | 2008-10-11 | 1 | -0/+2 | |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 40 | -191/+191 | |
* | Remove instructions based on a Makefile.config that has apparently been lost | giraffedata | 2008-10-05 | 1 | -65/+0 | |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 35 | -39/+39 | |
* | Start next release | giraffedata | 2008-10-05 | 2 | -1/+3 | |
* | Prepare for rebasing advanced | giraffedata | 2008-09-27 | 2 | -3/+3 | |
* | Make parallel make work | giraffedata | 2008-09-24 | 2 | -1/+17 | |
* | Eliminate uint32n, int32n | giraffedata | 2008-09-23 | 4 | -14/+6 | |
* | fix compiler warning | giraffedata | 2008-09-23 | 1 | -2/+2 | |
* | cleanup | giraffedata | 2008-09-23 | 1 | -80/+86 | |
* | Fix crash when line is completely out of frame | giraffedata | 2008-09-17 | 2 | -0/+11 | |
* | fix bug: always produces color, not grayscale | giraffedata | 2008-09-17 | 2 | -10/+9 | |
* | Fix compiler warning | giraffedata | 2008-09-17 | 1 | -6/+5 | |
* | improve comment | giraffedata | 2008-09-17 | 1 | -1/+3 | |
* | cleanup | giraffedata | 2008-09-08 | 1 | -1/+0 | |
* | PBM fast path for Pamcut | giraffedata | 2008-08-29 | 4 | -34/+228 | |
* | cleanup | giraffedata | 2008-08-25 | 1 | -146/+131 | |
* | cleanup | giraffedata | 2008-08-25 | 1 | -7/+7 | |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -3/+1 | |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -34/+30 | |
* | Check left > right, top > bottom with -pad | giraffedata | 2008-08-21 | 2 | -43/+53 | |
* | Fix corner averaging for background determination | giraffedata | 2008-08-16 | 2 | -92/+116 | |
* | Add missing limits.h | giraffedata | 2008-08-15 | 1 | -0/+1 | |
* | cleanup | giraffedata | 2008-08-15 | 1 | -14/+18 | |
* | Fix arithmetic overflow | giraffedata | 2008-08-15 | 1 | -61/+168 | |
* | cleanup | giraffedata | 2008-08-14 | 1 | -20/+21 | |
* | Check arithmetic bounds | giraffedata | 2008-08-14 | 1 | -25/+83 | |
* | Don't crash when cutting a region entirely to the left or right of the input ... | giraffedata | 2008-08-13 | 2 | -11/+19 | |
* | Fast packed PBM logic | giraffedata | 2008-08-13 | 2 | -47/+83 | |
* | Move bit masking functions to library | giraffedata | 2008-08-13 | 1 | -2/+3 | |
* | Move bit masking functions to library | giraffedata | 2008-08-13 | 2 | -42/+51 | |
* | Add PBM fast path | giraffedata | 2008-08-10 | 2 | -205/+655 | |
* | Add pbm_backgroundbitrow() | giraffedata | 2008-08-10 | 2 | -0/+94 | |
* | Fix shifting within 8 bits | giraffedata | 2008-08-10 | 1 | -2/+5 | |
* | Revert mistake from a few minutes ago | giraffedata | 2008-08-10 | 1 | -5/+3 | |
* | Fix pbm_readpbmrow_bitoffset() left and right corruption due to use before set | giraffedata | 2008-08-10 | 1 | -3/+5 | |
* | cleanup | giraffedata | 2008-08-10 | 3 | -151/+136 | |
* | cleanup | giraffedata | 2008-08-06 | 1 | -36/+73 | |
* | Don't corrupt file names when the contain colons | giraffedata | 2008-08-05 | 2 | -190/+233 | |
* | Remove debug trace | giraffedata | 2008-08-04 | 1 | -5/+1 | |
* | replace mysterious window height calculation with one that makes sense and ma... | giraffedata | 2008-07-27 | 1 | -159/+283 | |
* | Add pngtopam | giraffedata | 2008-07-23 | 3 | -2/+1271 |