about summary refs log tree commit diff
path: root/converter/ppm
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2008-12-171-291/+279
* cleanupgiraffedata2008-12-151-125/+134
* Remove superfluous huff.hgiraffedata2008-12-061-34/+0
* Move LDFLAGS latergiraffedata2008-12-031-4/+4
* cleanupgiraffedata2008-12-031-185/+166
* Add -mapfile optiongiraffedata2008-10-291-103/+238
* cleanupgiraffedata2008-10-291-89/+103
* Rename Makefile.config to config.mkgiraffedata2008-10-053-3/+3
* Rename Makefile.common to common.mkgiraffedata2008-10-053-3/+3
* cleanupgiraffedata2008-08-251-146/+131
* Use pm_openr() instead of fopen()giraffedata2008-08-251-3/+1
* Use pm_openr() instead of fopen()giraffedata2008-08-251-34/+30
* cleanupgiraffedata2008-08-103-151/+136
* cleanupgiraffedata2008-07-123-21/+23
* Fix. Doesn't work at allgiraffedata2008-06-011-1/+4
* Fix standard input invocationgiraffedata2008-05-281-1/+1
* cleanupgiraffedata2008-03-261-39/+43
* Fix array bounds violation, missing right parenthesis on impostor replacement...giraffedata2008-02-021-170/+243
* remove silly sleep()giraffedata2008-01-101-3/+1
* Use sleepN() instead of sleep(), so it works on Windowsgiraffedata2008-01-013-4/+5
* Make declarations, definitions matchgiraffedata2008-01-011-4/+3
* Remove unnecessary <sys/times.h>giraffedata2008-01-011-1/+0
* Make declaration match definitiongiraffedata2008-01-011-1/+1
* Don't include netinet/in.h when it doesn't existgiraffedata2008-01-011-0/+2
* Make prototype match functiongiraffedata2008-01-011-1/+1
* remove unneeded sys/utsname (code that needed it has been split out to gethos...giraffedata2008-01-011-1/+0
* Make function match prototypegiraffedata2008-01-011-1/+2
* Fix clock()/times() alternationgiraffedata2008-01-011-4/+4
* cleanupgiraffedata2008-01-011-6/+2
* Eliminate C++ commentsgiraffedata2008-01-011-47/+49
* clean up, deal with zero width/height argumentgiraffedata2007-12-291-205/+213
* Update from Microsoftgiraffedata2007-12-191-269/+322
* Add Windows version of gethostnamegiraffedata2007-12-192-4/+359
* remove hardcoded paths for rm, cppgiraffedata2007-12-091-25/+20
* Replace macros with inline functionsgiraffedata2007-08-262-58/+58
* Convert rest of STREQ to streqgiraffedata2007-08-121-2/+2
* Change some STREQ to streqgiraffedata2007-07-219-31/+31
* cleanupgiraffedata2007-05-301-1/+1
* Don't use libpbmfont for a string tokenizergiraffedata2007-05-241-33/+89
* round up row buffer to multiple of 16 pixelsgiraffedata2007-03-301-13/+45
* Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -...giraffedata2007-03-251-15/+55
* Fix 'too many pixels in row' failure due to padding when there are multiple p...giraffedata2007-03-241-237/+481
* Replace Ppmtogif with frontend to Pamtogifgiraffedata2006-11-251-1474/+165
* Fix garbage output from ppmtogif -interlacegiraffedata2006-11-141-3/+12
* cleanupgiraffedata2006-10-222-50/+70
* Fix basic bugs in Ppmtompeggiraffedata2006-10-222-2/+1
* cleanupgiraffedata2006-10-142-337/+472
* Eliminate K-R function declarationsgiraffedata2006-10-144-107/+0
* cleanupgiraffedata2006-10-021-0/+1
* Add missing pm_config.hgiraffedata2006-10-011-0/+1