about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* fix crash in free of bogus pointergiraffedata2007-02-212-1/+3
* Add -offset optiongiraffedata2007-02-202-9/+27
* Add -color to ppm3dgiraffedata2007-02-181-27/+62
* Embellish wrong number of arguments error messagegiraffedata2007-02-161-2/+4
* When user gives invalid option, tell him what options are validgiraffedata2007-02-162-25/+93
* handle more input image corruptionsgiraffedata2007-02-161-196/+331
* Don't use prototypes on systems that can't handle themgiraffedata2007-02-161-0/+4
* cleanupgiraffedata2007-01-311-4/+4
* check for image too big; replace colormap sort logic; use bit arithmetic inst...giraffedata2007-01-312-92/+89
* This commit fixes makeman and the HTML sources so that they generate esr2007-01-302-43/+105
* Add --repair option to Giftopnmgiraffedata2007-01-292-64/+145
* cleanupgiraffedata2007-01-211-6/+5
* cleanupgiraffedata2007-01-211-94/+214
* cleanupgiraffedata2007-01-212-100/+121
* cleanupgiraffedata2007-01-211-2/+2
* cleanupgiraffedata2007-01-211-2/+1
* embellish bad magic number error messagegiraffedata2007-01-202-7/+12
* Default svgalib to none if doesn't appear to be installedgiraffedata2007-01-141-21/+19
* fix typo in msggiraffedata2007-01-141-1/+1
* cleanupgiraffedata2007-01-121-11/+14
* Fix negative unsigned integer problemgiraffedata2007-01-122-13/+24
* update historygiraffedata2007-01-091-0/+11
* fix use of memory after freegiraffedata2007-01-091-1/+3
* cleanupgiraffedata2007-01-091-2/+4
* Change to release 10.38giraffedata2007-01-091-1/+1
* Add Pamfixtruncgiraffedata2007-01-062-1/+176
* cleanupgiraffedata2007-01-061-8/+9
* Switch 3-argument open() to 2-argument open() for old Perlgiraffedata2007-01-051-3/+3
* Make Pambackground find mid-row backgroundgiraffedata2006-12-311-80/+282
* Fix crash with PAM read as PNMgiraffedata2006-12-311-4/+4
* cleanupgiraffedata2006-12-311-2/+2
* set HISTORY for releasegiraffedata2006-12-311-46/+46
* Tell how to get doc from Subversiongiraffedata2006-12-251-6/+10
* history updatesgiraffedata2006-12-241-0/+7
* Add Pambackgroundgiraffedata2006-12-242-1/+303
* cleanupgiraffedata2006-12-241-2/+2
* cleanupgiraffedata2006-12-241-1/+1
* Add pnm_colorname()giraffedata2006-12-243-7/+43
* proper struct pam length checking on writepaminit()giraffedata2006-12-241-3/+9
* Fix buffer overrungiraffedata2006-12-232-21/+39
* Combine uncompressed and LZW codegiraffedata2006-12-151-198/+75
* HISTORY change to go with previous commitgiraffedata2006-12-131-0/+3
* Fix bug with -remainder and not -closeness or vice versagiraffedata2006-12-131-9/+9
* clean up, fix maxval problemgiraffedata2006-12-102-128/+217
* fix white spacegiraffedata2006-12-101-2/+2
* Remove latex2html hack from pamtogif, since it's needed only in ppmtogifgiraffedata2006-12-091-35/+0
* Make pamtopnm work on multi-image streamgiraffedata2006-12-022-27/+34
* Remove C++ commentsgiraffedata2006-12-021-2/+2
* fix crash when there is only one charactergiraffedata2006-12-012-1/+3
* pnmcrop: multi-image input streamgiraffedata2006-11-302-39/+48