Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo in comment | giraffedata | 2018-04-26 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-04-26 | 1 | -3/+3 |
* | Fix bug in recognizing GRAYSCALE* tuple type - but since it affects only imag... | giraffedata | 2018-04-26 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -1/+0 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -1/+0 |
* | whitespace | giraffedata | 2018-04-25 | 1 | -14/+14 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -5/+4 |
* | whitespace | giraffedata | 2018-04-25 | 1 | -4/+4 |
* | Recognize _XOPEN_SOURCE 500 as another way of requesting strcasecmp | giraffedata | 2018-04-25 | 1 | -4/+10 |
* | add history | giraffedata | 2018-04-21 | 1 | -0/+2 |
* | fix comment; cleanup | giraffedata | 2018-04-12 | 1 | -4/+3 |
* | Add -fitbrightness | giraffedata | 2018-04-08 | 1 | -22/+52 |
* | whitespace | giraffedata | 2018-04-08 | 1 | -24/+24 |
* | Fix bug: require at least two mappings on command line | giraffedata | 2018-04-08 | 1 | -0/+3 |
* | interpret color specifications on command line normally with -linear | giraffedata | 2018-04-08 | 1 | -224/+325 |
* | whitespace | giraffedata | 2018-04-08 | 1 | -49/+49 |
* | Add pamlevels | giraffedata | 2018-04-06 | 3 | -1/+359 |
* | whitespace | giraffedata | 2018-04-05 | 1 | -59/+59 |
* | miscellaneous updates | giraffedata | 2018-04-04 | 1 | -12/+38 |
* | Fix comments about the mess when the input file contains NUL | giraffedata | 2018-04-04 | 1 | -8/+28 |
* | Add tests for pbmtext -wchar | giraffedata | 2018-04-01 | 10 | -100/+262 |
* | Distinguish EOF from read error | giraffedata | 2018-04-01 | 1 | -55/+125 |
* | Prepare to work on 10.83 | giraffedata | 2018-03-25 | 2 | -1/+3 |
* | Change release number to 10.82.00 | giraffedata | 2018-03-25 | 2 | -3/+3 |
* | fix comment | giraffedata | 2018-03-23 | 1 | -2/+1 |
* | Add wide character capability to Pbmtext | giraffedata | 2018-03-23 | 4 | -216/+581 |
* | Improve error message when writing packed PBM row fails | giraffedata | 2018-03-21 | 1 | -6/+12 |
* | whitespace | giraffedata | 2018-03-21 | 1 | -42/+42 |
* | whitespace | giraffedata | 2018-03-17 | 1 | -49/+49 |
* | 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 |
* | Add when-broken information | giraffedata | 2018-03-05 | 1 | -3/+5 |
* | whitespace | giraffedata | 2018-03-05 | 1 | -37/+37 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -5/+5 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -65/+65 |
* | whitespace | giraffedata | 2018-02-28 | 1 | -29/+29 |
* | Fix handling of unexpected EOF in input | giraffedata | 2018-02-17 | 2 | -3/+15 |
* | Fix bug: invalid empty PBM image when G3 input in empty | giraffedata | 2018-02-17 | 2 | -5/+11 |
* | whitespace | giraffedata | 2018-02-17 | 1 | -31/+31 |
* | whitespace | giraffedata | 2018-02-17 | 1 | -62/+62 |
* | Add -text-dump option | giraffedata | 2018-02-17 | 2 | -2/+48 |
* | Fix Ppmhist test for recent addition of a space to summary output | giraffedata | 2018-02-12 | 1 | -10/+10 |
* | Fix bug: uncommented summary with -map | giraffedata | 2018-02-08 | 1 | -8/+10 |
* | improve error message | giraffedata | 2018-02-07 | 2 | -1/+3 |
* | Add ppmrainbow: to error messages, like other programs | giraffedata | 2018-02-07 | 2 | -1/+4 |
* | Add test for new ppmhist summary | giraffedata | 2018-02-07 | 2 | -6/+29 |