| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 10.62.08 | giraffedata | 2013-06-15 | 2 | -1/+4 |
* | Release 10.62.07 | giraffedata | 2013-05-27 | 1 | -1/+6 |
* | Release 10.62.05 | giraffedata | 2013-05-11 | 1 | -3/+7 |
* | Release 10.62.02 | giraffedata | 2013-04-13 | 1 | -7/+2 |
* | Update advanced series to 10.62 | giraffedata | 2013-03-28 | 9 | -379/+627 |
* | Version 10.61.04 | giraffedata | 2013-02-26 | 1 | -0/+2 |
* | Release 10.61.02 | giraffedata | 2013-02-20 | 11 | -38/+38 |
* | cleanup | giraffedata | 2012-12-17 | 1 | -16/+0 |
* | Fix 64 bit signed long problem, eliminate superfluous cmuwm.h file | giraffedata | 2012-12-16 | 3 | -21/+15 |
* | Fix 64 bit signed long problem | giraffedata | 2012-12-16 | 1 | -1/+1 |
* | Fix bug: wrong depth for GRAYSCALE_ALPHA output | giraffedata | 2012-12-14 | 1 | -1/+1 |
* | Cleanup, go row-at-a-time, deal better with empty input file | giraffedata | 2012-12-05 | 1 | -155/+134 |
* | Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tags | giraffedata | 2012-12-04 | 1 | -26/+28 |
* | go row-by-row, recognize some errors | giraffedata | 2012-11-24 | 1 | -108/+71 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 1 | -23/+0 |
* | Free some option_defs | giraffedata | 2012-11-18 | 1 | -1/+3 |
* | Call OPTENTINIT, as required for an empty option table | giraffedata | 2012-11-18 | 1 | -0/+2 |
* | fix incorrect output, memory leak | giraffedata | 2012-11-18 | 1 | -2/+3 |
* | Remove irrelevant assertion | giraffedata | 2012-11-18 | 1 | -2/+0 |
* | Default to no output size constraint, allow compression ratio < 1. Note that... | giraffedata | 2012-10-21 | 2 | -731/+907 |
* | cleanup | giraffedata | 2012-10-19 | 2 | -8/+10 |
* | cleanup | giraffedata | 2012-10-19 | 1 | -3/+4 |
* | Fix always broken depth 8 function | giraffedata | 2012-10-01 | 1 | -1/+2 |
* | Use hash table for color map and go row by row, greatly simplifying code | giraffedata | 2012-09-22 | 1 | -476/+510 |
* | Fix bug from a few minutes ago | giraffedata | 2012-09-21 | 1 | -6/+14 |
* | Fix bogus color number too large failure | giraffedata | 2012-09-21 | 1 | -59/+104 |
* | Fix comment | giraffedata | 2012-09-14 | 1 | -1/+1 |
* | Add _USE_BSD | giraffedata | 2012-09-08 | 1 | -1/+1 |
* | Rename getline() to avoid collision with libc | giraffedata | 2012-07-20 | 1 | -18/+18 |
* | Fix comment | giraffedata | 2012-07-11 | 1 | -1/+1 |
* | Fix use of uninitialized comment_p member of struct pam | giraffedata | 2012-07-08 | 1 | -1/+1 |
* | cleanup | giraffedata | 2012-07-08 | 1 | -15/+19 |
* | Fix array bounds violation due to coercing signed to unsigned | giraffedata | 2012-07-08 | 1 | -13/+13 |
* | fix comments | giraffedata | 2012-07-08 | 1 | -5/+8 |
* | fix bug from previous cleanup | giraffedata | 2012-07-08 | 1 | -1/+1 |
* | cleanup | giraffedata | 2012-07-08 | 1 | -19/+41 |
* | Fix storage corruption | giraffedata | 2012-07-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2012-07-04 | 2 | -47/+18 |
* | cleanup | giraffedata | 2012-07-04 | 1 | -7/+7 |
* | Fix inclusion of pnmtops in BINARIES | giraffedata | 2012-06-10 | 1 | -5/+5 |
* | cleanup | giraffedata | 2012-05-26 | 1 | -56/+58 |
* | Fix bugs with invalid input; respond better to invalid inputs, speed up, cleanup | giraffedata | 2012-05-25 | 1 | -475/+840 |
* | Undo bogus commit | giraffedata | 2012-05-25 | 1 | -840/+475 |
* | cleanup | giraffedata | 2012-05-25 | 1 | -475/+840 |
* | data block size 255 instead of 254 | giraffedata | 2012-04-29 | 1 | -2/+2 |
* | Add TIFFLIB_USERLIBS | giraffedata | 2012-04-03 | 1 | -0/+6 |
* | cleanup | giraffedata | 2012-03-08 | 1 | -57/+78 |
* | Add Ppmtospu | giraffedata | 2012-03-08 | 2 | -1/+566 |
* | cleanup | giraffedata | 2012-03-08 | 1 | -5/+5 |
* | Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529 | giraffedata | 2012-02-25 | 1 | -1/+1 |