Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use _pipe() for pipe() on Windows/Mingw | giraffedata | 2012-02-13 | 6 | -6/+11 |
* | Fix bug from a few minutes ago | giraffedata | 2012-02-13 | 1 | -1/+1 |
* | Use rand() and srand() instead of random() and srandom() because the latter a... | giraffedata | 2012-02-13 | 2 | -8/+6 |
* | Make it build on Windows with Mingw | giraffedata | 2012-02-13 | 3 | -3/+5 |
* | redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,... | giraffedata | 2012-02-12 | 13 | -20/+53 |
* | cleanup | giraffedata | 2012-02-12 | 20 | -438/+424 |
* | cleanup | giraffedata | 2012-02-12 | 9 | -5597/+5647 |
* | cleanup | giraffedata | 2012-02-12 | 10 | -67/+11 |
* | cleanup | giraffedata | 2012-02-12 | 1 | -3/+3 |
* | Use Pkgconfig for libxml2 if available | giraffedata | 2012-02-11 | 2 | -6/+17 |
* | Set binary mode on files with Mingw | giraffedata | 2012-02-11 | 2 | -3/+4 |
* | cleanup | giraffedata | 2012-02-11 | 1 | -47/+44 |
* | Fix compile bugs from a few minutes ago | giraffedata | 2012-02-11 | 2 | -4/+3 |
* | Fix open flags for Windows mkstempx() | giraffedata | 2012-02-11 | 2 | -1/+48 |
* | Fix mkstempx() consistent failure | giraffedata | 2012-02-11 | 2 | -1/+4 |