about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529giraffedata2012-02-252-2/+4
* pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr...giraffedata2012-02-132-1/+5
* Fix bug: pm_asprintf() always fails on a system that doesn't have vasprintf()giraffedata2012-02-131-1/+0
* Add missing include of rle_config.hgiraffedata2012-02-131-0/+1
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-136-6/+11
* Fix bug from a few minutes agogiraffedata2012-02-131-1/+1
* Use rand() and srand() instead of random() and srandom() because the latter a...giraffedata2012-02-132-8/+6
* Make it build on Windows with Mingwgiraffedata2012-02-133-3/+5
* redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...giraffedata2012-02-1213-20/+53
* cleanupgiraffedata2012-02-1220-438/+424