| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add pnm_createWhiteTuple, pnm_backgroundtuplerow | giraffedata | 2022-07-28 | 2 | -0/+82 |
* | fix comment | giraffedata | 2022-07-28 | 1 | -3/+3 |
* | comments | giraffedata | 2022-07-26 | 1 | -1/+5 |
* | check for null font name; clean up other command line validation | giraffedata | 2022-07-21 | 2 | -5/+9 |
* | Fix command line processing - no options worked; add arithmetic overflow checks | giraffedata | 2022-07-17 | 2 | -51/+190 |
* | Don't use nonstandard echo -n | giraffedata | 2022-07-03 | 55 | -443/+433 |
* | silence compiler warning | giraffedata | 2022-06-24 | 1 | -1/+4 |
* | Prepare to work on Release 11.00 | giraffedata | 2022-06-24 | 2 | -1/+6 |
* | Make release 10.99 | giraffedata | 2022-06-24 | 2 | -3/+3 |
* | Accept input filename argument; don't use intermediate buffer or generic QOI ... | giraffedata | 2022-06-08 | 5 | -766/+677 |
* | Replace vestigial uses of MEMEQ macro with memeq inline function | giraffedata | 2022-06-08 | 3 | -6/+4 |
* | Fix MEMSEQ | giraffedata | 2022-06-08 | 1 | -1/+1 |
* | improve comment | giraffedata | 2022-06-08 | 1 | -0/+1 |
* | Add tests for pamrestack, pamshuffle; rename testimg.ppm work file; correct e... | giraffedata | 2022-05-31 | 23 | -71/+323 |
* | Add license statement that was originally with the code we moved to qoi.c fro... | giraffedata | 2022-05-29 | 1 | -0/+30 |
* | cleanup | giraffedata | 2022-05-22 | 4 | -158/+191 |
* | cleanup | giraffedata | 2022-05-22 | 1 | -108/+139 |
* | Add pm_writefile | giraffedata | 2022-05-22 | 2 | -0/+23 |
* | cleanup | giraffedata | 2022-05-21 | 4 | -88/+63 |
* | Add pm_readfile | giraffedata | 2022-05-21 | 2 | -0/+53 |
* | cleanup | giraffedata | 2022-05-21 | 4 | -519/+425 |
* | Add pamtoqoi, qoitopam, raw submission | giraffedata | 2022-05-20 | 6 | -4/+984 |
* | cleanup | giraffedata | 2022-05-20 | 1 | -18/+16 |
* | Implement -min, -max, -step | giraffedata | 2022-04-30 | 1 | -27/+98 |
* | Fix bugs in previous commit | giraffedata | 2022-04-30 | 1 | -2/+24 |
* | Add -min, -max, -step options for future use | giraffedata | 2022-04-30 | 1 | -5/+128 |
* | cleanup | giraffedata | 2022-04-30 | 1 | -7/+7 |
* | whitespace | giraffedata | 2022-04-30 | 1 | -17/+20 |
* | Add tests for pamshuffle, pamrestack | giraffedata | 2022-04-30 | 4 | -2/+10 |
* | Add pamrestack, pamshuffle | giraffedata | 2022-04-30 | 4 | -5/+635 |
* | Remove previous commit (4321) -- type coercion doesn't work the way I thought... | giraffedata | 2022-04-16 | 1 | -12/+12 |
* | Remove two's-complement hack from Packbits decoding to it works on all archit... | giraffedata | 2022-04-13 | 2 | -16/+48 |
* | Fix wrong bt709<->srgb gamma tables | giraffedata | 2022-04-09 | 2 | -3/+7 |
* | Fix incorrect output file name for PAM input | giraffedata | 2022-04-03 | 2 | -2/+7 |
* | Clean up type coercions | giraffedata | 2022-03-30 | 2 | -12/+15 |
* | Prepare to work on 10.99 | giraffedata | 2022-03-27 | 2 | -1/+3 |
* | Make Release 10.98.00 | giraffedata | 2022-03-27 | 2 | -3/+3 |
* | Fix bug from previous commit | giraffedata | 2022-03-25 | 1 | -14/+18 |
* | Fix use after free from recent commit | giraffedata | 2022-03-16 | 3 | -15/+6 |
* | Use temporary files securely, with File::Temp::tempdir | giraffedata | 2022-03-15 | 2 | -69/+79 |
* | cleanup | giraffedata | 2022-03-15 | 1 | -1/+1 |
* | Use better temp file name | giraffedata | 2022-03-15 | 1 | -2/+3 |
* | Use better temp file name | giraffedata | 2022-03-15 | 1 | -2/+3 |
* | New stdin tests; test whether output is actually produced | giraffedata | 2022-03-12 | 25 | -292/+463 |
* | Add -fixedtime | giraffedata | 2022-03-12 | 2 | -10/+23 |
* | cleanup | giraffedata | 2022-03-12 | 1 | -3/+3 |
* | cleanup | giraffedata | 2022-03-12 | 4 | -195/+193 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -6/+9 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -13/+16 |
* | Fix vertical justification | giraffedata | 2022-03-10 | 2 | -2/+26 |