Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PKG_CONFIG config variable | giraffedata | 2016-11-28 | 1 | -6/+6 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 29 | -0/+29 |
* | Add comment | giraffedata | 2016-09-26 | 1 | -0/+4 |
* | Add missing #include <sys/wait.h> | giraffedata | 2016-09-01 | 1 | -0/+1 |
* | Don't do attempt unaligned memory access on machine that can't do that | giraffedata | 2016-08-13 | 1 | -7/+2 |
* | Use frexp instead of native architecture-specific floating point encoding/dec... | giraffedata | 2016-06-17 | 1 | -156/+144 |
* | Remove non-ASCII characters from comments | giraffedata | 2016-06-17 | 100 | -190/+190 |
* | Fix bug from revision 2770 on 16.05.09 | giraffedata | 2016-06-17 | 1 | -15/+10 |
* | Fix handling of V4 and V5 Windows BMP - didn't work at all | giraffedata | 2016-05-09 | 1 | -70/+149 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -4/+3 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -1/+1 |
* | Deal properly with failed Pamflip process | giraffedata | 2016-05-06 | 1 | -3/+11 |
* | cleanup - don't use shell to run Pngtopam | giraffedata | 2016-05-05 | 1 | -3/+3 |
* | cleanup - don't use shell to run Pnmtopng | giraffedata | 2016-05-05 | 1 | -9/+9 |
* | Fix whitespace in message | giraffedata | 2016-05-05 | 1 | -1/+1 |
* | cleanup. (Looks like it fixes a bad bug, but the bug actually appears to be n... | giraffedata | 2016-05-04 | 1 | -6/+6 |
* | fix array bounds violation; incorrect calculation | giraffedata | 2016-05-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2016-05-03 | 5 | -569/+524 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+0 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+2 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -6/+6 |
* | cleanup | giraffedata | 2016-05-03 | 4 | -1480/+1618 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -3/+0 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -73/+80 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -9/+4 |
* | Fix .exe in backward compatibility symlinks | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | cleanup - invoke pamtopnm instead of pnmtopnm | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | Add -version, change temporary file handling | giraffedata | 2016-04-24 | 2 | -7/+20 |
* | Fix bug: always thinks -level=N is -level=1 | giraffedata | 2015-11-25 | 1 | -1/+1 |
* | Use --mime-type on newer File; recognize 'Netpbm PAM' non-mime output of File | giraffedata | 2015-10-31 | 1 | -8/+29 |
* | Improve message | giraffedata | 2015-08-08 | 1 | -5/+10 |
* | Fix -min, -max: type needs to be float, not double because it is accessed via... | giraffedata | 2015-08-02 | 1 | -2/+2 |
* | cleanup | giraffedata | 2015-08-02 | 1 | -4/+4 |
* | cleanup | giraffedata | 2015-07-29 | 1 | -8/+9 |
* | Use library RLE facility. Fixes bug in which failure of malloc is ignored | giraffedata | 2015-07-29 | 1 | -200/+77 |
* | Fix buffer overrun | giraffedata | 2015-07-29 | 1 | -2/+2 |
* | Implement -itxt | giraffedata | 2015-07-26 | 6 | -167/+441 |
* | clarify 'support' | giraffedata | 2015-07-15 | 1 | -1/+1 |
* | cleanup: Use new RLE library facilities | giraffedata | 2015-07-14 | 1 | -131/+28 |
* | cleanup: factor out runlength encoding | giraffedata | 2015-07-03 | 1 | -59/+29 |
* | cleanup | giraffedata | 2015-06-28 | 1 | -1/+1 |
* | Add -srgbintent | giraffedata | 2015-06-28 | 1 | -0/+46 |
* | fix typo in message | giraffedata | 2015-06-28 | 1 | -1/+1 |
* | change -modtime to -time | giraffedata | 2015-06-28 | 1 | -32/+32 |
* | suppress Valgrind error | giraffedata | 2015-06-28 | 1 | -1/+6 |
* | fix comments | giraffedata | 2015-06-28 | 1 | -13/+18 |
* | Remove Pamrgbatopng, obsoleted by Pamtopng | giraffedata | 2015-06-28 | 2 | -141/+6 |
* | Add pamtopng | giraffedata | 2015-06-28 | 2 | -1/+771 |
* | cleanup | giraffedata | 2015-06-28 | 1 | -2/+2 |