about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupgiraffedata2017-08-201-34/+37
* Improve commentgiraffedata2017-08-121-3/+8
* Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v...giraffedata2017-08-113-32/+82
* Fix incorrect use of setjmp/longjmpgiraffedata2017-08-112-5/+7
* Fix typo in commentgiraffedata2017-08-111-1/+1
* Update prereq packagesgiraffedata2017-08-021-4/+4
* Change from GPL v2 to GPL v2 or later per email from Jorrit Falke todaygiraffedata2017-08-011-1/+1
* fix bugs in g3-roundtrip.tetgiraffedata2017-07-292-9/+19
* improve commentsgiraffedata2017-07-191-5/+4
* Make 'makeman' work with Python 3.6 - 2nd trygiraffedata2017-07-192-6/+8
* Use ppphist/ppmmake instead of pamcut/pamscale to create background-color fil...giraffedata2017-07-132-9/+39
* cleanupgiraffedata2017-07-131-71/+58
* Pnmquantall test: Remove temporary filesgiraffedata2017-07-082-8/+18
* Fix parsing of rgb:hh/hh/hh color specificationgiraffedata2017-07-082-5/+14
* cleanupgiraffedata2017-07-081-0/+1
* Eliminate compiler warninggiraffedata2017-07-031-3/+3
* Fix lazy parsing of gray level argumentgiraffedata2017-07-032-11/+40
* cleanupgiraffedata2017-07-031-8/+14
* Prepare to develop 10.80giraffedata2017-06-302-1/+3
* Change release number to 10.79.00giraffedata2017-06-302-3/+3
* Fix wrong results if input maxval is not 255, resulting from specifying maxva...giraffedata2017-06-292-50/+109
* Fix whitespacegiraffedata2017-06-281-1/+1
* cleanupgiraffedata2017-06-281-8/+8
* Add pnm_parsecolorngiraffedata2017-06-285-39/+338
* Fix error messages for unprocessable inputgiraffedata2017-06-282-4/+38
* cleanupgiraffedata2017-06-281-90/+94
* Use Pamcomp instead of Pnmarith to combine images. Use -quiet on Pnmconvolgiraffedata2017-06-212-38/+22
* Add comment to ppmshadow.doc that it is historicalgiraffedata2017-06-211-0/+4
* Re-raise in a way that works with both Python 2 and Python 3giraffedata2017-06-122-6/+5
* Fix typos in commentsgiraffedata2017-06-111-2/+2
* cleanupgiraffedata2017-06-101-15/+31
* Add broken-since informationgiraffedata2017-06-101-1/+2
* cleanupgiraffedata2017-06-101-3/+5
* Use new pm_string_to_uint instead of local function, fixing incorrect interpr...giraffedata2017-06-092-27/+9
* add pm_string_to_uint()giraffedata2017-06-092-0/+45
* Fix crash with negative value for width in Windows BMP inputgiraffedata2017-06-072-5/+16
* Updates from Akiragiraffedata2017-06-0513-48/+187
* Remove recently added undocumented -dump optiongiraffedata2017-06-051-23/+14
* Fix cleanup corruption causing incorrect outputgiraffedata2017-05-272-1/+4
* Get Perl interpreter from the PATHgiraffedata2017-05-242-0/+28
* Accept globs for directory name responsesgiraffedata2017-05-222-14/+85
* Add -maximize, -oversample . Oversample by default with small sigmagiraffedata2017-05-182-61/+208
* Extend -normalize to be applicable to PGM convolution kernelsgiraffedata2017-05-172-29/+20
* Deal with MinGW failure to handl _XOPEN_SOURCE == nullgiraffedata2017-05-133-2/+81
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-3016-15/+22
* Remove vestigial wordint facilitygiraffedata2017-04-268-286/+3
* whitespacegiraffedata2017-04-261-2/+2
* tolerate fill bitsgiraffedata2017-04-262-2/+38
* Don't close inherited Standard Inputgiraffedata2017-04-232-6/+22
* cleanupgiraffedata2017-04-222-40/+35