about summary refs log tree commit diff
path: root/lib/libppmcolor.c
Commit message (Expand)AuthorAgeFilesLines
* Allow color dictionary with more than 1000 colors; Add Resene paint colors to...giraffedata2024-04-011-267/+267
* Don't ignore garbage at the end of a color specifiergiraffedata2024-03-281-4/+1
* cleanupgiraffedata2024-03-271-35/+43
* Fix handling of floating point imprecision in unnormalizing samplesgiraffedata2019-01-201-3/+3
* cleanupgiraffedata2018-10-021-6/+2
* Add pnm_colorspec_*, pnm_parsecolor2, pnm_allocpamtuplen, pnm_freepamtuplen. ...giraffedata2018-05-121-4/+4
* Add pnm_parsecolor2, make ppm_parsecolor2 use pnm_parsecolor2giraffedata2018-05-091-364/+41
* quiet compiler warninggiraffedata2018-04-281-5/+8
* cleanupgiraffedata2018-04-281-7/+7
* whitespacegiraffedata2018-04-281-40/+40
* Fix incorrect use of setjmp/longjmpgiraffedata2017-08-111-5/+4
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>giraffedata2015-01-011-3/+3
* Change _XOPEN_SOURCE 600 to 500. See doc/HISTORYgiraffedata2014-09-201-1/+1
* Fix use of unset variable - entries in the colornames table don't get set whe...giraffedata2013-06-011-27/+76
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-081-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-10/+10
* Add pnm_colorname()giraffedata2006-12-241-7/+6
* Fix unitialized value in ppm_parsecolor()giraffedata2006-11-201-1/+2
* Make strishex() library functiongiraffedata2006-09-091-17/+1
* Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ...giraffedata2006-08-291-50/+189
* fix rgb: color parsing for invalid syntaxgiraffedata2006-08-201-23/+92
* Create Subversion repositorygiraffedata2006-08-191-0/+710