about summary refs log tree commit diff
path: root/converter/pbm
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupgiraffedata2015-05-171-11/+13
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-164-24/+5
* Fix bogus assertion and comment from a few hours agogiraffedata2015-05-131-3/+4
* Fix incorrect output with oversize input imagegiraffedata2015-05-131-0/+12
* cleanupgiraffedata2015-04-262-216/+249
* Use packed PBM facilities and shhopt command line processing. Add -norlegiraffedata2015-04-263-363/+750
* cleanupgiraffedata2015-04-111-74/+160
* cleanupgiraffedata2015-04-111-3/+3
* cleanupgiraffedata2015-04-111-51/+56
* Fix redefined TRUE, FALSE compile failuregiraffedata2015-01-011-2/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Quiet some GCC -Wformat-security compiler warningsgiraffedata2014-05-201-4/+4
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-131-8/+9
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-011-1/+1
* 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