Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2007-02-21 | 1 | -2/+1 |
* | fix crash in free of bogus pointer | giraffedata | 2007-02-21 | 1 | -1/+1 |
* | handle more input image corruptions | giraffedata | 2007-02-16 | 1 | -196/+331 |
* | Don't use prototypes on systems that can't handle them | giraffedata | 2007-02-16 | 1 | -0/+4 |
* | cleanup | giraffedata | 2007-01-31 | 1 | -4/+4 |
* | check for image too big; replace colormap sort logic; use bit arithmetic inst... | giraffedata | 2007-01-31 | 1 | -92/+86 |
* | Add --repair option to Giftopnm | giraffedata | 2007-01-29 | 1 | -64/+143 |
* | cleanup | giraffedata | 2007-01-21 | 2 | -100/+121 |
* | cleanup | giraffedata | 2007-01-21 | 1 | -2/+2 |
* | cleanup | giraffedata | 2007-01-21 | 1 | -2/+1 |
* | cleanup | giraffedata | 2007-01-12 | 1 | -11/+14 |
* | cleanup | giraffedata | 2007-01-06 | 1 | -8/+9 |
* | cleanup | giraffedata | 2006-12-31 | 1 | -2/+2 |
* | Combine uncompressed and LZW code | giraffedata | 2006-12-15 | 1 | -198/+75 |
* | clean up, fix maxval problem | giraffedata | 2006-12-10 | 1 | -128/+214 |
* | fix white space | giraffedata | 2006-12-10 | 1 | -2/+2 |
* | Remove latex2html hack from pamtogif, since it's needed only in ppmtogif | giraffedata | 2006-12-09 | 1 | -35/+0 |
* | Make pamtopnm work on multi-image stream | giraffedata | 2006-12-02 | 1 | -26/+33 |
* | Remove C++ comments | giraffedata | 2006-12-02 | 1 | -2/+2 |
* | Fix transparency optimization on PPM input | giraffedata | 2006-11-28 | 1 | -3/+3 |
* | Replace Ppmtogif with frontend to Pamtogif | giraffedata | 2006-11-25 | 1 | -1474/+165 |
* | fix too-small allocation depth | giraffedata | 2006-11-25 | 1 | -1/+1 |
* | Add pamtogif | giraffedata | 2006-11-22 | 2 | -1/+2023 |
* | fix comments | giraffedata | 2006-11-21 | 1 | -2/+2 |
* | Fix garbage output from ppmtogif -interlace | giraffedata | 2006-11-14 | 1 | -3/+12 |
* | Add some information about MGR format | giraffedata | 2006-11-08 | 2 | -33/+53 |
* | Change pbm_allocrow() to pbm_allocrow_packed() | giraffedata | 2006-11-06 | 1 | -1/+1 |
* | Make pbmtox10bm a compatibility frontend to pbmtoxbm | giraffedata | 2006-10-25 | 3 | -122/+47 |
* | Use packed PBM functions, merge pbmtoxbm & pbmtox10bm | giraffedata | 2006-10-25 | 1 | -81/+313 |
* | Use packed PBM functions for speed | giraffedata | 2006-10-25 | 1 | -216/+351 |
* | cleanup | giraffedata | 2006-10-22 | 2 | -50/+70 |
* | Fix basic bugs in Ppmtompeg | giraffedata | 2006-10-22 | 2 | -2/+1 |
* | Use packed PBM functions for efficiency | giraffedata | 2006-10-21 | 1 | -90/+91 |
* | Use packed PBM functions for efficiency | giraffedata | 2006-10-21 | 4 | -346/+378 |
* | fix spacing | giraffedata | 2006-10-21 | 1 | -1/+1 |
* | cleanup | giraffedata | 2006-10-14 | 2 | -337/+472 |
* | Eliminate K-R function declarations | giraffedata | 2006-10-14 | 16 | -193/+0 |
* | Add CPPFLAGS to builds where it is missing | giraffedata | 2006-10-07 | 2 | -2/+3 |
* | cleanup | giraffedata | 2006-10-02 | 3 | -4/+6 |
* | Add missing pm_config.h | giraffedata | 2006-10-01 | 1 | -0/+1 |
* | cleanup | giraffedata | 2006-10-01 | 1 | -4/+4 |
* | cleanup, accomodate Irix compiler literal prototype comparison | giraffedata | 2006-10-01 | 24 | -1969/+1996 |
* | Fix build with separate build directory | giraffedata | 2006-09-23 | 3 | -17/+12 |
* | Fix include order | giraffedata | 2006-09-16 | 12 | -27/+29 |
* | fix syntax error | giraffedata | 2006-09-16 | 1 | -1/+1 |
* | cleanup | giraffedata | 2006-09-16 | 1 | -13/+20 |
* | plain NPM, 8 byte padding, 120 byte text limit from Paul Bolle | giraffedata | 2006-09-14 | 1 | -9/+94 |
* | clean up thinkjettopbm.c with distclean | giraffedata | 2006-09-11 | 1 | -1/+1 |
* | Remove generated files | giraffedata | 2006-09-11 | 4 | -7/+0 |
* | Make strishex() library function | giraffedata | 2006-09-09 | 1 | -18/+1 |