about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add tools for creating Debian packagesgiraffedata2014-01-055-0/+575
* Put pkgconfig_template in the packagegiraffedata2014-01-041-0/+2
* update README.pkggiraffedata2014-01-041-23/+47
* make package: add man/web directory with .url files for each manual pagegiraffedata2014-01-043-7/+29
* use aliases to make tests easier to read and modify; add white line to top in...giraffedata2014-01-0290-350/+749
* update HISTORYgiraffedata2014-01-011-1/+7
* cleanupgiraffedata2014-01-011-2/+2
* Remove bogus assertiongiraffedata2014-01-011-8/+5
* Fix resolution, dimensions, and positioning for landscape casegiraffedata2014-01-011-112/+145
* cleanupgiraffedata2014-01-011-106/+138
* whitespacegiraffedata2013-12-301-28/+26
* Fix syntax errorgiraffedata2013-12-302-1/+4
* Fix wrong orientation when both -xsize and -ysize specifiedgiraffedata2013-12-282-13/+16
* Set up to start work on 10.66giraffedata2013-12-262-1/+3
* Change version number to 10.65giraffedata2013-12-262-3/+3
* Check for errors, total cleanupgiraffedata2013-12-262-87/+94
* Add -changemaxvalgiraffedata2013-12-222-9/+72
* cleanupgiraffedata2013-12-221-23/+26
* cleanupgiraffedata2013-12-221-3/+3
* Add -maxvalgiraffedata2013-12-202-5/+20
* Reject negative -weightgiraffedata2013-12-191-0/+4
* cleanupgiraffedata2013-12-191-67/+200
* cleanupgiraffedata2013-12-191-7/+8
* update HISTORYgiraffedata2013-12-191-0/+2
* Fix typo in messagegiraffedata2013-12-191-1/+1
* cleanupgiraffedata2013-12-151-14/+23
* fix incorrect determination of background colorgiraffedata2013-12-152-3/+7
* Add ps-alt-roundtrip testgiraffedata2013-12-133-0/+50
* Fix for all-white page and for too-long raster linesgiraffedata2013-12-132-46/+89
* Fix crash with -squig with too-narrow imagesgiraffedata2013-12-082-0/+21
* Add tests to Pnmtops test to examine various option combinationsgiraffedata2013-12-072-23/+67
* Remove ps-rountrip from revision 2046 - was an accidentgiraffedata2013-12-072-67/+23
* Fix spurious blank line in asciihex rastergiraffedata2013-12-072-3/+6
* Improve error messages for output I/O errorgiraffedata2013-12-071-3/+13
* cleanupgiraffedata2013-12-071-4/+15
* Fix divide by zero with 12 bits per samplegiraffedata2013-12-062-10/+41
* Add test for Pnmsheargiraffedata2013-12-065-23/+88
* More rational default for landscape/portrait choice; in particular, if the im...giraffedata2013-12-062-25/+59
* Fix: wrong check or no check for asprintf/vasprintf failuregiraffedata2013-11-283-4/+12
* Add debug messagesgiraffedata2013-11-271-1/+11
* Fix bug: wrong output with -rle; line accidentally deleted when writeFile() i...giraffedata2013-11-242-2/+7
* Fix bug: some ascii85 filter output goes to stdout instead of *ofPgiraffedata2013-11-242-6/+19
* Make sure SIGCHLD isn't set to ignoregiraffedata2013-11-162-3/+53
* Keep Standard Error opengiraffedata2013-11-121-1/+1
* Close inherited files to keep new file descriptor numbers < 10giraffedata2013-11-122-0/+9
* Remove vestigial Makefile.depend from svn:ignoregiraffedata2013-11-020-0/+0
* Use SSE stuff with Clang as for GCCgiraffedata2013-10-3012-49/+100
* Fix needless rebuild of partlistgiraffedata2013-10-301-2/+1
* Change references to MMX to SSE to match actual codegiraffedata2013-10-257-25/+37
* Fix code committed a few minutes agogiraffedata2013-10-201-1/+1