Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bogus 'bad magic number' message | giraffedata | 2014-12-18 | 2 | -2/+7 |
* | Fix bug from 2 days ago | giraffedata | 2014-12-18 | 1 | -1/+1 |
* | Add some validation of format string | giraffedata | 2014-12-15 | 2 | -48/+340 |
* | Clip elevation to maxval | giraffedata | 2014-12-15 | 1 | -3/+15 |
* | minor changes | giraffedata | 2014-12-07 | 1 | -3/+3 |
* | Add -verbose | giraffedata | 2014-12-06 | 2 | -10/+19 |
* | cleanup | giraffedata | 2014-12-06 | 1 | -38/+95 |
* | fix typo in comment | giraffedata | 2014-12-01 | 1 | -3/+3 |
* | cleanup | giraffedata | 2014-12-01 | 1 | -7/+10 |
* | improve comment | giraffedata | 2014-12-01 | 1 | -1/+1 |
* | cleanup; catch some buffer overruns; fail when #( isn't followed by close paren | giraffedata | 2014-11-30 | 2 | -433/+786 |
* | cleanup | giraffedata | 2014-11-30 | 1 | -7/+7 |
* | Use NetBSD's vasprintf | giraffedata | 2014-11-23 | 2 | -3/+7 |
* | Add comment | giraffedata | 2014-11-22 | 1 | -0/+6 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 12 | -48/+150 |
* | cleanup | giraffedata | 2014-11-22 | 1 | -108/+109 |
* | Advise .pc instead of .pkgconfig for pkg-config file name | giraffedata | 2014-11-21 | 1 | -5/+5 |
* | cleanup | giraffedata | 2014-11-21 | 1 | -30/+41 |
* | cleanup | giraffedata | 2014-11-21 | 1 | -16/+14 |
* | Replace use of Pnmscale with use of Pamscale | giraffedata | 2014-11-21 | 3 | -18/+18 |
* | Add tests for Ppmchange, Pambackground miscellaneous other refinements | giraffedata | 2014-11-16 | 13 | -32/+152 |
* | Add -image=all to giftopnm | giraffedata | 2014-11-15 | 2 | -2/+5 |
* | cleanup | giraffedata | 2014-11-15 | 1 | -4/+7 |
* | cleanup | giraffedata | 2014-11-14 | 1 | -3/+3 |
* | cleanup | giraffedata | 2014-11-12 | 1 | -119/+128 |
* | cleanup | giraffedata | 2014-11-11 | 1 | -4/+3 |
* | Add -offset option for use with -test | giraffedata | 2014-11-11 | 1 | -2/+13 |
* | update history | giraffedata | 2014-11-05 | 1 | -0/+1 |
* | Fix height used where width needed | giraffedata | 2014-11-05 | 2 | -1/+6 |
* | Fix wrong name for icon file | giraffedata | 2014-09-28 | 1 | -1/+1 |
* | Fix missing newline in config.mk | giraffedata | 2014-09-28 | 2 | -1/+5 |
* | Prepare to develop 10.69 | giraffedata | 2014-09-27 | 2 | -1/+3 |
* | Change release number to 10.68 | giraffedata | 2014-09-26 | 2 | -3/+3 |
* | Change _XOPEN_SOURCE 600 to 500 | giraffedata | 2014-09-20 | 3 | -4/+22 |
* | correct explanation of 600->500 change | giraffedata | 2014-09-20 | 1 | -5/+4 |
* | Change _XOPEN_SOURCE 600 to 500. See doc/HISTORY | giraffedata | 2014-09-20 | 8 | -7/+20 |
* | cleanup | giraffedata | 2014-09-20 | 4 | -229/+320 |
* | update HISTORY | giraffedata | 2014-09-19 | 1 | -0/+3 |
* | Properly fix compiler warning about array bounds violation; fix in 2010 cause... | giraffedata | 2014-09-19 | 1 | -9/+2 |
* | cleanup | giraffedata | 2014-09-16 | 13 | -766/+799 |
* | update HISTORY | giraffedata | 2014-09-07 | 2 | -1/+4 |
* | Fix buffer overflow | giraffedata | 2014-09-07 | 1 | -4/+4 |
* | Correct comment | giraffedata | 2014-09-07 | 1 | -2/+2 |
* | cleanup | giraffedata | 2014-09-06 | 1 | -50/+60 |
* | Replace pgmcrater tests with pamcrater | giraffedata | 2014-09-05 | 5 | -3/+62 |
* | Fix wrong link order of libraries in fiasco converter links | giraffedata | 2014-09-04 | 2 | -2/+9 |
* | Fix wrong placement | giraffedata | 2014-09-02 | 1 | -3/+3 |
* | Fix bug from previous commit | giraffedata | 2014-09-02 | 1 | -6/+0 |
* | Provide means of setting default search path for rgb.txt via config.mk | giraffedata | 2014-09-02 | 3 | -1/+8 |
* | Improve comments | giraffedata | 2014-09-02 | 1 | -10/+19 |