| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use _pipe() for pipe() on Windows/Mingw | giraffedata | 2012-02-13 | 3 | -3/+3 |
* | Fix bug from a few minutes ago | giraffedata | 2012-02-13 | 1 | -1/+1 |
* | Make it build on Windows with Mingw | giraffedata | 2012-02-13 | 1 | -1/+1 |
* | redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,... | giraffedata | 2012-02-12 | 6 | -9/+12 |
* | cleanup | giraffedata | 2012-02-12 | 20 | -438/+424 |
* | cleanup | giraffedata | 2012-02-12 | 9 | -5597/+5647 |
* | cleanup | giraffedata | 2012-02-12 | 1 | -3/+3 |
* | Use Pkgconfig for libxml2 if available | giraffedata | 2012-02-11 | 1 | -5/+13 |
* | 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 |
* | cleanup | giraffedata | 2011-12-07 | 1 | -50/+106 |
* | Fix array bounds checking for tIME chunk | giraffedata | 2011-11-16 | 1 | -7/+14 |