Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug: signed value declared unsigned, so row below center of a region look... | giraffedata | 2018-09-08 | 1 | -4/+6 |
* | cleanup | giraffedata | 2018-09-08 | 1 | -100/+129 |
* | cleanup | giraffedata | 2018-09-08 | 1 | -78/+115 |
* | whitespace | giraffedata | 2018-09-08 | 1 | -13/+13 |
* | fix typo in comment | giraffedata | 2018-07-21 | 1 | -1/+1 |
* | Add pamgetcolor | giraffedata | 2018-05-30 | 2 | -0/+502 |
* | cleanup | giraffedata | 2018-04-28 | 1 | -4/+4 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -26/+26 |
* | Fix bug: uncommented summary with -map | giraffedata | 2018-02-08 | 1 | -8/+10 |
* | Add color summary | giraffedata | 2018-02-03 | 1 | -26/+113 |
* | cleanup | giraffedata | 2018-02-03 | 1 | -31/+46 |
* | whitespace | giraffedata | 2018-02-03 | 1 | -8/+8 |
* | cleanup | giraffedata | 2018-02-03 | 1 | -3/+3 |
* | Add -targetX | giraffedata | 2018-01-06 | 1 | -11/+124 |
* | Eliminate compiler warning | giraffedata | 2017-07-03 | 1 | -3/+3 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 1 | -1/+1 |
* | Add Pamtable | giraffedata | 2017-04-15 | 2 | -3/+215 |
* | cleanup | giraffedata | 2017-04-15 | 1 | -8/+5 |
* | cleanup | giraffedata | 2017-04-15 | 1 | -40/+42 |
* | Remove use of C99 isfinite | giraffedata | 2016-05-06 | 1 | -2/+17 |
* | fix incorrect color names because color not normalized to color dictionary | giraffedata | 2016-05-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -3/+3 |
* | Add -max | giraffedata | 2016-01-27 | 1 | -5/+16 |
* | Add -machine | giraffedata | 2016-01-23 | 1 | -20/+81 |
* | Add -rgb | giraffedata | 2015-06-03 | 1 | -52/+109 |
* | cleanup | giraffedata | 2015-06-03 | 1 | -12/+61 |
* | cleanup | giraffedata | 2015-06-03 | 1 | -0/+2 |
* | improve structure in anticipationof RGB enhancement | giraffedata | 2015-06-02 | 1 | -91/+194 |
* | Fix crash when doing negative angles | giraffedata | 2015-01-25 | 1 | -13/+27 |
* | cleanup | giraffedata | 2015-01-25 | 1 | -25/+41 |
* | cleanup | giraffedata | 2015-01-25 | 1 | -18/+18 |
* | cleanup | giraffedata | 2015-01-18 | 1 | -7/+7 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 1 | -2/+2 |
* | Send output message to standard output instead of pm_message() | giraffedata | 2014-04-13 | 1 | -1/+1 |
* | Add -forensic | giraffedata | 2014-03-12 | 1 | -45/+270 |
* | Fix arithmetic to avoid array bounds violation | giraffedata | 2014-03-02 | 1 | -8/+17 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -2/+2 |
* | Add -forensic | giraffedata | 2014-03-01 | 1 | -90/+228 |
* | Fix buffer overrun | giraffedata | 2014-03-01 | 1 | -4/+4 |
* | Fix buffer overrun | giraffedata | 2014-02-25 | 1 | -1/+1 |
* | Fix abuse of unsigned integer coercion to integer | giraffedata | 2013-07-27 | 1 | -10/+32 |
* | cleanup | giraffedata | 2013-07-27 | 1 | -6/+12 |
* | Correct grammar in comment | giraffedata | 2013-07-25 | 1 | -1/+1 |
* | cleanup - declare qsort comparison routines as such | giraffedata | 2013-07-24 | 1 | -1/+15 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+5 |
* | cleanup | giraffedata | 2013-05-03 | 1 | -4/+4 |
* | Fix bug - row index incremented before use; should be after | giraffedata | 2013-05-03 | 1 | -12/+28 |
* | cleanup | giraffedata | 2013-05-03 | 1 | -3/+0 |
* | Fix bug from revision 1771: says types are different when they aren't | giraffedata | 2013-04-06 | 1 | -4/+4 |
* | Add -median, -quartile, and -decile options | giraffedata | 2012-12-02 | 1 | -14/+191 |