Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Make function match prototype | giraffedata | 2008-01-01 | 1 | -1/+2 |
* | Fix clock()/times() alternation | giraffedata | 2008-01-01 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-01-01 | 1 | -6/+2 |
* | Eliminate C++ comments | giraffedata | 2008-01-01 | 1 | -47/+49 |
* | clean up, deal with zero width/height argument | giraffedata | 2007-12-29 | 1 | -205/+213 |
* | Update from Microsoft | giraffedata | 2007-12-19 | 1 | -269/+322 |
* | Add Windows version of gethostname | giraffedata | 2007-12-19 | 2 | -4/+359 |
* | remove hardcoded paths for rm, cpp | giraffedata | 2007-12-09 | 1 | -25/+20 |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 2 | -58/+58 |
* | Convert rest of STREQ to streq | giraffedata | 2007-08-12 | 1 | -2/+2 |
* | Change some STREQ to streq | giraffedata | 2007-07-21 | 9 | -31/+31 |
* | cleanup | giraffedata | 2007-05-30 | 1 | -1/+1 |
* | Don't use libpbmfont for a string tokenizer | giraffedata | 2007-05-24 | 1 | -33/+89 |
* | round up row buffer to multiple of 16 pixels | giraffedata | 2007-03-30 | 1 | -13/+45 |
* | Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -... | giraffedata | 2007-03-25 | 1 | -15/+55 |
* | Fix 'too many pixels in row' failure due to padding when there are multiple p... | giraffedata | 2007-03-24 | 1 | -237/+481 |
* | Replace Ppmtogif with frontend to Pamtogif | giraffedata | 2006-11-25 | 1 | -1474/+165 |
* | Fix garbage output from ppmtogif -interlace | giraffedata | 2006-11-14 | 1 | -3/+12 |
* | cleanup | giraffedata | 2006-10-22 | 2 | -50/+70 |
* | Fix basic bugs in Ppmtompeg | giraffedata | 2006-10-22 | 2 | -2/+1 |
* | cleanup | giraffedata | 2006-10-14 | 2 | -337/+472 |
* | Eliminate K-R function declarations | giraffedata | 2006-10-14 | 4 | -107/+0 |
* | cleanup | giraffedata | 2006-10-02 | 1 | -0/+1 |
* | Add missing pm_config.h | giraffedata | 2006-10-01 | 1 | -0/+1 |