about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanupgiraffedata2009-04-071-33/+49
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-04127-14/+155
* Remove nstring.h as an interface header file -- gives us more flexibility wit...giraffedata2009-04-041-1/+1
* Change release number to 10.46.00giraffedata2009-03-292-3/+4
* fix orientation problem on big-endian machinesgiraffedata2009-03-272-1/+3
* fix merge build by making 'pm_byteOrder' staticgiraffedata2009-03-271-1/+1
* Correct expected resultsgiraffedata2009-03-252-2/+2
* history updatesgiraffedata2009-03-251-0/+7
* cleanupgiraffedata2009-03-251-37/+32
* Update test for change in libnetpbm wherein when you read a PBM as PPM, maxva...giraffedata2009-03-241-2/+2
* cleanupgiraffedata2009-03-242-49/+95
* fix array bounds violationgiraffedata2009-03-231-1/+1
* cleanupgiraffedata2009-03-231-13/+17
* Use border file instead of original image to determine background colorgiraffedata2009-03-112-105/+144
* Add PBM fastpath, fix various bugsgiraffedata2009-03-022-204/+454
* Fix array bound violation with PBM top/bottom concatenationgiraffedata2009-02-262-1/+4
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-2/+0
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-3/+2
* Add -cmapdump option to xwdtopnmgiraffedata2009-02-132-22/+40
* Fix crash when malloc failed, memory leak with uncomputably large numbers.giraffedata2009-02-132-16/+55
* Remove pnmscalegiraffedata2009-02-023-749/+18
* Base maxval for truevalue on bits_per_rgb instead of how many bits in the rastergiraffedata2009-02-021-5/+27
* Move stuff into new editor/specialty/ directorygiraffedata2009-01-2518-16/+67
* Add editor/specialty directorygiraffedata2009-01-250-0/+0