about summary refs log tree commit diff
path: root/doc/HISTORY
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of unexpected EOF in inputgiraffedata2018-02-171-0/+3
* Fix bug: invalid empty PBM image when G3 input in emptygiraffedata2018-02-171-1/+4
* Add -text-dump optiongiraffedata2018-02-171-0/+2
* improve error messagegiraffedata2018-02-071-0/+2
* Add ppmrainbow: to error messages, like other programsgiraffedata2018-02-071-0/+3
* Add color summarygiraffedata2018-02-031-0/+3
* Add -randomseed to pnmquantgiraffedata2018-01-241-0/+4
* update HISTORYgiraffedata2018-01-201-0/+3
* Fix data width vs initial/minimum code size issuesgiraffedata2018-01-191-0/+5
* Add -nocleargiraffedata2018-01-111-0/+2
* Add -targetXgiraffedata2018-01-061-0/+2
* Fix bug: -camo, -anticamo without -color assertion failure because of incorrectgiraffedata2018-01-051-0/+2
* Prepare to work on Release 10.82giraffedata2018-01-051-0/+3
* Make release 10.81.00giraffedata2017-12-301-1/+1
* Fix handling of non-NUL-terminated strings in input filegiraffedata2017-10-241-0/+3
* Fix bug: -lib and -dir always say slide not found. Broken by cleanup rev 1946giraffedata2017-10-211-0/+3
* Fix bug: doesn't recognize AutoCAD slide file because of botched cleanupgiraffedata2017-10-211-0/+4
* Prepare to work on Release 10.81giraffedata2017-09-301-0/+2
* Change version number to 10.80.00giraffedata2017-09-301-1/+1
* update HISTORYgiraffedata2017-09-231-1/+8
* Fix unsigned integer arithmetic buggiraffedata2017-09-201-0/+4
* Add broken-since infogiraffedata2017-09-171-1/+2
* Fix crash when corrupt image has invalid color indexgiraffedata2017-09-131-0/+3
* Fix various incorrect output problemsgiraffedata2017-09-101-0/+4
* Add context to error message when can't load font from filegiraffedata2017-08-291-0/+3
* Refuse to create a compressed image with more than 8 bits per pixelgiraffedata2017-08-211-0/+3
* Use pm_rlenc_compressbyte instead of native code for packbits compression, to...giraffedata2017-08-211-0/+4
* Add informationgiraffedata2017-08-211-1/+2
* Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v...giraffedata2017-08-111-0/+9
* Fix incorrect use of setjmp/longjmpgiraffedata2017-08-111-0/+3
* Make 'makeman' work with Python 3.6 - 2nd trygiraffedata2017-07-191-0/+2
* Use ppphist/ppmmake instead of pamcut/pamscale to create background-color fil...giraffedata2017-07-131-0/+4
* Fix parsing of rgb:hh/hh/hh color specificationgiraffedata2017-07-081-0/+4
* Fix lazy parsing of gray level argumentgiraffedata2017-07-031-0/+3
* Prepare to develop 10.80giraffedata2017-06-301-0/+2
* Change release number to 10.79.00giraffedata2017-06-301-1/+1
* Fix wrong results if input maxval is not 255, resulting from specifying maxva...giraffedata2017-06-291-0/+3
* Fix error messages for unprocessable inputgiraffedata2017-06-281-0/+4
* Use Pamcomp instead of Pnmarith to combine images. Use -quiet on Pnmconvolgiraffedata2017-06-211-0/+4
* Re-raise in a way that works with both Python 2 and Python 3giraffedata2017-06-121-1/+3
* Add broken-since informationgiraffedata2017-06-101-1/+2
* Use new pm_string_to_uint instead of local function, fixing incorrect interpr...giraffedata2017-06-091-0/+3
* Fix crash with negative value for width in Windows BMP inputgiraffedata2017-06-071-0/+4
* Fix cleanup corruption causing incorrect outputgiraffedata2017-05-271-0/+3
* Get Perl interpreter from the PATHgiraffedata2017-05-241-0/+4
* Accept globs for directory name responsesgiraffedata2017-05-221-0/+3
* Add -maximize, -oversample . Oversample by default with small sigmagiraffedata2017-05-181-1/+5
* Extend -normalize to be applicable to PGM convolution kernelsgiraffedata2017-05-171-0/+3
* Deal with MinGW failure to handl _XOPEN_SOURCE == nullgiraffedata2017-05-131-0/+3
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-301-0/+7