about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix buffer overrun, cleanupgiraffedata2009-01-241-72/+100
* Add 16 bit bigendian integer utilitiesgiraffedata2009-01-241-3/+74
* Add floatcode.hgiraffedata2009-01-243-83/+311
* improve commentgiraffedata2009-01-241-8/+7
* Fix garbage output when input is little endian floating point FITSgiraffedata2009-01-242-0/+20
* add warning about two bytes sample outputgiraffedata2009-01-242-0/+26
* fix commentgiraffedata2009-01-241-1/+1
* cleanupgiraffedata2009-01-211-35/+39
* Remove Pnmcut -- obsoleted by Pamcutgiraffedata2009-01-203-428/+17
* Fix crash with -fullres and all-text imagegiraffedata2009-01-031-196/+323
* Use 200 instead of 250 as cuttof for 2-byte length field, like Picttoppm has ...giraffedata2009-01-031-2/+2
* improve diagnostics, add comments, cleanupgiraffedata2009-01-021-9/+70
* fix bug from a few minutes agogiraffedata2009-01-021-2/+2
* improve messagesgiraffedata2009-01-022-12/+23
* Don't fail if 'fontdir' file doesn't exist.giraffedata2009-01-012-3/+23
* Fix bug: appends extraneous color map; fails if input has nonegiraffedata2009-01-012-128/+157
* Fix bug: uses red channel for all three channelsgiraffedata2009-01-012-2/+5
* Fix crashes, incorrect output in all casesgiraffedata2008-12-313-71/+155
* Fix bug with -pad and PBM inputgiraffedata2008-12-312-1/+6
* Change version number to 10.45.99giraffedata2008-12-311-1/+1
* Update release number to 10.45.00giraffedata2008-12-282-3/+3
* cleanupgiraffedata2008-12-281-100/+100
* Add commentsgiraffedata2008-12-282-0/+27
* improve commentgiraffedata2008-12-281-6/+6
* update HISTORYgiraffedata2008-12-191-0/+3
* fix subroutine name so program works when Libxml is too oldgiraffedata2008-12-171-1/+3
* cleanupgiraffedata2008-12-171-291/+279