Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect -bpp with PBM input | giraffedata | 2018-12-20 | 1 | -1/+2 |
* | whitespace | giraffedata | 2018-11-28 | 1 | -86/+86 |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -2/+2 |
* | Identify compressed color-mapped format in error message saying format is can... | giraffedata | 2018-11-02 | 1 | -0/+5 |
* | accept rectangle specifications in input that have the corners in any order | giraffedata | 2018-11-02 | 1 | -13/+19 |
* | cleanup | giraffedata | 2018-11-01 | 1 | -44/+63 |
* | Fix bug from a month ago | giraffedata | 2018-11-01 | 1 | -3/+3 |
* | whitespace | giraffedata | 2018-10-27 | 1 | -180/+180 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -2/+2 |
* | cleanup | giraffedata | 2018-10-07 | 1 | -104/+109 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -24/+24 |
* | cleanup | giraffedata | 2018-10-07 | 1 | -5/+3 |
* | cleanup | giraffedata | 2018-10-07 | 1 | -27/+27 |
* | whitespace | giraffedata | 2018-10-06 | 1 | -5/+5 |
* | whitespace | giraffedata | 2018-10-06 | 1 | -54/+54 |
* | whitespace | giraffedata | 2018-10-06 | 1 | -1/+1 |
* | whitespace | giraffedata | 2018-10-06 | 1 | -7/+7 |
* | Fix arithmetic overflow | giraffedata | 2018-10-06 | 1 | -11/+20 |
* | cleanup | giraffedata | 2018-10-06 | 1 | -73/+94 |
* | whitespace | giraffedata | 2018-10-06 | 1 | -21/+26 |
* | Fix variable used before set | giraffedata | 2018-04-28 | 1 | -0/+2 |
* | cleanup | giraffedata | 2018-04-28 | 1 | -302/+321 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -102/+102 |
* | Use pm_strnlen instead of strnlen because MacOS X before 10.7 does not have it | giraffedata | 2018-01-20 | 1 | -1/+1 |
* | fix typo in comment | giraffedata | 2018-01-11 | 1 | -1/+1 |
* | cleanup | giraffedata | 2017-10-24 | 1 | -1/+1 |
* | Fix handling of non-NUL-terminated strings in input file | giraffedata | 2017-10-24 | 1 | -60/+102 |
* | Fix bug: -lib and -dir always say slide not found. Broken by cleanup rev 1946 | giraffedata | 2017-10-21 | 1 | -15/+15 |
* | Fix bug: doesn't recognize AutoCAD slide file because of botched cleanup | giraffedata | 2017-10-21 | 1 | -1/+1 |
* | whitespace | giraffedata | 2017-10-21 | 1 | -35/+35 |
* | cleanup | giraffedata | 2017-06-10 | 1 | -15/+31 |
* | cleanup | giraffedata | 2017-06-10 | 1 | -3/+5 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 2 | -2/+2 |
* | cleanup | giraffedata | 2017-04-22 | 2 | -40/+35 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 12 | -0/+13 |
* | Fix bug from revision 2768 on 16.05.08 | giraffedata | 2016-06-17 | 1 | -0/+2 |
* | cleanup | giraffedata | 2016-05-12 | 1 | -84/+82 |
* | Adapt to change in bmp.h a few days ago | giraffedata | 2016-05-12 | 1 | -9/+29 |
* | revert last change | giraffedata | 2016-05-12 | 1 | -4/+2 |
* | Adapt to new bmp.h from a few days ago | giraffedata | 2016-05-12 | 1 | -2/+4 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -2/+8 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -41/+46 |
* | make compatible with new shhopt | giraffedata | 2016-05-03 | 1 | -0/+1 |
* | cleanup | giraffedata | 2016-05-03 | 6 | -143/+183 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -32/+0 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -9/+0 |
* | Update web link | giraffedata | 2016-04-29 | 1 | -11/+11 |
* | Don't try to compile code that uses parse_printf_format on a system that does... | giraffedata | 2015-10-13 | 1 | -0/+2 |
* | cleanup | giraffedata | 2015-10-13 | 1 | -2/+2 |
* | cleanup: factor out runlength encoding | giraffedata | 2015-07-03 | 2 | -97/+28 |