about summary refs log tree commit diff
path: root/converter/other/pnmtops.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2024-03-121-1/+1
* cleanupgiraffedata2023-10-191-8/+12
* Fix incorrect output with a bounding box that is exactly INT_MAX high or widegiraffedata2021-03-131-2/+2
* typos in commentsgiraffedata2021-03-081-2/+2
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-97/+97
* cleanupgiraffedata2017-02-091-3/+3
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Fix bug: always thinks -level=N is -level=1giraffedata2015-11-251-1/+1
* cleanup: Use new RLE library facilitiesgiraffedata2015-07-141-131/+28
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-161-6/+2
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-221-2/+14
* Fix spurious blank line in asciihex rastergiraffedata2013-12-071-3/+2
* Improve error messages for output I/O errorgiraffedata2013-12-071-3/+13
* cleanupgiraffedata2013-12-071-4/+15
* Fix divide by zero with 12 bits per samplegiraffedata2013-12-061-10/+38
* Add debug messagesgiraffedata2013-11-271-1/+11
* Fix bug: wrong output with -rle; line accidentally deleted when writeFile() i...giraffedata2013-11-241-2/+4
* Fix bug: some ascii85 filter output goes to stdout instead of *ofPgiraffedata2013-11-241-6/+16
* Make sure SIGCHLD isn't set to ignoregiraffedata2013-11-161-1/+46
* Keep Standard Error opengiraffedata2013-11-121-1/+1
* Close inherited files to keep new file descriptor numbers < 10giraffedata2013-11-121-0/+7
* Add commentsgiraffedata2013-10-201-0/+10
* move commentgiraffedata2013-05-271-13/+15
* Fix bug: stdout closes after first image, so only first image gets writtengiraffedata2013-05-271-4/+31
* Check for write failuregiraffedata2013-05-271-20/+32
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-131-1/+1
* Fix messagegiraffedata2011-09-111-3/+5
* cleanupgiraffedata2011-07-301-1106/+1188
* Pnmtops rewrite from Prophet of the Waygiraffedata2011-07-291-754/+1194
* fix typo in messagegiraffedata2011-07-041-1/+1
* cleanupgiraffedata2011-07-041-3/+2
* Fix use of unset variablegiraffedata2011-04-011-6/+8
* cleanupgiraffedata2010-10-241-9/+10
* fix arithmetic overflowsgiraffedata2010-10-241-83/+174
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-1/+1
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Add -bitsperpixel optiongiraffedata2010-05-011-54/+126
* Fix bug: 12 bit output when 8 would dogiraffedata2010-04-241-0/+2
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+2
* Convert rest of STREQ to streqgiraffedata2007-08-121-1/+1
* improve warning msggiraffedata2007-07-311-3/+6
* Do 12 bits per sample if user says -psfiltergiraffedata2007-07-311-22/+39
* Don't attempt to do 12 bits per samplegiraffedata2007-07-301-10/+23
* cleanupgiraffedata2007-01-211-2/+2
* Create Subversion repositorygiraffedata2006-08-191-0/+1323