about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix broken text rendering in all casesgiraffedata2010-05-312-49/+128
* cleanupgiraffedata2010-05-301-51/+146
* Fix bogus assertiongiraffedata2010-05-302-4/+9
* Assert Gcc 4.1 doesn't have SSE2 direct access, because it has bugsgiraffedata2010-05-271-1/+6
* Update commentgiraffedata2010-05-271-1/+1
* fix incorrect determination of when vasprintf() exists in libcgiraffedata2010-05-252-1/+4
* Add some more code for more that two operands; not functional yetgiraffedata2010-05-201-26/+63
* Fix bug from a few days agogiraffedata2010-05-201-1/+1
* update HISTORYgiraffedata2010-05-201-0/+2
* fix memory leakgiraffedata2010-05-201-10/+12
* Recognize "PC bitmap" description from 'file' for a BMPgiraffedata2010-05-202-1/+5
* Remove VMS code. Who are we kidding?giraffedata2010-05-1924-21473/+15
* fix assertion on 64 bitgiraffedata2010-05-192-6/+19
* Pamflip PBM speedup with SSE et algiraffedata2010-05-188-33/+464
* cleanupgiraffedata2010-05-151-64/+102
* Fix error messagegiraffedata2010-05-151-1/+1
* Use SSE instead of MMXgiraffedata2010-05-133-68/+102
* Fix compile warningsgiraffedata2010-05-091-1/+1
* Fix compile warninggiraffedata2010-05-091-2/+2
* Fix build error introduced by recent warning silencinggiraffedata2010-05-091-1/+7
* updategiraffedata2010-05-081-63/+41
* Add -bitsperpixel optiongiraffedata2010-05-012-54/+128
* Make exit status 0 instead of 10 when window manager requests terminationgiraffedata2010-04-262-1/+4
* Fix bug: 12 bit output when 8 would dogiraffedata2010-04-242-0/+5
* Add ochregiraffedata2010-04-221-0/+3
* commentsgiraffedata2010-04-201-1/+2
* Work correctly with pixel size 16giraffedata2010-04-202-6/+64
* cleanupgiraffedata2010-04-141-53/+90
* Add Openmp directivesgiraffedata2010-04-141-0/+4
* Add -Wno-unknown-pragmasgiraffedata2010-04-142-2/+3
* cleanupgiraffedata2010-04-111-55/+67
* Fix compiler warningsgiraffedata2010-04-1038-1483/+1528
* Add Ppmtoasciigiraffedata2010-04-093-1/+239
* cleanupgiraffedata2010-04-091-68/+70
* cleanupgiraffedata2010-04-081-58/+150
* cleanupgiraffedata2010-04-071-18/+39
* fix incorrect outputgiraffedata2010-04-062-51/+93
* Fix signedness problemgiraffedata2010-04-052-5/+7
* Fix -reducegiraffedata2010-04-032-3/+10
* cleanupgiraffedata2010-04-032-1/+2
* Don't default to /usr/X11R6/lib/libX11.so just because /usr/X11R6 exists. /u...giraffedata2010-04-031-1/+1
* quiet compiler warninggiraffedata2010-04-031-1/+1
* cleanupgiraffedata2010-04-021-90/+110
* Limit size of pnmconvol invocation parametersgiraffedata2010-04-012-0/+27
* suppress messages from Pnmconvolgiraffedata2010-04-012-5/+10
* Add pm_getMessage()giraffedata2010-04-012-1/+13
* Respect -plain, check some arithmetic overflow, fix wild pointer, simplify co...giraffedata2010-04-012-24/+51
* Set up for next releasegiraffedata2010-03-272-1/+3
* Change version number to 10.50.00giraffedata2010-03-271-2/+2
* Eliminate C++-style commentsgiraffedata2010-03-276-33/+38