| Commit message (Expand) | Author | Age | Files | Lines |
* | Use _splitpath; _splitpath_s isn't really available | giraffedata | 2013-02-15 | 1 | -0/+2 |
* | Update HISTORY | giraffedata | 2012-12-31 | 1 | -0/+9 |
* | Prepare to start Release 10.62 | giraffedata | 2012-12-31 | 1 | -0/+2 |
* | Change release number to 10.61.00 | giraffedata | 2012-12-30 | 1 | -1/+1 |
* | Update HISTORY | giraffedata | 2012-12-30 | 1 | -0/+4 |
* | Make -smoothing effective even without -texfile | giraffedata | 2012-12-26 | 1 | -0/+3 |
* | Set don't care bits to zero | giraffedata | 2012-12-25 | 1 | -0/+3 |
* | Fix 64 bit signed long problem, eliminate superfluous cmuwm.h file | giraffedata | 2012-12-16 | 1 | -1/+4 |
* | Fix 64 bit signed long problem | giraffedata | 2012-12-16 | 1 | -0/+3 |
* | Fix wrong string comparison: looks at only first 4 bytes of tuple type, makin... | giraffedata | 2012-12-14 | 1 | -1/+6 |
* | Fix bug: wrong depth for GRAYSCALE_ALPHA output | giraffedata | 2012-12-14 | 1 | -0/+5 |
* | Fix integer promotion mess | giraffedata | 2012-12-05 | 1 | -3/+6 |
* | update HISTORY | giraffedata | 2012-12-04 | 1 | -0/+3 |
* | Add -median, -quartile, and -decile options | giraffedata | 2012-12-02 | 1 | -0/+4 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 1 | -0/+2 |
* | update HISTORY | giraffedata | 2012-11-22 | 1 | -6/+13 |
* | Fix crash when invoked (invalidly) with only one argument | giraffedata | 2012-11-21 | 1 | -0/+3 |
* | HISTORY updates | giraffedata | 2012-11-18 | 1 | -3/+8 |
* | fix incorrect output, memory leak | giraffedata | 2012-11-18 | 1 | -0/+3 |
* | Update HISTORY | giraffedata | 2012-10-21 | 1 | -0/+5 |
* | Fix always broken depth 8 function | giraffedata | 2012-10-01 | 1 | -2/+5 |
* | Fix erroneous claim that -maxval is too big | giraffedata | 2012-09-30 | 1 | -0/+3 |
* | Set up for 10.61 | giraffedata | 2012-09-30 | 1 | -0/+2 |
* | Update to release 10.60.00 | giraffedata | 2012-09-30 | 1 | -1/+1 |
* | Use hash table for color map and go row by row, greatly simplifying code | giraffedata | 2012-09-22 | 1 | -0/+4 |
* | Fix bogus color number too large failure | giraffedata | 2012-09-21 | 1 | -0/+3 |
* | extend comments about Clang, update HISTORY | giraffedata | 2012-09-15 | 1 | -0/+3 |
* | Change _XOPEN_SOURCE from 500 to 600 for Mac OSX | giraffedata | 2012-09-08 | 1 | -0/+3 |
* | Rename getline() to avoid collision with libc | giraffedata | 2012-07-20 | 1 | -0/+3 |
* | performance improvement: new hash function | giraffedata | 2012-07-18 | 1 | -0/+3 |
* | Fix use of uninitialized comment_p member of struct pam | giraffedata | 2012-07-08 | 1 | -0/+3 |
* | Fix storage corruption | giraffedata | 2012-07-07 | 1 | -0/+5 |
* | Change version number to 10.59.00 | giraffedata | 2012-06-28 | 1 | -1/+1 |
* | Add -planes | giraffedata | 2012-06-22 | 1 | -0/+6 |
* | Put -lm in the proper place inlink order | giraffedata | 2012-06-21 | 1 | -0/+4 |
* | Say the example doesn't work anymore | giraffedata | 2012-05-19 | 1 | -1/+3 |
* | Remove vestigial command | giraffedata | 2012-05-19 | 1 | -1/+0 |
* | data block size 255 instead of 254 | giraffedata | 2012-04-29 | 1 | -0/+4 |
* | Add filledcircle command class | giraffedata | 2012-04-28 | 1 | -0/+3 |
* | Fix crash from 1317 | giraffedata | 2012-04-08 | 1 | -0/+2 |
* | Fix crash from 1403 | giraffedata | 2012-04-08 | 1 | -0/+2 |
* | Prepare for Release 10.59 | giraffedata | 2012-03-29 | 1 | -0/+5 |
* | Change release number to 10.58.00 | giraffedata | 2012-03-29 | 1 | -1/+6 |
* | Add Ppmtospu | giraffedata | 2012-03-08 | 1 | -0/+2 |
* | Replace Bash Ppmquantall with Perl Pnmquantall | giraffedata | 2012-03-05 | 2 | -12/+18 |
* | Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529 | giraffedata | 2012-02-25 | 1 | -1/+3 |
* | pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr... | giraffedata | 2012-02-13 | 1 | -0/+4 |
* | Make it build on Windows with Mingw | giraffedata | 2012-02-13 | 1 | -0/+2 |
* | redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,... | giraffedata | 2012-02-12 | 1 | -0/+3 |
* | Use Pkgconfig for libxml2 if available | giraffedata | 2012-02-11 | 1 | -1/+4 |