Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mkstempx() consistent failure | giraffedata | 2012-02-11 | 2 | -1/+4 |
* | Add _BSD_SOURCE | giraffedata | 2012-02-11 | 1 | -0/+1 |
* | Compute program name correctly on Windows | giraffedata | 2012-02-11 | 2 | -8/+33 |
* | Add pm_strdup | giraffedata | 2012-02-11 | 2 | -0/+13 |
* | update HISTORY | giraffedata | 2012-01-14 | 1 | -0/+8 |
* | Fix array bounds violations | giraffedata | 2012-01-14 | 1 | -4/+12 |
* | Fix bug from a few minutes ago | giraffedata | 2012-01-12 | 1 | -1/+3 |
* | cleanup | giraffedata | 2012-01-12 | 1 | -3/+3 |
* | prevent integer overflow in difference variance | giraffedata | 2012-01-12 | 1 | -4/+6 |
* | cleanup | giraffedata | 2012-01-12 | 1 | -3/+3 |
* | fix comment | giraffedata | 2012-01-09 | 1 | -11/+11 |
* | Fix bug from earlier today, clean up, and make it work for zero characters pe... | giraffedata | 2011-12-31 | 1 | -37/+50 |
* | cleanup | giraffedata | 2011-12-31 | 1 | -120/+183 |
* | cleanup | giraffedata | 2011-12-31 | 1 | -81/+108 |
* | cleanup | giraffedata | 2011-12-30 | 1 | -12/+12 |
* | Prepare to develop 10.58 | giraffedata | 2011-12-30 | 2 | -1/+3 |
* | Make it Version 10.57 | giraffedata | 2011-12-30 | 2 | -3/+3 |
* | cleanup | giraffedata | 2011-12-30 | 1 | -52/+79 |
* | Allow for rounding error | giraffedata | 2011-12-10 | 1 | -1/+0 |
* | Fix always black output with resampling | giraffedata | 2011-12-10 | 2 | -20/+27 |
* | cleanup | giraffedata | 2011-12-07 | 1 | -50/+106 |
* | Don't use <alloca.h>. alloca() is declared by <stdlib.h> | giraffedata | 2011-11-30 | 2 | -1/+2 |
* | fix data declaration - compiler warning | giraffedata | 2011-11-17 | 1 | -1/+1 |
* | Fix array bounds checking for tIME chunk | giraffedata | 2011-11-16 | 2 | -7/+16 |
* | Fix wrong output for -multiply | giraffedata | 2011-11-08 | 2 | -1/+3 |
* | Rest of commit from yesterday - fix build | giraffedata | 2011-10-14 | 3 | -1/+5 |
* | Add pm_solvelineareq() | giraffedata | 2011-10-14 | 3 | -0/+231 |
* | Use libc asprintf where available | giraffedata | 2011-10-14 | 1 | -7/+25 |
* | Add -midvalue, -middle | giraffedata | 2011-10-14 | 1 | -41/+268 |
* | Fix compile failure from prior commit | giraffedata | 2011-10-13 | 1 | -1/+1 |
* | Fix '-pixels must be greater than zero' bug introduced last month | giraffedata | 2011-10-10 | 1 | -1/+1 |
* | typos in comments | giraffedata | 2011-10-03 | 54 | -75/+75 |
* | Set up for Release 10.57 | giraffedata | 2011-09-29 | 2 | -1/+3 |
* | Change release number to 10.56.00 | giraffedata | 2011-09-28 | 2 | -3/+3 |
* | Error message instead of ignoring extraneous parameters | giraffedata | 2011-09-25 | 2 | -1/+11 |
* | cleanup | giraffedata | 2011-09-25 | 1 | -1/+1 |
* | cleanup | giraffedata | 2011-09-25 | 1 | -49/+39 |
* | cleanup | giraffedata | 2011-09-24 | 1 | -3/+8 |
* | Make it work with older GNU Make | giraffedata | 2011-09-11 | 1 | -16/+20 |
* | Fix message | giraffedata | 2011-09-11 | 2 | -3/+8 |
* | Change 'Makefile.manpage' to 'manpage.mk' | giraffedata | 2011-09-06 | 1 | -3/+3 |
* | Fail properly when BMP header indicates an invalid bits per pixel | giraffedata | 2011-09-05 | 2 | -86/+116 |
* | fix comment | giraffedata | 2011-08-28 | 1 | -1/+1 |
* | Add pbmclean -extended | giraffedata | 2011-08-28 | 2 | -17/+386 |
* | Set up for 10.56 development | giraffedata | 2011-08-28 | 1 | -1/+1 |
* | Fix failure to check for failed memory allocation | giraffedata | 2011-08-27 | 2 | -5/+13 |
* | fix x coordinate out of range bug | giraffedata | 2011-08-27 | 1 | -4/+4 |
* | new hash function | giraffedata | 2011-08-23 | 1 | -2/+2 |
* | Add missing pm_config.h | giraffedata | 2011-08-22 | 8 | -1/+11 |
* | New ash function | giraffedata | 2011-08-22 | 2 | -4/+18 |