Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typos in comments | giraffedata | 2021-03-08 | 1 | -2/+2 | |
* | Fix uninitialized variable | giraffedata | 2021-03-07 | 1 | -0/+5 | |
* | cleanup | giraffedata | 2021-03-07 | 1 | -3/+10 | |
* | Fix unset variable use resulting in wrong determination of transparent color | giraffedata | 2021-03-07 | 1 | -0/+2 | |
* | cleanup | giraffedata | 2021-03-07 | 1 | -39/+34 | |
* | Fix trivial memory leaks | giraffedata | 2021-03-06 | 1 | -1/+5 | |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 1 | -2/+8 | |
* | Include program name in error messages | giraffedata | 2021-01-24 | 1 | -3/+12 | |
* | Add BMP/PNG encoding to verbose output | giraffedata | 2020-12-31 | 1 | -0/+4 | |
* | cleanup | giraffedata | 2020-12-27 | 1 | -76/+87 | |
* | cleanup | giraffedata | 2020-09-26 | 1 | -167/+212 | |
* | cleanup | giraffedata | 2020-09-26 | 1 | -104/+107 | |
* | Restore ability to build with real libjasper ruined a few days ago | giraffedata | 2020-09-12 | 6 | -15/+78 | |
* | Fix -tilegrdtly | giraffedata | 2020-09-12 | 1 | -1/+1 | |
* | Fix -progression | giraffedata | 2020-09-11 | 1 | -5/+5 | |
* | Improve error message | giraffedata | 2020-09-09 | 1 | -3/+3 | |
* | cleanup | giraffedata | 2020-09-08 | 1 | -10/+9 | |
* | Fix bug from commit earlier today | giraffedata | 2020-09-06 | 1 | -37/+30 | |
* | Add diagnostics | giraffedata | 2020-09-06 | 1 | -24/+43 | |
* | Return some error info to caller instead of writing to Standard Error | giraffedata | 2020-09-06 | 1 | -37/+37 | |
* | Add diagnostics | giraffedata | 2020-09-06 | 7 | -541/+778 | |
* | cleanup | giraffedata | 2020-09-06 | 1 | -240/+252 | |
* | whitespace | giraffedata | 2020-09-06 | 1 | -711/+711 | |
* | Remove setjmp when done with it to avoid hyperjump there for every subsequent... | giraffedata | 2020-09-06 | 1 | -0/+2 | |
* | Fix use of string from user as a format string | giraffedata | 2020-09-05 | 1 | -3/+3 | |
* | Add verbose messages about input image | giraffedata | 2020-08-29 | 2 | -21/+47 | |
* | whitespace | giraffedata | 2020-08-23 | 1 | -22/+22 | |
* | Add -randomseed | giraffedata | 2020-07-07 | 1 | -3/+16 | |
* | Fix garbage conversion from csh arrays | giraffedata | 2020-07-05 | 1 | -17/+17 | |
* | cleanup | giraffedata | 2020-07-05 | 1 | -10/+10 | |
* | whitespace | giraffedata | 2020-07-03 | 1 | -36/+39 | |
* | Implement -version, -plain, and -quiet; fix option parsing; terminate gracefu... | giraffedata | 2020-06-27 | 1 | -58/+85 | |
* | Fix handling of mktemp failure | giraffedata | 2020-06-27 | 2 | -2/+2 | |
* | more improvements to temp file generation | giraffedata | 2020-06-25 | 1 | -4/+4 | |
* | Better generation of temp files, /bin/bash instead of /bin/sh | giraffedata | 2020-06-25 | 1 | -4/+8 | |
* | Update location from which to get Hpcdtoppm | giraffedata | 2020-06-25 | 1 | -3/+3 | |
* | Fix handling of invalid inputs, recognize 0 dimension = 256 | giraffedata | 2020-06-16 | 2 | -65/+113 | |
* | whitespace | giraffedata | 2020-06-16 | 1 | -100/+100 | |
* | Add some web links to comments | giraffedata | 2020-06-16 | 1 | -0/+22 | |
* | Fix for input file that has negative, zero, or missing width value | giraffedata | 2020-06-10 | 1 | -11/+30 | |
* | Fix crash with PNG icon | giraffedata | 2020-06-09 | 1 | -4/+6 | |
* | whitespace | giraffedata | 2020-06-08 | 1 | -25/+25 | |
* | cleanup | giraffedata | 2020-06-07 | 4 | -5/+3 | |
* | Fix buffer overrun | giraffedata | 2020-06-07 | 1 | -2/+3 | |
* | whitespace | giraffedata | 2020-06-07 | 1 | -28/+28 | |
* | Fix undefined behavior: swab with source and destination the same | giraffedata | 2020-06-07 | 1 | -4/+18 | |
* | Fix buffer overruns | giraffedata | 2020-06-07 | 5 | -26/+59 | |
* | whitespace | giraffedata | 2020-06-07 | 1 | -36/+36 | |
* | whitespace | giraffedata | 2020-06-07 | 1 | -13/+13 | |
* | Fix handling of non-terminated string in input image | giraffedata | 2020-06-07 | 2 | -30/+15 |