about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Warn about installing shared libraries in nonstandard locationgiraffedata2012-11-231-8/+174
* update HISTORYgiraffedata2012-11-221-6/+13
* Fix using wrong input files, not setting unoccupied space to black, other bugsgiraffedata2012-11-221-85/+182
* Fix arithmetic overflowgiraffedata2012-11-221-36/+48
* cleanupgiraffedata2012-11-211-12/+14
* Recognize too many argumnts errorgiraffedata2012-11-211-1/+5
* Fix crash when invoked (invalidly) with only one argumentgiraffedata2012-11-212-1/+4
* Free some option_defsgiraffedata2012-11-183-1/+6
* HISTORY updatesgiraffedata2012-11-181-3/+8
* Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-184-2/+9
* Improve commentsgiraffedata2012-11-182-5/+14
* fix incorrect output, memory leakgiraffedata2012-11-182-2/+6
* Remove irrelevant assertiongiraffedata2012-11-181-2/+0
* Add commentgiraffedata2012-11-181-2/+6
* Don't do overlapping strcpy()giraffedata2012-11-161-10/+13
* Update HISTORYgiraffedata2012-10-211-0/+5
* Default to no output size constraint, allow compression ratio < 1. Note that...giraffedata2012-10-212-731/+907
* cleanupgiraffedata2012-10-192-8/+10
* cleanupgiraffedata2012-10-191-3/+4
* Fix always broken depth 8 functiongiraffedata2012-10-012-3/+7
* Fix erroneous claim that -maxval is too biggiraffedata2012-09-302-3/+5
* Set up for 10.61giraffedata2012-09-302-1/+3
* Update to release 10.60.00giraffedata2012-09-302-3/+3
* 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