| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Free if realloc fails | giraffedata | 2008-10-11 | 1 | -0/+2 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 2 | -2/+2 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 2 | -4/+4 |
* | Eliminate uint32n, int32n | giraffedata | 2008-09-23 | 1 | -1/+1 |
* | Fix crash when line is completely out of frame | giraffedata | 2008-09-17 | 1 | -0/+8 |
* | PBM fast path for Pamcut | giraffedata | 2008-08-29 | 2 | -1/+87 |
* | Fix corner averaging for background determination | giraffedata | 2008-08-16 | 1 | -92/+106 |
* | Move bit masking functions to library | giraffedata | 2008-08-13 | 1 | -0/+42 |
* | Add pbm_backgroundbitrow() | giraffedata | 2008-08-10 | 2 | -0/+94 |
* | Fix shifting within 8 bits | giraffedata | 2008-08-10 | 1 | -2/+5 |
* | Revert mistake from a few minutes ago | giraffedata | 2008-08-10 | 1 | -5/+3 |
* | Fix pbm_readpbmrow_bitoffset() left and right corruption due to use before set | giraffedata | 2008-08-10 | 1 | -3/+5 |
* | cleanup | giraffedata | 2008-07-22 | 1 | -3/+3 |
* | Improve comments | giraffedata | 2008-07-20 | 1 | -1/+4 |
* | Add ROUNDDIV | giraffedata | 2008-07-11 | 1 | -0/+2 |
* | Add fast PBM path for Pnmpad | giraffedata | 2008-07-06 | 2 | -10/+76 |
* | cleanup, add error checking to ppmd_filled_rectangle, add backward compatibil... | giraffedata | 2008-05-14 | 2 | -22/+82 |