about summary refs log tree commit diff
path: root/converter/pbm
Commit message (Expand)AuthorAgeFilesLines
* Check for errors, total cleanupgiraffedata2013-12-261-87/+91
* Fix for all-white page and for too-long raster linesgiraffedata2013-12-131-46/+82
* cleanupgiraffedata2013-06-192-2/+2
* Move icontopbm->sunicontopnm symlink from converter/pbm to converter/pnm, bec...giraffedata2013-02-161-3/+0
* Fix 64 bit signed long problem, eliminate superfluous cmuwm.h filegiraffedata2012-12-163-21/+15
* New test framework, lots of testsgiraffedata2012-11-241-23/+0
* fix incorrect output, memory leakgiraffedata2012-11-181-2/+3
* typos in commentsgiraffedata2011-10-031-1/+1
* Fix compiler warninggiraffedata2011-05-031-1/+1
* cleanupgiraffedata2011-02-131-7/+11
* fix error message, clean upgiraffedata2011-02-131-9/+18
* Install backward compatibility symlink for pbmtoicongiraffedata2011-01-301-0/+3
* Rename pbmtoicon to pbmtosunicongiraffedata2011-01-302-2/+2
* Rename icontopbm to sunicontopnmgiraffedata2010-10-232-172/+9
* Use packed bits, work with 32 bit items, work with Depth=8giraffedata2010-10-231-108/+120
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-293-28/+28
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-2811-15/+15
* cleanupgiraffedata2010-09-171-14/+21
* cleanupgiraffedata2010-09-091-39/+11
* Fix build error introduced by recent warning silencinggiraffedata2010-05-091-1/+7
* Fix compiler warningsgiraffedata2010-04-105-8/+11
* cleanupgiraffedata2010-04-081-58/+150
* cleanupgiraffedata2010-04-021-90/+110
* Eliminate apparently bogus byte reversalgiraffedata2010-03-041-1/+1
* cleanupgiraffedata2010-03-041-6/+11
* cleanupgiraffedata2010-03-041-76/+89
* cleanupgiraffedata2010-03-041-56/+84
* Fix arithmetic overflow with image dimensions represented by 16 bit integersgiraffedata2010-03-022-185/+188
* Add Cistopbm, Pbmtocisgiraffedata2009-07-053-2/+353
* Add missing pm_c_util.h to thinkjettopbm.lgiraffedata2009-05-081-0/+1
* improvements to efficient word accessgiraffedata2009-05-011-0/+1
* Remove obsolete unused variable with buffer overflowgiraffedata2009-04-251-3/+0
* adapt to new definition of MEMSZEROgiraffedata2009-04-101-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-049-2/+11
* fix array bounds violationgiraffedata2009-03-231-1/+1
* cleanupgiraffedata2009-03-231-13/+17
* Fix crashes, incorrect output in all casesgiraffedata2008-12-312-71/+150
* fix commentgiraffedata2008-12-041-2/+2
* Move LDFLAGS latergiraffedata2008-12-031-2/+2
* Rename Makefile.config to config.mkgiraffedata2008-10-052-2/+2
* Rename Makefile.common to common.mkgiraffedata2008-10-052-2/+2
* cleanupgiraffedata2008-09-231-80/+86
* Fast packed PBM logicgiraffedata2008-08-131-46/+82
* Fix buffer overrun with too wide imagegiraffedata2008-05-261-103/+114
* cleanupgiraffedata2007-09-051-5/+0
* Add 255 x 255 size limitationgiraffedata2007-08-281-0/+17
* Replace macros with inline functionsgiraffedata2007-08-262-12/+14
* Change some STREQ to streqgiraffedata2007-07-2111-17/+17
* Add some information about MGR formatgiraffedata2006-11-082-33/+53
* Change pbm_allocrow() to pbm_allocrow_packed()giraffedata2006-11-061-1/+1