about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2013-07-241-4/+4
* cleanupgiraffedata2013-07-241-4/+4
* Set executable propertygiraffedata2013-07-107-0/+0
* Add 'testrandom', use it instead of pgmnoise --testrandom (code for which was...giraffedata2013-07-078-18/+154
* Don't read raster from libpng before setting up gamma correction in libpnggiraffedata2013-07-052-3/+12
* cleanupgiraffedata2013-07-052-62/+87
* clarify 'supported'giraffedata2013-06-302-9/+9
* remove obsolete build tool: empty_dependgiraffedata2013-06-301-19/+0
* Set up to develop Release 10.64giraffedata2013-06-292-1/+3
* Make 10.63.00 releasegiraffedata2013-06-292-3/+3
* New testsgiraffedata2013-06-2942-127/+654
* Add -maxval, speed upgiraffedata2013-06-282-9/+91
* Add documentation of test facility: TESTSgiraffedata2013-06-261-0/+302
* Add test instructionsgiraffedata2013-06-251-0/+23
* Fix bug from a few minutes agogiraffedata2013-06-251-1/+1
* Allow environment variables used with 'make check' to be overridden on comman...giraffedata2013-06-251-3/+7
* Ignore -plain when program generates PAMgiraffedata2013-06-252-3/+22
* Don't look at pam.plainformat when format is PAM (avoids problem with Valgrind)giraffedata2013-06-231-8/+6
* Improve commentgiraffedata2013-06-231-0/+3
* Improve commentgiraffedata2013-06-231-2/+6
* cleanupgiraffedata2013-06-234-36/+37
* Add missing source feature declarationgiraffedata2013-06-211-0/+1
* Use <stdbool.h> instead of locally defined boolgiraffedata2013-06-202-24/+40
* cleanupgiraffedata2013-06-201-10/+7
* cleanupgiraffedata2013-06-201-58/+56
* cleanupgiraffedata2013-06-201-59/+78
* Add missing #includegiraffedata2013-06-201-0/+2
* Add _BSD_SOURCEgiraffedata2013-06-201-0/+1
* cleanupgiraffedata2013-06-201-59/+82
* cleanupgiraffedata2013-06-191-100/+129
* cleanupgiraffedata2013-06-1918-189/+194
* Reverse accidental commitgiraffedata2013-06-191-4/+0
* cleanupgiraffedata2013-06-1922-29/+33
* cleanupgiraffedata2013-06-191-1/+1
* cleanupgiraffedata2013-06-196-48/+52
* cleanupgiraffedata2013-06-191-1/+1
* cleanupgiraffedata2013-06-191-1/+1
* Fix pam.opacity_plane set by pnm_readpaminit and pnm_writepaminitgiraffedata2013-06-192-1/+5
* Add information about MPEG patentsgiraffedata2013-06-181-0/+15
* fix typogiraffedata2013-06-181-1/+1
* Fix variable used before setgiraffedata2013-06-152-0/+6
* improve messagegiraffedata2013-06-071-1/+1
* cleanupgiraffedata2013-06-071-2/+1
* cleanupgiraffedata2013-06-071-177/+198
* cleanupgiraffedata2013-06-021-3/+4
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-022-0/+6
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-022-75/+183
* Recommend Pamcut instead of Pnmcutgiraffedata2013-06-021-1/+1
* Fix bug: does not read the color dictionary with 'mustopen' when user explici...giraffedata2013-06-012-2/+8
* Fix use of unset variable - entries in the colornames table don't get set whe...giraffedata2013-06-012-27/+81