about summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* update HISTORYgiraffedata2013-12-191-0/+2
* fix incorrect determination of background colorgiraffedata2013-12-151-0/+3
* Fix for all-white page and for too-long raster linesgiraffedata2013-12-131-0/+7
* Fix crash with -squig with too-narrow imagesgiraffedata2013-12-081-0/+3
* Fix spurious blank line in asciihex rastergiraffedata2013-12-071-0/+4
* Fix divide by zero with 12 bits per samplegiraffedata2013-12-061-0/+3
* More rational default for landscape/portrait choice; in particular, if the im...giraffedata2013-12-061-0/+4
* Fix: wrong check or no check for asprintf/vasprintf failuregiraffedata2013-11-281-0/+3
* Fix bug: wrong output with -rle; line accidentally deleted when writeFile() i...giraffedata2013-11-241-0/+3
* Fix bug: some ascii85 filter output goes to stdout instead of *ofPgiraffedata2013-11-241-0/+3
* Make sure SIGCHLD isn't set to ignoregiraffedata2013-11-161-2/+7
* Close inherited files to keep new file descriptor numbers < 10giraffedata2013-11-121-0/+2
* Use SSE stuff with Clang as for GCCgiraffedata2013-10-301-1/+4
* Change references to MMX to SSE to match actual codegiraffedata2013-10-251-1/+1
* Use <emmintrins.h> interface for MMX SSE instrinsics instead of GCC-specific ...giraffedata2013-10-201-2/+6
* Fix compiler warning on system without vasprintfgiraffedata2013-10-171-0/+3
* Remove redefinition of HAVE_VASPRINTFgiraffedata2013-10-171-0/+2
* Restore recognition of SIGPWR if it's defined as a macrogiraffedata2013-10-081-1/+4
* Don't refer to SIGWINCH, SIGIO if they don't existgiraffedata2013-10-081-0/+3
* Fix compile failure for big-endian machinegiraffedata2013-10-061-0/+3
* Prepare for Release 10.65giraffedata2013-09-281-0/+2
* Make it Release 10.64.00giraffedata2013-09-281-1/+1
* Add -sort=rgb to test for Ppmhistgiraffedata2013-07-301-2/+4
* Use system vasprintf on Mac OS Xgiraffedata2013-07-251-0/+3
* Don't read raster from libpng before setting up gamma correction in libpnggiraffedata2013-07-051-0/+3
* clarify 'supported'giraffedata2013-06-301-3/+3
* Set up to develop Release 10.64giraffedata2013-06-291-0/+2
* Make 10.63.00 releasegiraffedata2013-06-291-1/+1
* Add -maxval, speed upgiraffedata2013-06-281-0/+3
* Add documentation of test facility: TESTSgiraffedata2013-06-261-0/+302
* Add test instructionsgiraffedata2013-06-251-0/+23
* Ignore -plain when program generates PAMgiraffedata2013-06-251-0/+4
* Use <stdbool.h> instead of locally defined boolgiraffedata2013-06-201-0/+2
* cleanupgiraffedata2013-06-191-1/+2
* Fix pam.opacity_plane set by pnm_readpaminit and pnm_writepaminitgiraffedata2013-06-191-0/+4
* Add information about MPEG patentsgiraffedata2013-06-181-0/+15
* fix typogiraffedata2013-06-181-1/+1
* Fix variable used before setgiraffedata2013-06-151-0/+5
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-0/+3
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-0/+3
* Fix bug: does not read the color dictionary with 'mustopen' when user explici...giraffedata2013-06-011-1/+5
* Fix use of unset variable - entries in the colornames table don't get set whe...giraffedata2013-06-011-0/+5
* Fix crash when -mesh is 1 or less; fix array bounds violation; replace pm_key...giraffedata2013-05-311-0/+8
* Fix bug: stdout closes after first image, so only first image gets writtengiraffedata2013-05-271-1/+4
* Add 'Netpbm' to version namesgiraffedata2013-05-201-82/+91
* Fix -norandom: reference to unset variablegiraffedata2013-05-201-0/+4
* Fix computation of PNG color typegiraffedata2013-05-111-0/+4
* Fix color-format-but-grayscale optimizationgiraffedata2013-05-111-0/+5
* Fix bug - row index incremented before use; should be aftergiraffedata2013-05-031-0/+4
* Fix unaligned memory access on Sparcgiraffedata2013-05-021-0/+3