Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comment | giraffedata | 2012-09-14 | 1 | -1/+1 |
* | Better handling of CLANG: assume it isn't GCC at all, ever | giraffedata | 2012-09-13 | 1 | -22/+16 |
* | Change _XOPEN_SOURCE from 500 to 600 for Mac OSX | giraffedata | 2012-09-08 | 8 | -7/+10 |
* | Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchr | giraffedata | 2012-09-08 | 2 | -6/+6 |
* | Add _USE_BSD | giraffedata | 2012-09-08 | 1 | -1/+1 |
* | Don't do SSE2 on Apple/Clang because it doesn't work | giraffedata | 2012-09-08 | 1 | -0/+21 |
* | cleanup | giraffedata | 2012-09-02 | 1 | -20/+30 |
* | Rename getline() to avoid collision with libc | giraffedata | 2012-07-20 | 2 | -18/+21 |
* | performance improvement: new hash function | giraffedata | 2012-07-18 | 2 | -1/+5 |
* | Fix comment | giraffedata | 2012-07-11 | 1 | -1/+1 |
* | Fix use of uninitialized comment_p member of struct pam | giraffedata | 2012-07-08 | 2 | -1/+4 |
* | cleanup | giraffedata | 2012-07-08 | 1 | -15/+19 |
* | Fix array bounds violation due to coercing signed to unsigned | giraffedata | 2012-07-08 | 1 | -13/+13 |
* | fix comments | giraffedata | 2012-07-08 | 1 | -5/+8 |
* | fix bug from previous cleanup | giraffedata | 2012-07-08 | 1 | -1/+1 |
* | cleanup | giraffedata | 2012-07-08 | 1 | -19/+41 |
* | Fix storage corruption | giraffedata | 2012-07-07 | 2 | -2/+6 |
* | Change version number to 10.59.99 | giraffedata | 2012-07-07 | 1 | -1/+1 |
* | cleanup | giraffedata | 2012-07-04 | 2 | -47/+18 |
* | cleanup | giraffedata | 2012-07-04 | 1 | -7/+7 |
* | Change version number to 10.59.00 | giraffedata | 2012-06-28 | 2 | -3/+3 |
* | cleanup | giraffedata | 2012-06-22 | 1 | -1/+1 |
* | Add -planes | giraffedata | 2012-06-22 | 2 | -12/+66 |
* | Put -lm in the proper place inlink order | giraffedata | 2012-06-21 | 2 | -2/+6 |
* | Fix inclusion of pnmtops in BINARIES | giraffedata | 2012-06-10 | 1 | -5/+5 |
* | cleanup | giraffedata | 2012-05-26 | 1 | -56/+58 |
* | Fix bugs with invalid input; respond better to invalid inputs, speed up, cleanup | giraffedata | 2012-05-25 | 1 | -475/+840 |
* | Undo bogus commit | giraffedata | 2012-05-25 | 1 | -840/+475 |
* | cleanup | giraffedata | 2012-05-25 | 1 | -475/+840 |
* | 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 | 2 | -2/+6 |
* | Add filledcircle command class | giraffedata | 2012-04-28 | 2 | -0/+49 |
* | Fix crash from 1317 | giraffedata | 2012-04-08 | 2 | -1/+3 |
* | Fix crash from 1403 | giraffedata | 2012-04-08 | 2 | -1/+3 |
* | Fix comments | giraffedata | 2012-04-08 | 1 | -6/+5 |
* | fix comment | giraffedata | 2012-04-05 | 1 | -1/+1 |
* | Add TIFFLIB_USERLIBS | giraffedata | 2012-04-03 | 1 | -0/+6 |
* | Prepare for Release 10.59 | giraffedata | 2012-03-29 | 2 | -1/+6 |
* | Change release number to 10.58.00 | giraffedata | 2012-03-29 | 2 | -3/+8 |
* | Work around Perl bug with system(&>) | giraffedata | 2012-03-27 | 1 | -2/+4 |
* | Fix detection of X libraries for merge build | giraffedata | 2012-03-27 | 1 | -4/+8 |
* | cleanup | giraffedata | 2012-03-08 | 1 | -57/+78 |
* | Add Ppmtospu | giraffedata | 2012-03-08 | 3 | -1/+568 |
* | cleanup | giraffedata | 2012-03-08 | 1 | -5/+5 |
* | Replace Bash Ppmquantall with Perl Pnmquantall | giraffedata | 2012-03-05 | 6 | -167/+208 |
* | Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529 | giraffedata | 2012-02-25 | 2 | -2/+4 |
* | pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr... | giraffedata | 2012-02-13 | 2 | -1/+5 |
* | Fix bug: pm_asprintf() always fails on a system that doesn't have vasprintf() | giraffedata | 2012-02-13 | 1 | -1/+0 |
* | Add missing include of rle_config.h | giraffedata | 2012-02-13 | 1 | -0/+1 |