| Commit message (Expand) | Author | Age | Files | Lines |
* | various changes to test facility | giraffedata | 2012-12-12 | 53 | -108/+509 |
* | rationalize order of header file inclusions | giraffedata | 2012-12-09 | 10 | -11/+20 |
* | Add 'check' make target to run the new test/Execute_Tests test suite | giraffedata | 2012-12-07 | 1 | -0/+9 |
* | Fix integer promotion mess | giraffedata | 2012-12-05 | 2 | -5/+8 |
* | Cleanup, go row-at-a-time, deal better with empty input file | giraffedata | 2012-12-05 | 1 | -155/+134 |
* | update HISTORY | giraffedata | 2012-12-04 | 1 | -0/+3 |
* | Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tags | giraffedata | 2012-12-04 | 1 | -26/+28 |
* | cleanup | giraffedata | 2012-12-03 | 1 | -91/+106 |
* | Add -median, -quartile, and -decile options | giraffedata | 2012-12-02 | 2 | -14/+195 |
* | Add -machine option | giraffedata | 2012-11-30 | 1 | -11/+28 |
* | Add some copyright notices | giraffedata | 2012-11-28 | 8 | -25/+44 |
* | go row-by-row, recognize some errors | giraffedata | 2012-11-24 | 1 | -108/+71 |
* | Rename -randseed to -randomseed | giraffedata | 2012-11-24 | 1 | -0/+2 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -2/+6 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -3/+6 |
* | Rename -init to -randomseed | giraffedata | 2012-11-24 | 1 | -233/+266 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -277/+318 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -11/+29 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -6/+4 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -2/+3 |
* | cleanup | giraffedata | 2012-11-24 | 1 | -1/+2 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 136 | -77/+2231 |
* | Warn about installing shared libraries in nonstandard location | giraffedata | 2012-11-23 | 1 | -8/+174 |
* | update HISTORY | giraffedata | 2012-11-22 | 1 | -6/+13 |
* | Fix using wrong input files, not setting unoccupied space to black, other bugs | giraffedata | 2012-11-22 | 1 | -85/+182 |
* | Fix arithmetic overflow | giraffedata | 2012-11-22 | 1 | -36/+48 |
* | cleanup | giraffedata | 2012-11-21 | 1 | -12/+14 |
* | Recognize too many argumnts error | giraffedata | 2012-11-21 | 1 | -1/+5 |
* | Fix crash when invoked (invalidly) with only one argument | giraffedata | 2012-11-21 | 2 | -1/+4 |
* | Free some option_defs | giraffedata | 2012-11-18 | 3 | -1/+6 |
* | HISTORY updates | giraffedata | 2012-11-18 | 1 | -3/+8 |
* | Call OPTENTINIT, as required for an empty option table | giraffedata | 2012-11-18 | 4 | -2/+9 |
* | Improve comments | giraffedata | 2012-11-18 | 2 | -5/+14 |
* | fix incorrect output, memory leak | giraffedata | 2012-11-18 | 2 | -2/+6 |
* | Remove irrelevant assertion | giraffedata | 2012-11-18 | 1 | -2/+0 |
* | Add comment | giraffedata | 2012-11-18 | 1 | -2/+6 |
* | Don't do overlapping strcpy() | giraffedata | 2012-11-16 | 1 | -10/+13 |
* | Update HISTORY | giraffedata | 2012-10-21 | 1 | -0/+5 |
* | Default to no output size constraint, allow compression ratio < 1. Note that... | giraffedata | 2012-10-21 | 2 | -731/+907 |
* | cleanup | giraffedata | 2012-10-19 | 2 | -8/+10 |
* | cleanup | giraffedata | 2012-10-19 | 1 | -3/+4 |
* | Fix always broken depth 8 function | giraffedata | 2012-10-01 | 2 | -3/+7 |
* | Fix erroneous claim that -maxval is too big | giraffedata | 2012-09-30 | 2 | -3/+5 |
* | Set up for 10.61 | giraffedata | 2012-09-30 | 2 | -1/+3 |
* | 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 |