| Commit message (Expand) | Author | Age | Files | Lines |
* | Add wide character capability to Pbmtext | giraffedata | 2018-03-23 | 2 | -40/+224 |
* | Improve error message when writing packed PBM row fails | giraffedata | 2018-03-21 | 1 | -6/+12 |
* | whitespace | giraffedata | 2018-03-21 | 1 | -42/+42 |
* | add comment | giraffedata | 2018-03-13 | 1 | -0/+4 |
* | whitespace | giraffedata | 2018-03-13 | 1 | -54/+54 |
* | Remove nonsensical tuple type check from pnm_makerowrgb | giraffedata | 2018-03-10 | 1 | -5/+3 |
* | whitespace | giraffedata | 2018-03-10 | 1 | -91/+91 |
* | whitespace | giraffedata | 2018-03-10 | 1 | -55/+55 |
* | clarify applicable standard, add more precision | giraffedata | 2018-03-05 | 2 | -9/+17 |
* | whitespace | giraffedata | 2018-03-05 | 1 | -37/+37 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -5/+5 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -29/+29 |
* | Add pm_strnlen because Mac OSX before 10.7, at least, does not have it | giraffedata | 2018-01-20 | 2 | -0/+17 |
* | whitespace | giraffedata | 2018-01-20 | 1 | -18/+18 |
* | Fix various incorrect output problems | giraffedata | 2017-09-10 | 2 | -21/+49 |
* | Improve comment | giraffedata | 2017-08-12 | 1 | -3/+8 |
* | Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v... | giraffedata | 2017-08-11 | 1 | -16/+53 |
* | Fix incorrect use of setjmp/longjmp | giraffedata | 2017-08-11 | 1 | -5/+4 |
* | Fix typo in comment | giraffedata | 2017-08-11 | 1 | -1/+1 |
* | cleanup | giraffedata | 2017-07-13 | 1 | -71/+58 |
* | Fix parsing of rgb:hh/hh/hh color specification | giraffedata | 2017-07-08 | 1 | -5/+10 |
* | Fix whitespace | giraffedata | 2017-06-28 | 1 | -1/+1 |
* | Add pnm_parsecolorn | giraffedata | 2017-06-28 | 5 | -39/+338 |
* | add pm_string_to_uint() | giraffedata | 2017-06-09 | 2 | -0/+45 |
* | Remove vestigial wordint facility | giraffedata | 2017-04-26 | 6 | -280/+0 |
* | Don't close inherited Standard Input | giraffedata | 2017-04-23 | 1 | -6/+18 |
* | Remove standard.ppmdfont as dependency of standardppmdfont.c | giraffedata | 2017-04-22 | 1 | -5/+8 |
* | cleanup | giraffedata | 2017-04-20 | 1 | -3/+11 |
* | Fix silent failure of pm_system_lp, pm_system_vp on Windows | giraffedata | 2017-04-20 | 1 | -2/+14 |
* | Improve error message for purported image that ends in the middle of the magi... | giraffedata | 2017-04-16 | 1 | -4/+11 |
* | Fix comment | giraffedata | 2017-04-05 | 1 | -1/+1 |
* | Document OPT_STRINGLIST | giraffedata | 2017-04-05 | 1 | -6/+19 |
* | Use SOURCE_DATE_EPOCH | giraffedata | 2017-03-18 | 1 | -4/+42 |
* | Add missing include | giraffedata | 2017-02-21 | 1 | -0/+1 |
* | Add path builder | giraffedata | 2017-02-19 | 2 | -12/+208 |
* | Remove debug trace | giraffedata | 2017-02-15 | 1 | -2/+0 |
* | Remove debug trace | giraffedata | 2017-02-15 | 1 | -2/+0 |
* | fix typos in comments | giraffedata | 2017-02-15 | 2 | -4/+3 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 8 | -0/+8 |
* | Recognize GCC 2.95.3 has stdbool | giraffedata | 2016-10-02 | 1 | -2/+4 |
* | Add workaround for libc problem with termination status macros, so they work ... | giraffedata | 2016-06-16 | 1 | -1/+13 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -2/+0 |
* | Add pm_system2(), pm_system2_lp(), pm_system2_vp() | giraffedata | 2016-05-07 | 2 | -46/+260 |
* | Add comments | giraffedata | 2016-05-06 | 1 | -1/+4 |
* | Include initializing of option_def_index in OPTENTRYINIT to make it easier to... | giraffedata | 2016-05-02 | 1 | -1/+4 |
* | Fix some corruption from merge 3 days ago | giraffedata | 2016-04-20 | 1 | -2/+7 |
* | Add genfontc, replacing former -dump option on pbmtext | giraffedata | 2016-04-17 | 4 | -10/+28 |
* | Add -dry-run, -dump-sheet, render directly in raw PBM | giraffedata | 2016-04-17 | 5 | -766/+756 |
* | Don't use strndup; not available everywhere | giraffedata | 2016-03-31 | 1 | -5/+1 |
* | cleanup | giraffedata | 2016-03-31 | 1 | -120/+137 |