about summary refs log tree commit diff
path: root/converter/pbm/pbmtoxbm.c
Commit message (Expand)AuthorAgeFilesLines
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* fix error messagegiraffedata2015-05-181-2/+2
* Fix bug: segfault with zero width imagegiraffedata2015-05-171-9/+28
* cleanupgiraffedata2015-05-171-11/+13
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-161-8/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-1/+1
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* Fix compiler warningsgiraffedata2010-04-101-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Change some STREQ to streqgiraffedata2007-07-211-1/+1
* Change pbm_allocrow() to pbm_allocrow_packed()giraffedata2006-11-061-1/+1
* Use packed PBM functions, merge pbmtoxbm & pbmtox10bmgiraffedata2006-10-251-81/+313
* Create Subversion repositorygiraffedata2006-08-191-0/+165