Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 10.60.05 | giraffedata | 2012-12-14 | 4 | -7/+17 |
* | Release 10.60.04 | giraffedata | 2012-12-04 | 9 | -12/+53 |
* | Release 10.60.03 | giraffedata | 2012-11-18 | 3 | -3/+9 |
* | Version 10.60.02 | giraffedata | 2012-10-21 | 4 | -732/+915 |
* | Release 10.60.01 | giraffedata | 2012-10-03 | 4 | -5/+13 |
* | Promote current Development release to Advanced: Release 10.60 | giraffedata | 2012-09-30 | 20 | -580/+707 |
|\ | |||||
| * | First 10.60 release | giraffedata | 2012-09-30 | 0 | -0/+0 |
| * | Update to release 10.60.00 | giraffedata | 2012-09-30 | 2 | -3/+3 |
| * | Use hash table for color map and go row by row, greatly simplifying code | giraffedata | 2012-09-22 | 2 | -476/+514 |
| * | Fix bug from a few minutes ago | giraffedata | 2012-09-21 | 1 | -6/+14 |
| * | Fix bogus color number too large failure | giraffedata | 2012-09-21 | 2 | -59/+107 |
| * | extend comments about Clang, update HISTORY | giraffedata | 2012-09-15 | 2 | -1/+9 |
| * | 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 |
* | | Release 10.59.03 | giraffedata | 2012-09-21 | 3 | -2/+7 |
* | | Release 10.59.02 | giraffedata | 2012-07-20 | 3 | -19/+24 |
* | | Release 10.59.01 | giraffedata | 2012-07-08 | 4 | -14/+21 |
* | | Update to 10.59.00 | giraffedata | 2012-06-28 | 11 | -544/+1021 |
|\| | |||||
| * | 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 |