about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate C++ commentgiraffedata2009-06-261-1/+1
* Remove one_bits function - unreferenced since revision 834giraffedata2009-06-261-17/+0
* cleanupgiraffedata2009-06-261-8/+23
* Put back 4-point spline stub, used by Svgtopamgiraffedata2009-06-263-6/+52
* Fix bug: doesn't offer Gcc as optional compiler on HP-UXgiraffedata2009-06-042-1/+3
* Make linker flags null for HP-UX so it fails bettergiraffedata2009-06-041-0/+1
* ./xxxgiraffedata2009-06-041-2/+2
* update HISTORYgiraffedata2009-05-211-0/+3
* cleanup - strcmp -> streqgiraffedata2009-05-191-1/+2
* Don't report images are identical unless they really aregiraffedata2009-05-181-7/+12
* Check bounds in various placesgiraffedata2009-05-163-126/+260
* Recognize Gcc as the normal compiler for Cygwingiraffedata2009-05-161-3/+6
* fix commentsgiraffedata2009-05-161-3/+3
* Fix bug from recent switch to ppmd_point logicgiraffedata2009-05-091-46/+47
* use TEMP for TMPDIR if TMPDIR is not set; try only 50 temp file names before ...giraffedata2009-05-082-10/+47
* Add missing pm_c_util.h to thinkjettopbm.lgiraffedata2009-05-081-0/+1
* fix typogiraffedata2009-05-081-1/+1
* Fix -missing, -firstisdefaultgiraffedata2009-05-042-56/+117
* Fix -polesgiraffedata2009-05-032-17/+56
* cleanup, fix a few bugsgiraffedata2009-05-031-465/+571
* Add ppmd_point-based versions of some drawing functionsgiraffedata2009-05-032-312/+539
* handle zero allocationsgiraffedata2009-05-031-6/+14
* Extract whole bytes or words instead of a bit at a timegiraffedata2009-05-022-8/+50
* Fix for block shorter than codegiraffedata2009-05-022-5/+20
* cleanup, speed upgiraffedata2009-05-014-108/+97
* improvements to efficient word accessgiraffedata2009-05-019-193/+136
* integer code handling improvementsgiraffedata2009-05-012-33/+224
* update historygiraffedata2009-04-261-0/+4
* Fix dithering with reduction of maxval - dither at the higher maxval, lookup ...giraffedata2009-04-261-126/+380
* update historygiraffedata2009-04-251-1/+21
* Fix unset variablesgiraffedata2009-04-251-0/+4
* Have RGB_DB_PATH instead of RGB_DB1, RGB_DB2, and RGB_DB3giraffedata2009-04-252-28/+57
* exit with proper exit status upon failuregiraffedata2009-04-251-6/+14
* remove newline from die messagegiraffedata2009-04-251-1/+1
* don't use 'set' to set variable; patch from Red Hatgiraffedata2009-04-251-2/+2
* cleanupgiraffedata2009-04-251-19/+3
* Don't ignore error reading font filegiraffedata2009-04-251-1/+11
* cleanupgiraffedata2009-04-251-1/+1
* Remove obsolete unused variable with buffer overflowgiraffedata2009-04-251-3/+0
* Rename getline() to avoid libc collisiongiraffedata2009-04-251-4/+4
* cleanupgiraffedata2009-04-251-116/+141
* cleanupgiraffedata2009-04-251-5/+7
* cleanupgiraffedata2009-04-251-58/+26
* Fix uninitialized option definition arraygiraffedata2009-04-242-0/+5
* Fix bytes per samplegiraffedata2009-04-122-1/+4
* Fix unset tuple typegiraffedata2009-04-122-2/+13
* Add pamsistoaglyphgiraffedata2009-04-122-1/+422
* cleanupgiraffedata2009-04-101-1/+1
* adapt to new definition of MEMSZEROgiraffedata2009-04-101-1/+1
* Fix MEMZERO add other MEM macrosgiraffedata2009-04-101-2/+10