about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix bug in commit a few minutes agogiraffedata2013-10-201-3/+4
* Use <emmintrins.h> interface for MMX SSE instrinsics instead of GCC-specific ...giraffedata2013-10-206-33/+124
* Add commentsgiraffedata2013-10-201-0/+10
* Move test helper program 'testrandom' from buildtools directory to test direc...giraffedata2013-10-175-26/+40
* reword commentgiraffedata2013-10-171-2/+1
* Fix compiler warning on system without vasprintfgiraffedata2013-10-172-3/+9
* Remove redefinition of HAVE_VASPRINTFgiraffedata2013-10-172-6/+2
* whitespacegiraffedata2013-10-171-1/+1
* Make SIGWINCH defined on OpenBSDgiraffedata2013-10-081-0/+1
* Fix test of SIGIO, SIGPWR presencegiraffedata2013-10-081-2/+2
* Restore recognition of SIGPWR if it's defined as a macrogiraffedata2013-10-082-13/+20
* Don't refer to SIGWINCH, SIGIO if they don't existgiraffedata2013-10-082-0/+13
* Fix compile failure for big-endian machinegiraffedata2013-10-062-2/+5
* Prepare for Release 10.65giraffedata2013-09-282-1/+3
* Make it Release 10.64.00giraffedata2013-09-282-3/+3
* Add -sort=rgb to test for Ppmhistgiraffedata2013-07-302-3/+5
* Fix abuse of unsigned integer coercion to integergiraffedata2013-07-271-10/+32
* cleanupgiraffedata2013-07-271-6/+12
* Add %f capabilitygiraffedata2013-07-261-2/+17
* Use system vasprintf on Mac OS Xgiraffedata2013-07-253-30/+11
* cleanupgiraffedata2013-07-251-2/+2
* cleanupgiraffedata2013-07-251-21/+36