| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cleanup | giraffedata | 2015-05-19 | 1 | -54/+18 |
* | cleanup | giraffedata | 2015-05-19 | 1 | -24/+23 |
* | cleanup | giraffedata | 2015-05-19 | 1 | -218/+207 |
* | cleanup | giraffedata | 2015-05-19 | 1 | -34/+16 |
* | fix error message | giraffedata | 2015-05-18 | 1 | -2/+2 |
* | Fix bug: segfault with zero width image | giraffedata | 2015-05-17 | 1 | -9/+28 |
* | cleanup | giraffedata | 2015-05-17 | 1 | -11/+13 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 4 | -24/+5 |
* | Fix bogus assertion and comment from a few hours ago | giraffedata | 2015-05-13 | 1 | -3/+4 |
* | Fix incorrect output with oversize input image | giraffedata | 2015-05-13 | 1 | -0/+12 |
* | cleanup | giraffedata | 2015-04-26 | 2 | -216/+249 |
* | Use packed PBM facilities and shhopt command line processing. Add -norle | giraffedata | 2015-04-26 | 3 | -363/+750 |
* | cleanup | giraffedata | 2015-04-11 | 1 | -74/+160 |
* | cleanup | giraffedata | 2015-04-11 | 1 | -3/+3 |
* | cleanup | giraffedata | 2015-04-11 | 1 | -51/+56 |
* | Fix redefined TRUE, FALSE compile failure | giraffedata | 2015-01-01 | 1 | -2/+1 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 1 | -0/+1 |
* | Quiet some GCC -Wformat-security compiler warnings | giraffedata | 2014-05-20 | 1 | -4/+4 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -8/+9 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -1/+1 |
* | Check for errors, total cleanup | giraffedata | 2013-12-26 | 1 | -87/+91 |
* | Fix for all-white page and for too-long raster lines | giraffedata | 2013-12-13 | 1 | -46/+82 |
* | cleanup | giraffedata | 2013-06-19 | 2 | -2/+2 |
* | Move icontopbm->sunicontopnm symlink from converter/pbm to converter/pnm, bec... | giraffedata | 2013-02-16 | 1 | -3/+0 |
* | Fix 64 bit signed long problem, eliminate superfluous cmuwm.h file | giraffedata | 2012-12-16 | 3 | -21/+15 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 1 | -23/+0 |
* | fix incorrect output, memory leak | giraffedata | 2012-11-18 | 1 | -2/+3 |
* | typos in comments | giraffedata | 2011-10-03 | 1 | -1/+1 |
* | Fix compiler warning | giraffedata | 2011-05-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2011-02-13 | 1 | -7/+11 |
* | fix error message, clean up | giraffedata | 2011-02-13 | 1 | -9/+18 |
* | Install backward compatibility symlink for pbmtoicon | giraffedata | 2011-01-30 | 1 | -0/+3 |
* | Rename pbmtoicon to pbmtosunicon | giraffedata | 2011-01-30 | 2 | -2/+2 |
* | Rename icontopbm to sunicontopnm | giraffedata | 2010-10-23 | 2 | -172/+9 |
* | Use packed bits, work with 32 bit items, work with Depth=8 | giraffedata | 2010-10-23 | 1 | -108/+120 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 3 | -28/+28 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 11 | -15/+15 |
* | cleanup | giraffedata | 2010-09-17 | 1 | -14/+21 |
* | cleanup | giraffedata | 2010-09-09 | 1 | -39/+11 |
* | Fix build error introduced by recent warning silencing | giraffedata | 2010-05-09 | 1 | -1/+7 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 5 | -8/+11 |
* | cleanup | giraffedata | 2010-04-08 | 1 | -58/+150 |
* | cleanup | giraffedata | 2010-04-02 | 1 | -90/+110 |
* | Eliminate apparently bogus byte reversal | giraffedata | 2010-03-04 | 1 | -1/+1 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -6/+11 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -76/+89 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -56/+84 |
* | Fix arithmetic overflow with image dimensions represented by 16 bit integers | giraffedata | 2010-03-02 | 2 | -185/+188 |
* | Add Cistopbm, Pbmtocis | giraffedata | 2009-07-05 | 3 | -2/+353 |
* | Add missing pm_c_util.h to thinkjettopbm.l | giraffedata | 2009-05-08 | 1 | -0/+1 |