Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deal properly with NaN | giraffedata | 2010-10-01 | 1 | -2/+6 |
* | Rename sleepN to pm_sleep | giraffedata | 2010-09-29 | 2 | -2/+2 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 33 | -352/+353 |
* | Eliminate use of obsolete pm_llocarray() | giraffedata | 2010-09-29 | 1 | -2/+2 |
* | Fix corrupted images | giraffedata | 2010-09-29 | 2 | -3/+3 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 66 | -100/+100 |
* | Get pamtopdbimg, pdbimgtopam working | giraffedata | 2010-09-25 | 5 | -1190/+1517 |
* | Fix wrong output, buffer overrun | giraffedata | 2010-09-25 | 1 | -2/+2 |
* | typo in comment | giraffedata | 2010-09-21 | 1 | -1/+1 |
* | Convert to modern optParseOptions3 | giraffedata | 2010-09-21 | 1 | -19/+22 |
* | Convert to modern optParseOptions3 | giraffedata | 2010-09-21 | 2 | -47/+53 |
* | Convert to modern optParseOptions3 | giraffedata | 2010-09-21 | 1 | -44/+56 |
* | Add Pamtopdbimg | giraffedata | 2010-09-19 | 4 | -2/+1889 |
* | cleanup | giraffedata | 2010-09-19 | 1 | -8/+8 |
* | Fix free of non-allocated memory | giraffedata | 2010-09-18 | 1 | -8/+2 |
* | cleanup | giraffedata | 2010-09-17 | 1 | -14/+21 |
* | cleanup | giraffedata | 2010-09-09 | 1 | -39/+11 |
* | fix PNGVER | giraffedata | 2010-08-28 | 1 | -4/+4 |
* | cleanup | giraffedata | 2010-08-07 | 18 | -112/+26 |
* | cleanup | giraffedata | 2010-08-07 | 1 | -428/+413 |
* | Don't expect snprintf to exist | giraffedata | 2010-08-07 | 1 | -29/+29 |
* | Use pngtopam instead of pngtopnm | giraffedata | 2010-08-05 | 1 | -1/+1 |
* | Don't reference zlibVersion (zlibe_version) | giraffedata | 2010-07-08 | 1 | -15/+28 |
* | 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 |