about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use hash table for color map and go row by row, greatly simplifying codegiraffedata2012-09-222-476/+514
* Fix bug from a few minutes agogiraffedata2012-09-211-6/+14
* Fix bogus color number too large failuregiraffedata2012-09-212-59/+107
* extend comments about Clang, update HISTORYgiraffedata2012-09-152-1/+9
* Fix commentgiraffedata2012-09-141-1/+1
* Better handling of CLANG: assume it isn't GCC at all, evergiraffedata2012-09-131-22/+16
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-088-7/+10
* Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchrgiraffedata2012-09-082-6/+6
* Add _USE_BSDgiraffedata2012-09-081-1/+1
* Don't do SSE2 on Apple/Clang because it doesn't workgiraffedata2012-09-081-0/+21
* cleanupgiraffedata2012-09-021-20/+30
* Rename getline() to avoid collision with libcgiraffedata2012-07-202-18/+21
* performance improvement: new hash functiongiraffedata2012-07-182-1/+5
* Fix commentgiraffedata2012-07-111-1/+1
* Fix use of uninitialized comment_p member of struct pamgiraffedata2012-07-082-1/+4
* cleanupgiraffedata2012-07-081-15/+19
* Fix array bounds violation due to coercing signed to unsignedgiraffedata2012-07-081-13/+13
* fix commentsgiraffedata2012-07-081-5/+8
* fix bug from previous cleanupgiraffedata2012-07-081-1/+1
* cleanupgiraffedata2012-07-081-19/+41
* Fix storage corruptiongiraffedata2012-07-072-2/+6
* Change version number to 10.59.99giraffedata2012-07-071-1/+1
* cleanupgiraffedata2012-07-042-47/+18
* cleanupgiraffedata2012-07-041-7/+7
* Change version number to 10.59.00giraffedata2012-06-282-3/+3
* cleanupgiraffedata2012-06-221-1/+1
* Add -planesgiraffedata2012-06-222-12/+66
* Put -lm in the proper place inlink ordergiraffedata2012-06-212-2/+6
* Fix inclusion of pnmtops in BINARIESgiraffedata2012-06-101-5/+5
* cleanupgiraffedata2012-05-261-56/+58
* Fix bugs with invalid input; respond better to invalid inputs, speed up, cleanupgiraffedata2012-05-251-475/+840
* Undo bogus commitgiraffedata2012-05-251-840/+475
* cleanupgiraffedata2012-05-251-475/+840
* Say the example doesn't work anymoregiraffedata2012-05-191-1/+3
* Remove vestigial commandgiraffedata2012-05-191-1/+0
* data block size 255 instead of 254giraffedata2012-04-292-2/+6
* Add filledcircle command classgiraffedata2012-04-282-0/+49
* Fix crash from 1317giraffedata2012-04-082-1/+3
* Fix crash from 1403giraffedata2012-04-082-1/+3
* Fix commentsgiraffedata2012-04-081-6/+5
* fix commentgiraffedata2012-04-051-1/+1
* Add TIFFLIB_USERLIBSgiraffedata2012-04-031-0/+6
* Prepare for Release 10.59giraffedata2012-03-292-1/+6
* Change release number to 10.58.00giraffedata2012-03-292-3/+8
* Work around Perl bug with system(&>)giraffedata2012-03-271-2/+4
* Fix detection of X libraries for merge buildgiraffedata2012-03-271-4/+8
* cleanupgiraffedata2012-03-081-57/+78
* Add Ppmtospugiraffedata2012-03-083-1/+568
* cleanupgiraffedata2012-03-081-5/+5
* Replace Bash Ppmquantall with Perl Pnmquantallgiraffedata2012-03-056-167/+208