Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recognize "PC bitmap" description from 'file' for a BMP | giraffedata | 2010-05-20 | 1 | -1/+2 |
* | Remove VMS code. Who are we kidding? | giraffedata | 2010-05-19 | 5 | -52/+7 |
* | Fix compile warnings | giraffedata | 2010-05-09 | 1 | -1/+1 |
* | Fix compile warning | giraffedata | 2010-05-09 | 1 | -2/+2 |
* | Fix build error introduced by recent warning silencing | giraffedata | 2010-05-09 | 1 | -1/+7 |
* | Add -bitsperpixel option | giraffedata | 2010-05-01 | 1 | -54/+126 |
* | Fix bug: 12 bit output when 8 would do | giraffedata | 2010-04-24 | 1 | -0/+2 |
* | comments | giraffedata | 2010-04-20 | 1 | -1/+2 |
* | Work correctly with pixel size 16 | giraffedata | 2010-04-20 | 1 | -6/+61 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 20 | -1418/+1437 |
* | Add Ppmtoascii | giraffedata | 2010-04-09 | 2 | -1/+237 |
* | cleanup | giraffedata | 2010-04-09 | 1 | -68/+70 |
* | cleanup | giraffedata | 2010-04-08 | 1 | -58/+150 |
* | Fix signedness problem | giraffedata | 2010-04-05 | 1 | -5/+5 |
* | cleanup | giraffedata | 2010-04-03 | 2 | -1/+2 |
* | cleanup | giraffedata | 2010-04-02 | 1 | -90/+110 |
* | Eliminate C++-style comments | giraffedata | 2010-03-27 | 1 | -1/+1 |
* | Eliminate apparently bogus byte reversal | giraffedata | 2010-03-04 | 1 | -1/+1 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -6/+11 |
* | Fix bug from a few minutes ago | giraffedata | 2010-03-04 | 1 | -2/+2 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -76/+89 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -82/+111 |
* | cleanup | giraffedata | 2010-03-04 | 1 | -56/+84 |
* | Fix arithmetic overflow with image dimensions represented by 16 bit integers | giraffedata | 2010-03-02 | 5 | -289/+312 |
* | Remove output file argument | giraffedata | 2010-02-09 | 2 | -14/+5 |
* | Add pamtoavs, avstopam | giraffedata | 2010-02-09 | 3 | -2/+264 |
* | Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper rounding | giraffedata | 2010-02-02 | 1 | -2/+2 |
* | cleanup | giraffedata | 2010-02-02 | 1 | -2/+2 |
* | cleanup | giraffedata | 2010-02-02 | 1 | -1/+1 |
* | Fix bug: out-of-domain values passed to acos() | giraffedata | 2010-01-17 | 1 | -1/+1 |
* | Fix incorrect PALM_DIRECT_COLOR_FLAG not valid failure; fix incorrect output ... | giraffedata | 2010-01-03 | 1 | -8/+18 |
* | fix bug: doesn't work with Standard Input | giraffedata | 2009-12-30 | 5 | -665/+811 |
* | cleanup | giraffedata | 2009-12-30 | 1 | -208/+208 |
* | fix wild pointers with large color index | giraffedata | 2009-12-29 | 1 | -77/+131 |
* | cleanup | giraffedata | 2009-12-22 | 1 | -139/+146 |
* | Fix compile failure introduced yesterday | giraffedata | 2009-12-10 | 1 | -1/+1 |
* | add comments | giraffedata | 2009-12-09 | 1 | -0/+4 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -19/+19 |
* | Fix crash when -name option doesn't contain an underscore | giraffedata | 2009-12-09 | 1 | -1/+1 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -1/+2 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -0/+2 |
* | Fix missing Z coordinate | giraffedata | 2009-12-09 | 1 | -0/+1 |
* | cleanup | giraffedata | 2009-12-09 | 1 | -2/+2 |
* | Add missing inclusion of nstring.h | giraffedata | 2009-12-09 | 7 | -0/+14 |
* | Fix bug: don't do png_destroy_write() on a read structure | giraffedata | 2009-12-03 | 2 | -5/+13 |
* | Add comment | giraffedata | 2009-12-02 | 1 | -0/+5 |
* | Fix for bigendian machine | giraffedata | 2009-11-25 | 4 | -909/+908 |
* | cleanup | giraffedata | 2009-11-20 | 1 | -61/+101 |
* | Fix png_create_write_struct() used where png_create_read_struct() belongs | giraffedata | 2009-11-19 | 1 | -1/+1 |
* | Don't dump box unless debug is turned on | giraffedata | 2009-10-09 | 3 | -5/+8 |