| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve comment | giraffedata | 2016-11-23 | 1 | -2/+2 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 72 | -0/+73 |
* | Recognize GCC 2.95.3 has stdbool | giraffedata | 2016-10-02 | 1 | -2/+4 |
* | Fix warning from Perl interpreter | giraffedata | 2016-10-02 | 1 | -2/+2 |
* | Prepare to work on 10.77 | giraffedata | 2016-09-28 | 2 | -1/+3 |
* | Make Release 10.76 | giraffedata | 2016-09-27 | 2 | -3/+3 |
* | Add comment | giraffedata | 2016-09-26 | 1 | -0/+4 |
* | Fix comments | giraffedata | 2016-09-04 | 1 | -3/+7 |
* | Update test prerequisites | giraffedata | 2016-09-03 | 1 | -4/+6 |
* | Use File::Copy::move instead of 'rename' so it works when directories are in ... | giraffedata | 2016-09-01 | 2 | -1/+8 |
* | Work with more versions of 'awk' | giraffedata | 2016-09-01 | 1 | -1/+1 |
* | Add missing #include <sys/wait.h> | giraffedata | 2016-09-01 | 2 | -1/+4 |
* | Fix handling of when the Pnmremap or rename of the output file file | giraffedata | 2016-09-01 | 1 | -2/+2 |
* | Don't do attempt unaligned memory access on machine that can't do that | giraffedata | 2016-08-13 | 3 | -10/+14 |
* | cleanup | giraffedata | 2016-07-27 | 1 | -3/+3 |
* | Fix trivial memory leak | giraffedata | 2016-07-27 | 2 | -0/+4 |
* | Add importinc to svn:ignore | giraffedata | 2016-07-27 | 0 | -0/+0 |
* | Prepare to work on Release 10.76 | giraffedata | 2016-06-26 | 2 | -1/+3 |
* | Make Release 10.75.00 | giraffedata | 2016-06-26 | 2 | -3/+3 |
* | fix typos | giraffedata | 2016-06-26 | 1 | -3/+3 |
* | Fix corrupted HISTORY | giraffedata | 2016-06-25 | 1 | -2/+1 |
* | Fix incorrect output with normalized arithmetic | giraffedata | 2016-06-25 | 2 | -7/+12 |
* | Update HISTORY | giraffedata | 2016-06-17 | 1 | -0/+4 |
* | 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 bug from revision 2768 on 16.05.08 | giraffedata | 2016-06-17 | 1 | -0/+2 |
* | Add workaround for libc problem with termination status macros, so they work ... | giraffedata | 2016-06-16 | 1 | -1/+13 |
* | Add -leftmargin, etc., -ascent, -descent, -pad, -crop, -dump-ps; use asciihex... | giraffedata | 2016-06-12 | 2 | -126/+449 |
* | cleanup, small functional changes | giraffedata | 2016-05-21 | 2 | -223/+127 |
* | 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 |
* | Don't try to build pbmtextps on system without Unix process management (ergo ... | giraffedata | 2016-05-10 | 1 | -1/+4 |
* | Fix handling of V4 and V5 Windows BMP - didn't work at all | giraffedata | 2016-05-09 | 3 | -84/+226 |
* | cleanup | giraffedata | 2016-05-08 | 3 | -17/+56 |
* | cleanup | giraffedata | 2016-05-08 | 3 | -43/+48 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -42/+77 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -5/+4 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -2/+0 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -3/+0 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -5/+0 |
* | cleanup - don't use shell to run Ghostscript and Pnmcrop | giraffedata | 2016-05-07 | 1 | -80/+141 |
* | Add pm_system2(), pm_system2_lp(), pm_system2_vp() | giraffedata | 2016-05-07 | 3 | -46/+263 |
* | Deal properly with failed Pamflip process | giraffedata | 2016-05-06 | 1 | -3/+11 |
* | Remove use of C99 isfinite | giraffedata | 2016-05-06 | 2 | -2/+20 |
* | Add comments | giraffedata | 2016-05-06 | 1 | -1/+4 |