Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | cleanup | giraffedata | 2010-04-09 | 1 | -68/+70 | |
* | Eliminate C++-style comments | giraffedata | 2010-03-27 | 1 | -1/+1 | |
* | Fix arithmetic overflow with image dimensions represented by 16 bit integers | giraffedata | 2010-03-02 | 1 | -0/+10 | |
* | cleanup | giraffedata | 2010-02-02 | 1 | -1/+1 | |
* | fix wild pointers with large color index | giraffedata | 2009-12-29 | 1 | -77/+131 | |
* | Work with non-backward-compatible JPEG library version 7 | giraffedata | 2009-07-31 | 1 | -13/+12 | |
* | Fix unset variables | giraffedata | 2009-04-25 | 1 | -0/+4 | |
* | Rename getline() to avoid libc collision | giraffedata | 2009-04-25 | 1 | -4/+4 | |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 14 | -0/+19 | |
* | Update test for change in libnetpbm wherein when you read a PBM as PPM, maxva... | giraffedata | 2009-03-24 | 1 | -2/+2 | |
* | cleanup | giraffedata | 2009-03-24 | 2 | -49/+95 | |
* | Fix buffer overrun, cleanup | giraffedata | 2009-01-24 | 1 | -72/+100 | |
* | Fix crash with -fullres and all-text image | giraffedata | 2009-01-03 | 1 | -196/+323 | |
* | Use 200 instead of 250 as cuttof for 2-byte length field, like Picttoppm has ... | giraffedata | 2009-01-03 | 1 | -2/+2 | |
* | improve diagnostics, add comments, cleanup | giraffedata | 2009-01-02 | 1 | -9/+70 | |
* | fix bug from a few minutes ago | giraffedata | 2009-01-02 | 1 | -2/+2 | |
* | improve messages | giraffedata | 2009-01-02 | 1 | -12/+21 | |
* | Don't fail if 'fontdir' file doesn't exist. | giraffedata | 2009-01-01 | 1 | -2/+19 | |
* | Fix bug: appends extraneous color map; fails if input has none | giraffedata | 2009-01-01 | 1 | -126/+150 | |
* | Fix bug: uses red channel for all three channels | giraffedata | 2009-01-01 | 1 | -2/+2 | |
* | cleanup | giraffedata | 2008-12-17 | 1 | -291/+279 | |
* | cleanup | giraffedata | 2008-12-15 | 1 | -125/+134 | |
* | Remove superfluous huff.h | giraffedata | 2008-12-06 | 1 | -34/+0 | |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 1 | -4/+4 | |
* | cleanup | giraffedata | 2008-12-03 | 1 | -185/+166 | |
* | Add -mapfile option | giraffedata | 2008-10-29 | 1 | -103/+238 | |
* | cleanup | giraffedata | 2008-10-29 | 1 | -89/+103 | |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 3 | -3/+3 | |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 3 | -3/+3 | |
* | cleanup | giraffedata | 2008-08-25 | 1 | -146/+131 | |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -3/+1 | |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -34/+30 | |
* | cleanup | giraffedata | 2008-08-10 | 3 | -151/+136 | |
* | cleanup | giraffedata | 2008-07-12 | 3 | -21/+23 | |
* | Fix. Doesn't work at all | giraffedata | 2008-06-01 | 1 | -1/+4 | |
* | Fix standard input invocation | giraffedata | 2008-05-28 | 1 | -1/+1 | |
* | cleanup | giraffedata | 2008-03-26 | 1 | -39/+43 | |
* | Fix array bounds violation, missing right parenthesis on impostor replacement... | giraffedata | 2008-02-02 | 1 | -170/+243 | |
* | remove silly sleep() | giraffedata | 2008-01-10 | 1 | -3/+1 | |
* | Use sleepN() instead of sleep(), so it works on Windows | giraffedata | 2008-01-01 | 3 | -4/+5 | |
* | Make declarations, definitions match | giraffedata | 2008-01-01 | 1 | -4/+3 | |
* | Remove unnecessary <sys/times.h> | giraffedata | 2008-01-01 | 1 | -1/+0 | |
* | Make declaration match definition | giraffedata | 2008-01-01 | 1 | -1/+1 | |
* | Don't include netinet/in.h when it doesn't exist | giraffedata | 2008-01-01 | 1 | -0/+2 | |
* | Make prototype match function | giraffedata | 2008-01-01 | 1 | -1/+1 | |
* | remove unneeded sys/utsname (code that needed it has been split out to gethos... | giraffedata | 2008-01-01 | 1 | -1/+0 |