about summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+7
* Change release number to 10.46.00giraffedata2009-03-291-1/+2
* fix orientation problem on big-endian machinesgiraffedata2009-03-271-0/+2
* history updatesgiraffedata2009-03-251-0/+7
* Use border file instead of original image to determine background colorgiraffedata2009-03-111-0/+3
* Add PBM fastpath, fix various bugsgiraffedata2009-03-021-0/+4
* Fix array bound violation with PBM top/bottom concatenationgiraffedata2009-02-261-0/+3
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-2/+0
* Add -cmapdump option to xwdtopnmgiraffedata2009-02-131-1/+3
* Fix crash when malloc failed, memory leak with uncomputably large numbers.giraffedata2009-02-131-0/+4
* Remove pnmscalegiraffedata2009-02-021-0/+12
* Fix garbage output when input is little endian floating point FITSgiraffedata2009-01-241-0/+3
* add warning about two bytes sample outputgiraffedata2009-01-241-0/+2
* Remove Pnmcut -- obsoleted by Pamcutgiraffedata2009-01-201-0/+11
* improve messagesgiraffedata2009-01-021-0/+2
* Don't fail if 'fontdir' file doesn't exist.giraffedata2009-01-011-1/+4
* Fix bug: appends extraneous color map; fails if input has nonegiraffedata2009-01-011-2/+7
* Fix bug: uses red channel for all three channelsgiraffedata2009-01-011-0/+3
* Fix crashes, incorrect output in all casesgiraffedata2008-12-311-0/+5
* Fix bug with -pad and PBM inputgiraffedata2008-12-311-0/+4
* Update release number to 10.45.00giraffedata2008-12-281-1/+1
* update HISTORYgiraffedata2008-12-191-0/+3
* Make -ansi compile workgiraffedata2008-12-041-0/+2
* Use GNU C compile options on Darwingiraffedata2008-12-041-3/+5
* Move CFLAGS latergiraffedata2008-12-041-0/+4
* Move LDFLAGS latergiraffedata2008-12-031-4/+9
* Add -randomseedgiraffedata2008-11-231-0/+5
* Add -mapfile optiongiraffedata2008-10-291-0/+2
* Fix array bounds violation with PBM,PGM pnm_createBlackTuplegiraffedata2008-10-231-0/+3
* Fix crash on PGM inputgiraffedata2008-10-191-0/+2
* Add missing item to changes for 10.37giraffedata2008-10-131-0/+4
* Fix bug: never generates full white pixelgiraffedata2008-10-131-1/+3
* Fix -value other than .5 for -fs, -atkinsongiraffedata2008-10-121-0/+2
* Rename Makefile.config to config.mkgiraffedata2008-10-054-17/+17
* Remove instructions based on a Makefile.config that has apparently been lostgiraffedata2008-10-051-65/+0
* Rename Makefile.common to common.mkgiraffedata2008-10-051-0/+2
* Start next releasegiraffedata2008-10-051-0/+2
* Prepare for rebasing advancedgiraffedata2008-09-271-1/+1
* Make parallel make workgiraffedata2008-09-241-0/+3
* Fix crash when line is completely out of framegiraffedata2008-09-171-0/+3
* fix bug: always produces color, not grayscalegiraffedata2008-09-171-0/+2
* PBM fast path for Pamcutgiraffedata2008-08-291-2/+2
* Check left > right, top > bottom with -padgiraffedata2008-08-211-2/+6
* Fix corner averaging for background determinationgiraffedata2008-08-161-0/+10
* Don't crash when cutting a region entirely to the left or right of the input ...giraffedata2008-08-131-0/+3
* Fast packed PBM logicgiraffedata2008-08-131-1/+1
* Add PBM fast pathgiraffedata2008-08-101-5/+2
* Don't corrupt file names when the contain colonsgiraffedata2008-08-051-0/+5
* Add pngtopamgiraffedata2008-07-231-0/+4
* fix array bounds violationgiraffedata2008-07-201-0/+2