Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2024-09-10 | 2 | -56/+33 |
* | cleanup | giraffedata | 2024-09-09 | 1 | -18/+5 |
* | improve comments | giraffedata | 2024-09-09 | 1 | -2/+2 |
* | Add comments, whitespace | giraffedata | 2024-09-07 | 1 | -6/+7 |
* | Fix error message | giraffedata | 2024-09-05 | 1 | -1/+1 |
* | Reject rgb: color name with more than 4 hexadecimal digits | giraffedata | 2024-09-05 | 1 | -5/+30 |
* | remove extraneous ppm_readclordict2 declaration added in previous commit | giraffedata | 2024-06-30 | 1 | -5/+0 |
* | add comment | giraffedata | 2024-06-27 | 1 | -0/+6 |
* | whitespace | giraffedata | 2024-06-24 | 1 | -37/+37 |
* | Fix double free crash when memory allocation fails | giraffedata | 2024-04-11 | 1 | -2/+0 |
* | add comments | giraffedata | 2024-04-11 | 1 | -0/+11 |
* | Allow color dictionary with more than 1000 colors; Add Resene paint colors to... | giraffedata | 2024-04-01 | 3 | -268/+1708 |
* | Change form of 'Spring Green', 'Lamp Black', and 'light grey' to be consistent | giraffedata | 2024-03-30 | 1 | -3/+3 |
* | Don't ignore garbage at the end of a color specifier | giraffedata | 2024-03-28 | 2 | -19/+37 |
* | Add comment about duplicate entries | giraffedata | 2024-03-27 | 1 | -0/+4 |
* | cleanup | giraffedata | 2024-03-27 | 3 | -68/+103 |
* | Add comments | giraffedata | 2024-03-12 | 1 | -3/+15 |
* | Add comments | giraffedata | 2024-03-08 | 1 | -1/+10 |
* | Use modern types, add 'opt_parseOptions4' | giraffedata | 2024-03-07 | 2 | -349/+307 |
* | cleanup | giraffedata | 2023-12-16 | 1 | -9/+3 |
* | Add pnm_formattypenm | giraffedata | 2023-11-30 | 2 | -0/+16 |
* | whitespace | giraffedata | 2023-11-30 | 1 | -0/+3 |
* | Drop infeasible pm_feed_from_filestream, add pm_feed_from_file, pm_accept_to_... | giraffedata | 2023-11-28 | 2 | -5/+70 |
* | Add pm_feed_from_filestream, pm_accept_to_filestream | giraffedata | 2023-11-26 | 2 | -11/+108 |
* | Fix libsystem_dummy so it compiles again | giraffedata | 2023-11-25 | 2 | -3/+32 |
* | Fix arithmetic overflow | giraffedata | 2023-10-21 | 1 | -2/+5 |
* | Add 'drand1', 'drand1' | giraffedata | 2023-10-17 | 2 | -24/+56 |
* | cleanup | giraffedata | 2023-10-13 | 1 | -2/+2 |
* | Add pm_parse_maxval | giraffedata | 2023-10-10 | 2 | -0/+27 |
* | Add comments | giraffedata | 2023-10-10 | 1 | -0/+7 |
* | whitespace | giraffedata | 2023-10-10 | 1 | -2/+0 |
* | cleanup | giraffedata | 2023-10-10 | 1 | -3/+0 |
* | add comments | giraffedata | 2023-10-10 | 1 | -0/+5 |
* | cleanup | giraffedata | 2023-10-09 | 2 | -9/+19 |
* | cleanup | giraffedata | 2023-09-29 | 3 | -33/+29 |
* | Validate computable image size and maxval in libnetpbm write init functions | giraffedata | 2023-09-29 | 11 | -70/+82 |
* | Fix compile error -- wrong interface to snprintf -- on systems without asprintf | giraffedata | 2023-09-28 | 1 | -2/+2 |
* | Fix arithmetic overflow when bits per sample is > 16 | giraffedata | 2023-09-23 | 1 | -2/+10 |
* | whitespace | giraffedata | 2023-09-20 | 29 | -451/+451 |
* | Fix error message | giraffedata | 2023-09-16 | 1 | -1/+1 |
* | whitespace | giraffedata | 2023-08-30 | 1 | -4/+7 |
* | whitespace | giraffedata | 2023-08-29 | 1 | -2/+2 |
* | cleanup | giraffedata | 2023-08-27 | 3 | -81/+12 |
* | Add computable size check for maxval | giraffedata | 2023-08-19 | 4 | -0/+96 |
* | whitespace | giraffedata | 2023-08-19 | 1 | -41/+44 |
* | Include LDFLAGS in link of shared library | giraffedata | 2023-08-18 | 1 | -5/+5 |
* | conform to recent change of PAM_OVERALL_MAXVAL type | giraffedata | 2023-08-18 | 1 | -2/+2 |
* | Make PAM_OVERALL_MAXVAL unsigned long, to match 'sample' | giraffedata | 2023-08-05 | 1 | -1/+1 |
* | Add _C99_SOURCE in an attempt to get it to compile on macOS Ventura Xcode 14.3 | giraffedata | 2023-05-18 | 1 | -0/+1 |
* | cleanup | giraffedata | 2023-02-23 | 1 | -29/+49 |