about summary refs log tree commit diff
path: root/editor/ppmcolormask.c
Commit message (Collapse)AuthorAgeFilesLines
* whitespacegiraffedata2018-09-151-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3323 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix wrong results if input maxval is not 255, resulting from specifying ↵giraffedata2017-06-291-50/+106
| | | | | | maxval 255 in interpreting color specification. Now, we use the new pnm_parsecolorn so there is no maxval and convert the whole program to pam functions (tuple, tuplen, etc.) git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3012 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2017-06-281-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3010 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or ↵giraffedata2016-11-161-0/+1
| | | | | | _SVID_SOURCE, because for some reason GNU C library is replacing the latter with the former. This eliminates compiler warnings about _BSD_SOURCE/_SVID_SOURCE being deprecated git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2836 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2257 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1320 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1312 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Make -ansi compile workgiraffedata2008-12-041-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@781 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Replace macros with inline functionsgiraffedata2007-08-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@386 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Create Subversion repositorygiraffedata2006-08-191-0/+245
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8