about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2018-04-281-102/+102
* quiet compiler warninggiraffedata2018-04-281-5/+8
* cleanupgiraffedata2018-04-281-7/+7
* whitespacegiraffedata2018-04-281-40/+40
* Switch from _BSD_SOURCE to _XOPEN_SOURCE 500 to get strdup(), because the com...giraffedata2018-04-261-3/+2
* Remove _XOPEN_SOURCE because in combination with _BSD_SOURCE, it causes nstri...giraffedata2018-04-261-1/+0
* whitespacegiraffedata2018-04-261-26/+26
* fix typo in commentgiraffedata2018-04-261-1/+1
* cleanupgiraffedata2018-04-261-3/+3
* Fix bug in recognizing GRAYSCALE* tuple type - but since it affects only imag...giraffedata2018-04-261-1/+1
* cleanupgiraffedata2018-04-251-1/+0
* cleanupgiraffedata2018-04-251-1/+0
* whitespacegiraffedata2018-04-251-14/+14
* cleanupgiraffedata2018-04-251-5/+4
* whitespacegiraffedata2018-04-251-4/+4
* Recognize _XOPEN_SOURCE 500 as another way of requesting strcasecmpgiraffedata2018-04-251-4/+10
* add historygiraffedata2018-04-211-0/+2
* fix comment; cleanupgiraffedata2018-04-121-4/+3
* Add -fitbrightnessgiraffedata2018-04-081-22/+52
* whitespacegiraffedata2018-04-081-24/+24
* Fix bug: require at least two mappings on command linegiraffedata2018-04-081-0/+3
* interpret color specifications on command line normally with -lineargiraffedata2018-04-081-224/+325
* whitespacegiraffedata2018-04-081-49/+49
* Add pamlevelsgiraffedata2018-04-063-1/+359
* whitespacegiraffedata2018-04-051-59/+59
* miscellaneous updatesgiraffedata2018-04-041-12/+38
* Fix comments about the mess when the input file contains NULgiraffedata2018-04-041-8/+28
* Add tests for pbmtext -wchargiraffedata2018-04-0110-100/+262
* Distinguish EOF from read errorgiraffedata2018-04-011-55/+125
* Prepare to work on 10.83giraffedata2018-03-252-1/+3
* Change release number to 10.82.00giraffedata2018-03-252-3/+3
* fix commentgiraffedata2018-03-231-2/+1
* Add wide character capability to Pbmtextgiraffedata2018-03-234-216/+581
* Improve error message when writing packed PBM row failsgiraffedata2018-03-211-6/+12
* whitespacegiraffedata2018-03-211-42/+42
* whitespacegiraffedata2018-03-171-49/+49
* add commentgiraffedata2018-03-131-0/+4
* whitespacegiraffedata2018-03-131-54/+54
* Remove nonsensical tuple type check from pnm_makerowrgbgiraffedata2018-03-101-5/+3
* whitespacegiraffedata2018-03-101-91/+91
* whitespacegiraffedata2018-03-101-55/+55
* clarify applicable standard, add more precisiongiraffedata2018-03-052-9/+17
* Add when-broken informationgiraffedata2018-03-051-3/+5
* whitespacegiraffedata2018-03-051-37/+37
* whitespacegiraffedata2018-02-281-5/+5
* whitespacegiraffedata2018-02-281-65/+65
* whitespacegiraffedata2018-02-281-29/+29
* Fix handling of unexpected EOF in inputgiraffedata2018-02-172-3/+15
* Fix bug: invalid empty PBM image when G3 input in emptygiraffedata2018-02-172-5/+11
* whitespacegiraffedata2018-02-171-31/+31