about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* check for null font name; clean up other command line validationgiraffedata2022-07-212-5/+9
* Fix command line processing - no options worked; add arithmetic overflow checksgiraffedata2022-07-172-51/+190
* Don't use nonstandard echo -ngiraffedata2022-07-0355-443/+433
* silence compiler warninggiraffedata2022-06-241-1/+4
* Prepare to work on Release 11.00giraffedata2022-06-242-1/+6
* Make release 10.99giraffedata2022-06-242-3/+3
* Accept input filename argument; don't use intermediate buffer or generic QOI ...giraffedata2022-06-085-766/+677
* Replace vestigial uses of MEMEQ macro with memeq inline functiongiraffedata2022-06-083-6/+4
* Fix MEMSEQgiraffedata2022-06-081-1/+1
* improve commentgiraffedata2022-06-081-0/+1
* Add tests for pamrestack, pamshuffle; rename testimg.ppm work file; correct e...giraffedata2022-05-3123-71/+323
* Add license statement that was originally with the code we moved to qoi.c fro...giraffedata2022-05-291-0/+30
* cleanupgiraffedata2022-05-224-158/+191
* cleanupgiraffedata2022-05-221-108/+139
* Add pm_writefilegiraffedata2022-05-222-0/+23
* cleanupgiraffedata2022-05-214-88/+63
* Add pm_readfilegiraffedata2022-05-212-0/+53
* cleanupgiraffedata2022-05-214-519/+425
* Add pamtoqoi, qoitopam, raw submissiongiraffedata2022-05-206-4/+984
* cleanupgiraffedata2022-05-201-18/+16
* Implement -min, -max, -stepgiraffedata2022-04-301-27/+98
* Fix bugs in previous commitgiraffedata2022-04-301-2/+24
* Add -min, -max, -step options for future usegiraffedata2022-04-301-5/+128
* cleanupgiraffedata2022-04-301-7/+7
* whitespacegiraffedata2022-04-301-17/+20
* Add tests for pamshuffle, pamrestackgiraffedata2022-04-304-2/+10
* Add pamrestack, pamshufflegiraffedata2022-04-304-5/+635
* Remove previous commit (4321) -- type coercion doesn't work the way I thought...giraffedata2022-04-161-12/+12
* Remove two's-complement hack from Packbits decoding to it works on all archit...giraffedata2022-04-132-16/+48
* Fix wrong bt709<->srgb gamma tablesgiraffedata2022-04-092-3/+7
* Fix incorrect output file name for PAM inputgiraffedata2022-04-032-2/+7
* Clean up type coercionsgiraffedata2022-03-302-12/+15
* Prepare to work on 10.99giraffedata2022-03-272-1/+3
* Make Release 10.98.00giraffedata2022-03-272-3/+3
* Fix bug from previous commitgiraffedata2022-03-251-14/+18
* Fix use after free from recent commitgiraffedata2022-03-163-15/+6
* Use temporary files securely, with File::Temp::tempdirgiraffedata2022-03-152-69/+79
* cleanupgiraffedata2022-03-151-1/+1
* Use better temp file namegiraffedata2022-03-151-2/+3
* Use better temp file namegiraffedata2022-03-151-2/+3
* New stdin tests; test whether output is actually producedgiraffedata2022-03-1225-292/+463
* Add -fixedtimegiraffedata2022-03-122-10/+23
* cleanupgiraffedata2022-03-121-3/+3
* cleanupgiraffedata2022-03-124-195/+193
* whitespacegiraffedata2022-03-121-6/+9
* whitespacegiraffedata2022-03-121-13/+16
* Fix vertical justificationgiraffedata2022-03-102-2/+26
* whitespacegiraffedata2022-03-101-31/+34
* cleanupgiraffedata2022-03-081-23/+28
* cleanupgiraffedata2022-03-062-1007/+0