about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash when line is completely out of framegiraffedata2008-09-171-0/+8
* PBM fast path for Pamcutgiraffedata2008-08-292-1/+87
* Fix corner averaging for background determinationgiraffedata2008-08-161-92/+106
* Move bit masking functions to librarygiraffedata2008-08-131-0/+42
* Add pbm_backgroundbitrow()giraffedata2008-08-102-0/+94
* Fix shifting within 8 bitsgiraffedata2008-08-101-2/+5
* Revert mistake from a few minutes agogiraffedata2008-08-101-5/+3
* Fix pbm_readpbmrow_bitoffset() left and right corruption due to use before setgiraffedata2008-08-101-3/+5
* cleanupgiraffedata2008-07-221-3/+3
* Improve commentsgiraffedata2008-07-201-1/+4
* Add ROUNDDIVgiraffedata2008-07-111-0/+2
* Add fast PBM path for Pnmpadgiraffedata2008-07-062-10/+76
* cleanup, add error checking to ppmd_filled_rectangle, add backward compatibil...giraffedata2008-05-142-22/+82
* Handle zero size glyphgiraffedata2008-05-101-1/+1
* Make MMX/SSE work again for Gcc 4.3giraffedata2008-03-281-0/+4