Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix failure with -hamforce and -nocompression | giraffedata | 2015-06-28 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-06-05 | 1 | -186/+235 |
* | Remove dead RLE code (dead because of a bug - removing from manual instead of... | giraffedata | 2015-06-05 | 1 | -125/+20 |
* | cleanup | giraffedata | 2015-05-27 | 1 | -2/+16 |
* | Fix buffer overrun with long file name | giraffedata | 2015-05-24 | 1 | -10/+39 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 1 | -6/+2 |
* | Fix warning on 32 bit compile | giraffedata | 2015-05-10 | 1 | -1/+1 |
* | remove now obsolete ansi.h | giraffedata | 2015-05-06 | 1 | -76/+0 |
* | cleanup - remove non-ANSI compiler provisions | giraffedata | 2015-05-06 | 25 | -134/+115 |
* | Fix buffer overflow | giraffedata | 2015-04-23 | 1 | -76/+121 |
* | Fix bug from previous commit | giraffedata | 2015-04-17 | 1 | -2/+3 |
* | Set undefined palette values | giraffedata | 2015-04-09 | 1 | -0/+16 |
* | Fix recent bug from subtracting two unsigned ints; round properly | giraffedata | 2015-04-05 | 1 | -5/+9 |
* | cleanup - silence compiler warning | giraffedata | 2015-03-03 | 1 | -1/+0 |
* | Fix TRUE, FALSE redefined | giraffedata | 2015-01-01 | 1 | -3/+2 |
* | Fix bug from 2 days ago | giraffedata | 2014-12-18 | 1 | -1/+1 |
* | Add some validation of format string | giraffedata | 2014-12-15 | 1 | -48/+337 |
* | fix typo in comment | giraffedata | 2014-12-01 | 1 | -3/+3 |
* | cleanup | giraffedata | 2014-12-01 | 1 | -7/+10 |
* | improve comment | giraffedata | 2014-12-01 | 1 | -1/+1 |
* | cleanup; catch some buffer overruns; fail when #( isn't followed by close paren | giraffedata | 2014-11-30 | 1 | -433/+778 |
* | cleanup | giraffedata | 2014-11-30 | 1 | -7/+7 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 1 | -16/+30 |
* | Replace use of Pnmscale with use of Pamscale | giraffedata | 2014-11-21 | 2 | -17/+17 |
* | cleanup | giraffedata | 2014-11-12 | 1 | -119/+128 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 3 | -0/+3 |
* | Change == to POSIX standard = | giraffedata | 2014-08-24 | 1 | -1/+1 |
* | cleanup | giraffedata | 2014-08-11 | 1 | -52/+63 |
* | Fix unconditional segfault | giraffedata | 2014-08-11 | 1 | -3/+3 |
* | cleanup | giraffedata | 2014-08-11 | 1 | -2/+4 |
* | Remove ambiguous, incorrect use of 'support' | giraffedata | 2014-06-26 | 1 | -3/+3 |
* | improve comment | giraffedata | 2014-06-26 | 1 | -1/+1 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -21/+41 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -1/+1 |