about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wild pointer in ppmd_fill_drawproc()giraffedata2010-01-121-3/+1
* cleanupgiraffedata2010-01-112-2/+2
* cleanupgiraffedata2010-01-111-15/+20
* Add pnm_backgroundtuplegiraffedata2010-01-111-0/+61
* Add pnm_backgroundtuplegiraffedata2010-01-111-0/+4
* Fix bug from r1031giraffedata2009-12-301-0/+1
* fix typo in messagegiraffedata2009-12-191-1/+1
* Check PNM plain format sample value against maxval when read by PAM routinesgiraffedata2009-12-191-2/+7
* Improve message telling how process diedgiraffedata2009-12-191-5/+94
* cleanupgiraffedata2009-12-191-2/+4
* Don't try to swap user's input fd with stdin when it is already stdin. Same ...giraffedata2009-12-191-15/+20
* Fix pm_system* error message when execvp() failsgiraffedata2009-12-191-2/+5
* Fix bug: pm_system* always crashes or fails to handle outputgiraffedata2009-12-191-1/+2
* cleanupgiraffedata2009-12-151-4/+3
* cleanupgiraffedata2009-12-091-0/+2
* Goes with previous commitgiraffedata2009-12-091-3/+5
* new facilities needed by recently committed Pnmconvol updates: string list op...giraffedata2009-12-097-39/+249
* Use AR make variablegiraffedata2009-09-081-1/+1
* Add pm_fork(), pm_waitpid(), pm_waitpidSimple()giraffedata2009-09-052-6/+108
* improve handling of importinc/netpbm/xxx.hgiraffedata2009-09-042-4/+0
* typo in commentgiraffedata2009-09-011-1/+1
* Make distclean remove lib/compile.hgiraffedata2009-06-271-1/+1
* cleanupgiraffedata2009-06-261-8/+23
* Put back 4-point spline stub, used by Svgtopamgiraffedata2009-06-262-0/+37
* Check bounds in various placesgiraffedata2009-05-162-126/+255
* fix commentsgiraffedata2009-05-161-3/+3
* Fix bug from recent switch to ppmd_point logicgiraffedata2009-05-091-46/+47
* Add ppmd_point-based versions of some drawing functionsgiraffedata2009-05-032-312/+539
* handle zero allocationsgiraffedata2009-05-031-6/+14
* cleanup, speed upgiraffedata2009-05-011-47/+26
* improvements to efficient word accessgiraffedata2009-05-016-188/+130
* integer code handling improvementsgiraffedata2009-05-011-33/+170
* Have RGB_DB_PATH instead of RGB_DB1, RGB_DB2, and RGB_DB3giraffedata2009-04-251-15/+51
* Don't ignore error reading font filegiraffedata2009-04-251-1/+11
* cleanupgiraffedata2009-04-251-58/+26
* Fix MEMZERO add other MEM macrosgiraffedata2009-04-101-2/+10
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-042-11/+2
* Remove nstring.h as an interface header file -- gives us more flexibility wit...giraffedata2009-04-041-1/+1
* fix merge build by making 'pm_byteOrder' staticgiraffedata2009-03-271-1/+1
* Fix crash when malloc failed, memory leak with uncomputably large numbers.giraffedata2009-02-131-16/+51
* Add 16 bit bigendian integer utilitiesgiraffedata2009-01-241-3/+74
* Add floatcode.hgiraffedata2009-01-241-0/+185
* Consolidate two dithers.h into onegiraffedata2008-12-061-0/+90
* Rename Makefile.depend to depend.mkgiraffedata2008-11-011-2/+0
* cleanupgiraffedata2008-10-291-4/+4
* Fix array bounds violation with PBM,PGM pnm_createBlackTuplegiraffedata2008-10-231-14/+5
* Free if realloc failsgiraffedata2008-10-111-0/+2
* Rename Makefile.config to config.mkgiraffedata2008-10-052-2/+2
* Rename Makefile.common to common.mkgiraffedata2008-10-052-4/+4
* Eliminate uint32n, int32ngiraffedata2008-09-231-1/+1