about summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Prepare to work on 10.67giraffedata2014-03-301-0/+3
* Make 10.66 releasegiraffedata2014-03-301-1/+1
* Add pamvalidategiraffedata2014-03-221-1/+5
* Add -forensicgiraffedata2014-03-121-1/+1
* update HISTORY for recent changesgiraffedata2014-03-061-0/+5
* Warn if user says JPEG library is in the default search path but it isn'tgiraffedata2014-03-031-0/+3
* Fix arithmetic to avoid array bounds violationgiraffedata2014-03-021-0/+5
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-011-0/+3
* Add -forensicgiraffedata2014-03-011-0/+3
* Fix buffer overrungiraffedata2014-03-011-0/+3
* Validate samples do not exceed maxval; valid image dimension small enough tha...giraffedata2014-03-011-1/+8
* Fix buffer overrungiraffedata2014-02-251-0/+3
* Fix incorrect determination of whether build uses MSVCRTgiraffedata2014-02-241-0/+3
* Add -diagonal, fix for very large imagesgiraffedata2014-02-151-1/+9
* Fix for -takeodd on image with no odd rowsgiraffedata2014-02-091-6/+9
* clip output values to 0..maxval; detect too-small inputgiraffedata2014-02-091-0/+6
* Fix typo in dategiraffedata2014-01-221-1/+1
* Add some Debian documentationgiraffedata2014-01-141-1/+6
* update historygiraffedata2014-01-141-0/+2
* Add -portrait to pstopnm command in order to get proper round tripgiraffedata2014-01-061-0/+3
* Document installation via .deb; remove obsolete info about old release systemgiraffedata2014-01-051-4/+5
* Add tools for creating Debian packagesgiraffedata2014-01-051-0/+2
* make package: add man/web directory with .url files for each manual pagegiraffedata2014-01-041-0/+3
* update HISTORYgiraffedata2014-01-011-1/+7
* Fix syntax errorgiraffedata2013-12-301-0/+3
* Fix wrong orientation when both -xsize and -ysize specifiedgiraffedata2013-12-281-0/+3
* Set up to start work on 10.66giraffedata2013-12-261-0/+2
* Change version number to 10.65giraffedata2013-12-261-1/+1
* Check for errors, total cleanupgiraffedata2013-12-261-0/+3
* Add -changemaxvalgiraffedata2013-12-221-0/+2
* Add -maxvalgiraffedata2013-12-201-0/+4
* 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