about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug: stdout closes after first image, so only first image gets writtengiraffedata2013-05-272-5/+35
* Check for write failuregiraffedata2013-05-271-20/+32
* Add 'Netpbm' to version namesgiraffedata2013-05-201-82/+91
* Fix -norandom: reference to unset variablegiraffedata2013-05-202-0/+24
* Fix miscellaneous bugs introduced a month ago (April 14)giraffedata2013-05-112-106/+153
* Fix computation of PNG color typegiraffedata2013-05-112-1/+5
* cleanupgiraffedata2013-05-111-241/+292
* Fix color-format-but-grayscale optimizationgiraffedata2013-05-112-2/+11
* cleanupgiraffedata2013-05-031-4/+4
* Fix bug - row index incremented before use; should be aftergiraffedata2013-05-032-12/+32
* cleanupgiraffedata2013-05-031-3/+0
* Fix unaligned memory access on Sparcgiraffedata2013-05-027-35/+80
* cleanupgiraffedata2013-04-231-1/+0
* Fix mkdir of lib/util that already existsgiraffedata2013-04-182-4/+5
* Add pamtowinicongiraffedata2013-04-143-2/+1132
* Fix some bugs from commit a few days agogiraffedata2013-04-141-34/+51
* missing from recent commit of winicontopam.cgiraffedata2013-04-141-1/+2
* cleanupgiraffedata2013-04-141-8/+8
* Add commentgiraffedata2013-04-141-0/+2
* Fix bug: REALLOCARRAY tries to free null pointer when block wasn't previously...giraffedata2013-04-141-1/+1
* Fix != -> negiraffedata2013-04-132-2/+4
* Make Perl programs find the Perl interpreter via PATHgiraffedata2013-04-128-12/+184
* Add winicontopamgiraffedata2013-04-113-1/+1349
* Fix bug: truncates AND mask with odd image widthsgiraffedata2013-04-102-7/+6
* cleanupgiraffedata2013-04-101-1/+1
* cleanupgiraffedata2013-04-061-390/+423
* Fix bug from revision 1771: says types are different when they aren'tgiraffedata2013-04-062-4/+7
* Prepare for Release 10.63giraffedata2013-03-282-1/+3
* Change release number to 10.62.00giraffedata2013-03-282-3/+3
* Fix problem with nonexistent lib/util with separate build treegiraffedata2013-03-011-1/+4
* fix used before set bug from Revision 1542giraffedata2013-02-262-0/+5
* Dump additional stuff with -headerdumpgiraffedata2013-02-261-6/+45
* cleanupgiraffedata2013-02-241-61/+113
* Set don't care bytes to zero to make output repeatablegiraffedata2013-02-242-46/+79
* whitespacegiraffedata2013-02-241-1/+1
* cleanupgiraffedata2013-02-241-196/+253
* Add -dumpheader, -dumpcolormapgiraffedata2013-02-242-1/+71
* whitespacegiraffedata2013-02-241-6/+7
* Fix revision 1839giraffedata2013-02-231-1/+1
* Fix link order of libnetpbm vs libjaspergiraffedata2013-02-201-1/+1
* split out patent information to another filegiraffedata2013-02-192-89/+89
* update for expired patentsgiraffedata2013-02-191-31/+31
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-192-1/+4
* Make Installnetpbm install a Pkg-config .pc filegiraffedata2013-02-192-69/+197
* Move icontopbm->sunicontopnm symlink from converter/pbm to converter/pnm, bec...giraffedata2013-02-162-3/+3
* pnmquantall is Perl, so doesn't end in .exegiraffedata2013-02-161-1/+1
* cleanupgiraffedata2013-02-154-88/+97
* cleanupgiraffedata2013-02-151-8/+0
* resolve conflict between jpeg library definition of 'boolean' and Ppmtompeg d...giraffedata2013-02-157-33/+33
* Use _splitpath; _splitpath_s isn't really availablegiraffedata2013-02-152-15/+14