Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Promote Development to make Release 10.64.00 | giraffedata | 2013-09-28 | 4 | -900/+938 |
* | Release 10.63.00 | giraffedata | 2013-06-29 | 15 | -737/+953 |
* | Release 10.62.08 | giraffedata | 2013-06-15 | 1 | -1/+3 |
* | Release 10.62.02 | giraffedata | 2013-04-13 | 1 | -7/+2 |
* | Update advanced series to 10.62 | giraffedata | 2013-03-28 | 5 | -96/+97 |
* | Release 10.61.02 | giraffedata | 2013-02-20 | 8 | -34/+34 |
* | Fix 64 bit signed long problem | giraffedata | 2012-12-16 | 1 | -1/+1 |
* | Cleanup, go row-at-a-time, deal better with empty input file | giraffedata | 2012-12-05 | 1 | -155/+134 |
* | go row-by-row, recognize some errors | giraffedata | 2012-11-24 | 1 | -108/+71 |
* | 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 |
* | Rename getline() to avoid collision with libc | giraffedata | 2012-07-20 | 1 | -18/+18 |
* | 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 |
* | cleanup | giraffedata | 2012-07-04 | 1 | -19/+18 |
* | cleanup | giraffedata | 2012-07-04 | 1 | -7/+7 |
* | 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 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 |
* | typos in comments | giraffedata | 2011-10-03 | 22 | -26/+26 |
* | cleanup | giraffedata | 2011-06-11 | 1 | -66/+71 |
* | Fix more bugs with non-palette image due to special value of -1 for cmapsize ... | giraffedata | 2011-04-06 | 1 | -4/+4 |
* | Fix bug: crash on non-palette image | giraffedata | 2011-03-31 | 1 | -2/+2 |
* | Add comment | giraffedata | 2011-03-19 | 1 | -0/+9 |
* | cleanup | giraffedata | 2011-03-19 | 1 | -90/+90 |
* | cleanup | giraffedata | 2011-03-19 | 1 | -162/+161 |
* | Add ppmtoapplevol | giraffedata | 2011-01-06 | 2 | -1/+96 |
* | Don't crash on ILBM that has a transparent color index, but no color map | giraffedata | 2010-11-01 | 1 | -6/+11 |
* | cleanup | giraffedata | 2010-11-01 | 1 | -117/+146 |
* | Rename sleepN to pm_sleep | giraffedata | 2010-09-29 | 2 | -2/+2 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 15 | -173/+174 |
* | Eliminate use of obsolete pm_llocarray() | giraffedata | 2010-09-29 | 1 | -2/+2 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 15 | -20/+20 |
* | typo in comment | giraffedata | 2010-09-21 | 1 | -1/+1 |
* | Convert to modern optParseOptions3 | giraffedata | 2010-09-21 | 2 | -47/+53 |
* | Fix free of non-allocated memory | giraffedata | 2010-09-18 | 1 | -8/+2 |
* | cleanup | giraffedata | 2010-08-07 | 1 | -428/+413 |
* | Don't expect snprintf to exist | giraffedata | 2010-08-07 | 1 | -29/+29 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 3 | -6/+6 |
* | Add Ppmtoascii | giraffedata | 2010-04-09 | 2 | -1/+237 |