Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup | giraffedata | 2021-03-09 | 1 | -8/+10 | |
* | 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 | |
* | Add BMP/PNG encoding to verbose output | giraffedata | 2020-12-31 | 1 | -0/+4 | |
* | 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 | |
* | 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 | |
* | cleanup | giraffedata | 2020-07-05 | 1 | -10/+10 | |
* | whitespace | giraffedata | 2020-07-03 | 1 | -36/+39 | |
* | Fix handling of mktemp failure | giraffedata | 2020-06-27 | 1 | -1/+1 | |
* | Add some web links to comments | giraffedata | 2020-06-16 | 1 | -0/+22 | |
* | 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 bugs from previous commit | giraffedata | 2020-06-03 | 3 | -9/+42 | |
* | Undo previous mistaken change | giraffedata | 2020-05-30 | 1 | -2/+2 | |
* | Handle failed I/O | giraffedata | 2020-05-30 | 4 | -8/+31 | |
* | Handle failed I/O | giraffedata | 2020-05-30 | 9 | -221/+314 | |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 2 | -6/+6 | |
* | whitespace | giraffedata | 2020-03-26 | 1 | -3/+3 | |
* | Fix error message | giraffedata | 2020-03-26 | 1 | -2/+3 | |
* | Fix bugs: incorrect height of convolution matrix, arithmetic overflow | giraffedata | 2020-03-22 | 1 | -8/+20 | |
* | cleanup | giraffedata | 2020-03-15 | 1 | -2/+0 | |
* | cleanup | giraffedata | 2020-03-15 | 1 | -2/+0 | |
* | Add _DEFAULT_SOURCE | giraffedata | 2020-03-15 | 1 | -0/+1 | |
* | whitespace | giraffedata | 2020-03-15 | 1 | -15/+15 | |
* | Avoid compiler warning about possibly misplaced parentheses | giraffedata | 2020-03-15 | 1 | -2/+2 | |
* | Fix typos in comments, whitespace | giraffedata | 2019-12-30 | 3 | -105/+105 | |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 25 | -645/+661 | |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 29 | -443/+458 |