about summary refs log tree commit diff
path: root/lib/libpamcolor.c
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore garbage at the end of a color specifiergiraffedata2024-03-281-15/+36
* Fix bogus warning about color not being exactly representablegiraffedata2022-01-311-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-3/+3
* Fix handling of floating point imprecision in unnormalizing samplesgiraffedata2019-01-201-3/+1
* cleanupgiraffedata2018-10-021-6/+2
* Fix missing free from a few days agogiraffedata2018-05-131-0/+1
* Add pnm_colorspec_*, pnm_parsecolor2, pnm_allocpamtuplen, pnm_freepamtuplen. ...giraffedata2018-05-121-0/+257
* Add pnm_parsecolor2, make ppm_parsecolor2 use pnm_parsecolor2giraffedata2018-05-091-4/+87
* whitespacegiraffedata2018-04-081-24/+24
* cleanupgiraffedata2017-07-131-71/+58
* Fix parsing of rgb:hh/hh/hh color specificationgiraffedata2017-07-081-5/+10
* Add pnm_parsecolorngiraffedata2017-06-281-7/+274
* 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-1/+3
* Change _XOPEN_SOURCE 600 to 500. See doc/HISTORYgiraffedata2014-09-201-1/+1
* Add some copyright noticesgiraffedata2012-11-281-5/+8
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-081-1/+1
* fix commentsgiraffedata2008-01-271-1/+1
* Add pnm_colorname()giraffedata2006-12-241-0/+32
* Create Subversion repositorygiraffedata2006-08-191-0/+102