Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2022-11-06 | 1 | -29/+25 |
* | Remove debug trace | giraffedata | 2022-11-06 | 1 | -3/+11 |
* | cleanup | giraffedata | 2022-11-06 | 1 | -42/+44 |
* | cleanup | giraffedata | 2022-11-06 | 1 | -49/+58 |
* | Improve error message | giraffedata | 2022-11-06 | 1 | -1/+2 |
* | cleanup | giraffedata | 2022-11-06 | 1 | -34/+48 |
* | cleanup | giraffedata | 2022-11-06 | 1 | -544/+538 |
* | cleanup | giraffedata | 2022-11-06 | 1 | -45/+39 |
* | whitespace | giraffedata | 2022-11-06 | 1 | -6/+5 |
* | Add comment | giraffedata | 2022-11-06 | 1 | -0/+2 |
* | cleanup | giraffedata | 2022-11-03 | 1 | -61/+106 |
* | Add -size, cleanup | giraffedata | 2022-11-01 | 4 | -137/+165 |
* | Fix constant failure of decode with non-Netpbm libjasper | giraffedata | 2021-03-09 | 1 | -1/+1 |
* | cleanup | giraffedata | 2021-03-09 | 1 | -8/+10 |
* | 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 _DEFAULT_SOURCE | giraffedata | 2020-03-15 | 1 | -0/+1 |
* | whitespace | giraffedata | 2020-03-15 | 1 | -15/+15 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 3 | -16/+19 |
* | Fix assertion failure | giraffedata | 2019-08-29 | 3 | -6/+9 |
* | Fix memory leak | giraffedata | 2019-08-29 | 1 | -0/+19 |
* | Fix negative array index | giraffedata | 2019-08-29 | 1 | -0/+4 |
* | fix null pointer dereference | giraffedata | 2019-08-29 | 1 | -0/+3 |
* | whitespace | giraffedata | 2018-09-30 | 1 | -41/+41 |
* | Fix parsing of list with multi-character delimeter | giraffedata | 2018-09-30 | 1 | -2/+2 |
* | whitespace | giraffedata | 2018-09-30 | 1 | -13/+13 |
* | whitespace | giraffedata | 2018-09-29 | 1 | -52/+55 |
* | cleanup | giraffedata | 2018-04-26 | 1 | -3/+3 |
* | Fix bug in recognizing GRAYSCALE* tuple type - but since it affects only imag... | giraffedata | 2018-04-26 | 1 | -1/+1 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 2 | -0/+2 |
* | cleanup | giraffedata | 2016-05-03 | 4 | -1480/+1618 |
* | Don't build and install libjjbig, libjasper if we are using external versions | giraffedata | 2015-05-02 | 1 | -1/+2 |
* | Add missing include of <io.h> for Mingw32 | giraffedata | 2015-01-01 | 1 | -1/+1 |
* | Change _XOPEN_SOURCE 600 to 500 | giraffedata | 2014-09-20 | 2 | -4/+15 |
* | Remove ambiguous, incorrect use of 'support' | giraffedata | 2014-06-26 | 6 | -29/+27 |
* | cleanup | giraffedata | 2014-06-16 | 2 | -2/+4 |
* | Make null value properly indicate 'in system search path' for JBIGHDR_DIR and... | giraffedata | 2014-06-16 | 1 | -4/+6 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -7/+6 |
* | Fix needless rebuild of partlist | giraffedata | 2013-10-30 | 1 | -2/+1 |
* | correct grammar in comment | giraffedata | 2013-07-25 | 1 | -1/+1 |