| Commit message (Expand) | Author | Age | Files | Lines |
* | Close extraneous file descriptors in child | giraffedata | 2010-02-23 | 1 | -4/+36 |
* | Add ppm_luminosity() | giraffedata | 2010-02-02 | 1 | -0/+6 |
* | Add PNM_GETR, PNM_GETG, PNM_GETB | giraffedata | 2010-02-02 | 1 | -0/+3 |
* | cleanup | giraffedata | 2010-01-17 | 1 | -74/+125 |
* | Fix wild pointer in ppmd_fill_drawproc() | giraffedata | 2010-01-12 | 1 | -3/+1 |
* | cleanup | giraffedata | 2010-01-11 | 2 | -2/+2 |
* | cleanup | giraffedata | 2010-01-11 | 1 | -15/+20 |
* | Add pnm_backgroundtuple | giraffedata | 2010-01-11 | 1 | -0/+61 |
* | Add pnm_backgroundtuple | giraffedata | 2010-01-11 | 1 | -0/+4 |
* | Fix bug from r1031 | giraffedata | 2009-12-30 | 1 | -0/+1 |
* | fix typo in message | giraffedata | 2009-12-19 | 1 | -1/+1 |
* | Check PNM plain format sample value against maxval when read by PAM routines | giraffedata | 2009-12-19 | 1 | -2/+7 |
* | Improve message telling how process died | giraffedata | 2009-12-19 | 1 | -5/+94 |
* | cleanup | giraffedata | 2009-12-19 | 1 | -2/+4 |
* | Don't try to swap user's input fd with stdin when it is already stdin. Same ... | giraffedata | 2009-12-19 | 1 | -15/+20 |
* | Fix pm_system* error message when execvp() fails | giraffedata | 2009-12-19 | 1 | -2/+5 |
* | Fix bug: pm_system* always crashes or fails to handle output | giraffedata | 2009-12-19 | 1 | -1/+2 |
* | cleanup | giraffedata | 2009-12-15 | 1 | -4/+3 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -0/+2 |
* | Goes with previous commit | giraffedata | 2009-12-09 | 1 | -3/+5 |
* | new facilities needed by recently committed Pnmconvol updates: string list op... | giraffedata | 2009-12-09 | 7 | -39/+249 |
* | Use AR make variable | giraffedata | 2009-09-08 | 1 | -1/+1 |
* | Add pm_fork(), pm_waitpid(), pm_waitpidSimple() | giraffedata | 2009-09-05 | 2 | -6/+108 |
* | improve handling of importinc/netpbm/xxx.h | giraffedata | 2009-09-04 | 2 | -4/+0 |
* | typo in comment | giraffedata | 2009-09-01 | 1 | -1/+1 |
* | Make distclean remove lib/compile.h | giraffedata | 2009-06-27 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-06-26 | 1 | -8/+23 |
* | Put back 4-point spline stub, used by Svgtopam | giraffedata | 2009-06-26 | 2 | -0/+37 |
* | Check bounds in various places | giraffedata | 2009-05-16 | 2 | -126/+255 |
* | fix comments | giraffedata | 2009-05-16 | 1 | -3/+3 |
* | Fix bug from recent switch to ppmd_point logic | giraffedata | 2009-05-09 | 1 | -46/+47 |
* | Add ppmd_point-based versions of some drawing functions | giraffedata | 2009-05-03 | 2 | -312/+539 |
* | handle zero allocations | giraffedata | 2009-05-03 | 1 | -6/+14 |
* | cleanup, speed up | giraffedata | 2009-05-01 | 1 | -47/+26 |
* | improvements to efficient word access | giraffedata | 2009-05-01 | 6 | -188/+130 |
* | integer code handling improvements | giraffedata | 2009-05-01 | 1 | -33/+170 |
* | Have RGB_DB_PATH instead of RGB_DB1, RGB_DB2, and RGB_DB3 | giraffedata | 2009-04-25 | 1 | -15/+51 |
* | Don't ignore error reading font file | giraffedata | 2009-04-25 | 1 | -1/+11 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -58/+26 |
* | Fix MEMZERO add other MEM macros | giraffedata | 2009-04-10 | 1 | -2/+10 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 2 | -11/+2 |
* | Remove nstring.h as an interface header file -- gives us more flexibility wit... | giraffedata | 2009-04-04 | 1 | -1/+1 |
* | fix merge build by making 'pm_byteOrder' static | giraffedata | 2009-03-27 | 1 | -1/+1 |
* | Fix crash when malloc failed, memory leak with uncomputably large numbers. | giraffedata | 2009-02-13 | 1 | -16/+51 |
* | Add 16 bit bigendian integer utilities | giraffedata | 2009-01-24 | 1 | -3/+74 |
* | Add floatcode.h | giraffedata | 2009-01-24 | 1 | -0/+185 |
* | Consolidate two dithers.h into one | giraffedata | 2008-12-06 | 1 | -0/+90 |
* | Rename Makefile.depend to depend.mk | giraffedata | 2008-11-01 | 1 | -2/+0 |
* | cleanup | giraffedata | 2008-10-29 | 1 | -4/+4 |
* | Fix array bounds violation with PBM,PGM pnm_createBlackTuple | giraffedata | 2008-10-23 | 1 | -14/+5 |