Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -18/+0 |
* | whitespace | giraffedata | 2020-03-15 | 1 | -39/+39 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -5/+0 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -3/+0 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -4/+0 |
* | Fix typos in comments, whitespace | giraffedata | 2019-12-30 | 4 | -107/+107 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 29 | -655/+670 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 68 | -1349/+1385 |
* | Fix unquoted filename, causing problems with filename with spaces | giraffedata | 2019-12-03 | 1 | -1/+1 |
* | Fix slightly wrong error message | giraffedata | 2019-11-29 | 1 | -1/+1 |
* | Use pkg-config --exists to quiet error messages | giraffedata | 2019-09-20 | 1 | -5/+22 |
* | 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 |
* | Remove RLE_CHECK_ALLOC and rle_alloc_error from URT library. This fixes a wi... | giraffedata | 2019-08-09 | 3 | -16/+26 |
* | whitespace | giraffedata | 2019-08-08 | 2 | -34/+34 |
* | cleanup | giraffedata | 2019-07-05 | 1 | -3/+3 |
* | cleanup | giraffedata | 2019-07-05 | 1 | -120/+157 |
* | Add -linewidth | giraffedata | 2019-07-05 | 1 | -96/+131 |
* | Add verbose messages, cleanup | giraffedata | 2019-06-28 | 1 | -16/+39 |
* | whitespace | giraffedata | 2019-05-26 | 1 | -5/+5 |
* | cleanup - SeqBuffer class naming | giraffedata | 2019-05-26 | 1 | -30/+29 |
* | whitespace | giraffedata | 2019-05-26 | 1 | -110/+110 |
* | Fix for big-endian machine | giraffedata | 2019-05-26 | 1 | -6/+7 |
* | Clarify error message | giraffedata | 2019-05-21 | 1 | -12/+16 |
* | Fix filter use | giraffedata | 2019-05-04 | 1 | -19/+51 |
* | add comments | giraffedata | 2019-05-04 | 1 | -0/+20 |
* | fix typo in comment | giraffedata | 2019-05-04 | 1 | -1/+1 |
* | Add -interlace | giraffedata | 2019-03-13 | 1 | -6/+133 |
* | Fix sBit chunk, bit shift value | giraffedata | 2019-03-09 | 1 | -34/+87 |
* | cleanup | giraffedata | 2019-03-02 | 1 | -56/+79 |
* | cleanup | giraffedata | 2019-03-02 | 1 | -10/+10 |
* | fix buffer overrun | giraffedata | 2019-03-02 | 1 | -2/+4 |
* | Add pngx_writeImage | giraffedata | 2019-03-02 | 2 | -0/+13 |
* | Fix bug: -textalphabits has no effect | giraffedata | 2019-03-01 | 1 | -2/+2 |
* | add comment | giraffedata | 2019-02-18 | 1 | -1/+13 |
* | Fix typo in comment | giraffedata | 2019-02-04 | 1 | -14/+13 |
* | Do pngx_setInterlaceHandling after pngx_writeInfo, as required | giraffedata | 2019-02-03 | 1 | -2/+2 |
* | Don't allow pngx_setInterlaceHandling or pngx_setPacking before pngx_readInfo... | giraffedata | 2019-02-03 | 2 | -7/+24 |
* | Fix typo in error message | giraffedata | 2019-02-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2019-02-03 | 1 | -22/+25 |