about summary refs log tree commit diff
path: root/converter/other/giftopnm.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2024-03-121-5/+2
* cleanupgiraffedata2023-11-301-6/+3
* cleanupgiraffedata2023-10-081-1/+3
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-2/+2
* Fix data width vs initial/minimum code size issuesgiraffedata2018-01-191-23/+33
* whitespacegiraffedata2018-01-191-106/+106
* cleanupgiraffedata2017-01-111-4/+11
* cleanupgiraffedata2017-01-081-7/+12
* cleanupgiraffedata2017-01-081-128/+170
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Don't do attempt unaligned memory access on machine that can't do thatgiraffedata2016-08-131-7/+2
* Fix handling of corrupted GIF with neither local nor global color mapgiraffedata2015-03-291-6/+20
* cleanupgiraffedata2015-03-291-15/+28
* cleanupgiraffedata2015-03-291-4/+3
* cleanupgiraffedata2015-03-291-65/+74
* Fix type mismatchgiraffedata2015-01-251-1/+1
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-221-11/+24
* Replace use of Pnmscale with use of Pamscalegiraffedata2014-11-211-1/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Fix variable used before setgiraffedata2013-06-151-0/+1
* Remove irrelevant assertiongiraffedata2012-11-181-2/+0
* Fix commentgiraffedata2012-09-141-1/+1
* Add _USE_BSDgiraffedata2012-09-081-1/+1
* cleanupgiraffedata2012-05-261-56/+58
* Fix bugs with invalid input; respond better to invalid inputs, speed up, cleanupgiraffedata2012-05-251-475/+840
* Undo bogus commitgiraffedata2012-05-251-840/+475
* cleanupgiraffedata2012-05-251-475/+840
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-30/+30
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* Extract whole bytes or words instead of a bit at a timegiraffedata2009-05-021-8/+48
* Fix for block shorter than codegiraffedata2009-05-021-5/+12
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Convert rest of STREQ to streqgiraffedata2007-08-121-2/+2
* handle more input image corruptionsgiraffedata2007-02-161-196/+331
* Add --repair option to Giftopnmgiraffedata2007-01-291-64/+143
* cleanupgiraffedata2007-01-211-2/+2
* cleanupgiraffedata2007-01-121-11/+14
* fix commentsgiraffedata2006-11-211-2/+2
* Create Subversion repositorygiraffedata2006-08-191-0/+1460