about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cleanupgiraffedata2012-02-129-5597/+5647
* cleanupgiraffedata2012-02-1210-67/+11
* cleanupgiraffedata2012-02-121-3/+3
* Use Pkgconfig for libxml2 if availablegiraffedata2012-02-112-6/+17
* Set binary mode on files with Mingwgiraffedata2012-02-112-3/+4
* cleanupgiraffedata2012-02-111-47/+44
* Fix compile bugs from a few minutes agogiraffedata2012-02-112-4/+3
* Fix open flags for Windows mkstempx()giraffedata2012-02-112-1/+48
* Fix mkstempx() consistent failuregiraffedata2012-02-112-1/+4
* Add _BSD_SOURCEgiraffedata2012-02-111-0/+1
* Compute program name correctly on Windowsgiraffedata2012-02-112-8/+33
* Add pm_strdupgiraffedata2012-02-112-0/+13
* update HISTORYgiraffedata2012-01-141-0/+8
* Fix array bounds violationsgiraffedata2012-01-141-4/+12
* Fix bug from a few minutes agogiraffedata2012-01-121-1/+3
* cleanupgiraffedata2012-01-121-3/+3
* prevent integer overflow in difference variancegiraffedata2012-01-121-4/+6