about summary refs log tree commit diff
path: root/converter/ppm
Commit message (Expand)AuthorAgeFilesLines
...
* put imported Hpcdtoppm code in separate directorygiraffedata2023-01-082-25/+28
* Put imported Hpcdtoppm package in separate directorygiraffedata2023-01-071-2/+20
* Correct URL for Netpbm version of Hpcdtoppmgiraffedata2023-01-071-1/+1
* Remove dependency on obsolete 'tempfile' programgiraffedata2023-01-071-1/+1
* Fix free of automatic variablegiraffedata2022-12-242-22/+23
* whitespacegiraffedata2022-12-231-32/+32
* whitespacegiraffedata2022-12-231-33/+36
* Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou...giraffedata2022-08-161-8/+8
* Make more robust to weird input file namesgiraffedata2022-08-051-1/+1
* cleanupgiraffedata2022-08-051-24/+24
* Use new 'pamcat' instead of 'pnmcat'giraffedata2022-08-031-11/+14
* Fix command line processing - no options worked; add arithmetic overflow checksgiraffedata2022-07-171-51/+182
* Limit width to 255giraffedata2022-01-271-0/+4
* Fix input always from Standard Inputgiraffedata2022-01-271-1/+1
* whitespacegiraffedata2022-01-271-1/+1
* whitespacegiraffedata2022-01-151-89/+89
* Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ...giraffedata2022-01-151-28/+4
* Fix crash when no argument introduced by recent cleanupgiraffedata2022-01-141-1/+1
* Fix uninitialized variable with -mapgiraffedata2022-01-121-0/+1
* Fix incorrect output for 32 bit per pixel image with only 3 planesgiraffedata2022-01-111-2/+2
* cleanup - deduplicate codegiraffedata2022-01-111-102/+29
* clenaupgiraffedata2022-01-111-66/+118
* Fix verbositygiraffedata2022-01-101-9/+10
* cleanupgiraffedata2022-01-101-156/+171
* Change -verbose to a a numerical optiongiraffedata2022-01-081-3/+6
* Fix bug in commit moments agogiraffedata2022-01-081-2/+2
* Add verbose messagesgiraffedata2022-01-081-15/+21
* cleanupgiraffedata2022-01-081-446/+582
* Fix make package on Windows - no exe on shell programgiraffedata2021-03-261-1/+1
* cleanupgiraffedata2020-09-261-167/+212
* cleanupgiraffedata2020-09-261-104/+107
* Fix use of string from user as a format stringgiraffedata2020-09-051-3/+3
* Fix garbage conversion from csh arraysgiraffedata2020-07-051-17/+17
* Implement -version, -plain, and -quiet; fix option parsing; terminate gracefu...giraffedata2020-06-271-58/+85
* Fix handling of mktemp failuregiraffedata2020-06-271-1/+1
* more improvements to temp file generationgiraffedata2020-06-251-4/+4
* Better generation of temp files, /bin/bash instead of /bin/shgiraffedata2020-06-251-4/+8
* Update location from which to get Hpcdtoppmgiraffedata2020-06-251-3/+3
* Fix handling of invalid inputs, recognize 0 dimension = 256giraffedata2020-06-162-65/+113
* whitespacegiraffedata2020-06-161-100/+100
* Fix for input file that has negative, zero, or missing width valuegiraffedata2020-06-101-11/+30
* Fix buffer overrunsgiraffedata2020-06-075-26/+59
* whitespacegiraffedata2020-06-071-36/+36
* whitespacegiraffedata2020-06-071-13/+13
* Fix handling of non-terminated string in input imagegiraffedata2020-06-072-30/+15
* whitespacegiraffedata2020-06-071-3/+3
* cleanupgiraffedata2020-06-071-12/+11
* cleanupgiraffedata2020-06-071-5/+5
* cleanupgiraffedata2020-06-071-4/+5
* silence compiler warninggiraffedata2020-06-071-2/+2