Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug: appends extraneous color map; fails if input has none | giraffedata | 2009-01-01 | 2 | -128/+157 |
* | Fix bug: uses red channel for all three channels | giraffedata | 2009-01-01 | 2 | -2/+5 |
* | Fix crashes, incorrect output in all cases | giraffedata | 2008-12-31 | 3 | -71/+155 |
* | Fix bug with -pad and PBM input | giraffedata | 2008-12-31 | 2 | -1/+6 |
* | Change version number to 10.45.99 | giraffedata | 2008-12-31 | 1 | -1/+1 |
* | Update release number to 10.45.00 | giraffedata | 2008-12-28 | 2 | -3/+3 |
* | cleanup | giraffedata | 2008-12-28 | 1 | -100/+100 |
* | Add comments | giraffedata | 2008-12-28 | 2 | -0/+27 |
* | improve comment | giraffedata | 2008-12-28 | 1 | -6/+6 |
* | update HISTORY | giraffedata | 2008-12-19 | 1 | -0/+3 |
* | fix subroutine name so program works when Libxml is too old | giraffedata | 2008-12-17 | 1 | -1/+3 |
* | cleanup | giraffedata | 2008-12-17 | 1 | -291/+279 |
* | cleanup | giraffedata | 2008-12-15 | 1 | -125/+134 |
* | Remove superfluous huff.h | giraffedata | 2008-12-06 | 1 | -34/+0 |
* | Consolidate two dithers.h into one | giraffedata | 2008-12-06 | 4 | -95/+45 |
* | Move LDFLAGS to end | giraffedata | 2008-12-04 | 1 | -2/+3 |
* | fix comment | giraffedata | 2008-12-04 | 1 | -2/+2 |
* | Make -ansi compile work | giraffedata | 2008-12-04 | 7 | -0/+9 |
* | Use GNU C compile options on Darwin | giraffedata | 2008-12-04 | 2 | -3/+6 |
* | cleanup | giraffedata | 2008-12-04 | 1 | -22/+22 |
* | Put CFLAGS in right order so old Netpbm library doesn't get found first | giraffedata | 2008-12-04 | 1 | -2/+2 |
* | Move CFLAGS later | giraffedata | 2008-12-04 | 2 | -1/+5 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 11 | -49/+53 |
* | cleanup | giraffedata | 2008-12-03 | 1 | -185/+166 |
* | Add -randomseed | giraffedata | 2008-11-23 | 2 | -43/+96 |
* | Rename Makefile.depend to depend.mk | giraffedata | 2008-11-01 | 2 | -9/+7 |
* | Add -mapfile option | giraffedata | 2008-10-29 | 2 | -103/+240 |
* | cleanup | giraffedata | 2008-10-29 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-10-29 | 1 | -89/+103 |
* | Fix array bounds violation with PBM,PGM pnm_createBlackTuple | giraffedata | 2008-10-23 | 2 | -14/+8 |
* | cleanup | giraffedata | 2008-10-19 | 1 | -59/+80 |
* | cleanup | giraffedata | 2008-10-19 | 1 | -1/+1 |
* | Fix crash on PGM input | giraffedata | 2008-10-19 | 2 | -93/+170 |
* | Add missing item to changes for 10.37 | giraffedata | 2008-10-13 | 1 | -0/+4 |
* | Fix bug: never generates full white pixel | giraffedata | 2008-10-13 | 2 | -2/+4 |
* | Fix -value other than .5 for -fs, -atkinson | giraffedata | 2008-10-12 | 2 | -30/+47 |
* | Remove emacs control which is now implied by file name | giraffedata | 2008-10-11 | 1 | -2/+0 |
* | Rename Makefile.manpage to manpage.mk | giraffedata | 2008-10-11 | 1 | -0/+0 |
* | Add comments | giraffedata | 2008-10-11 | 1 | -0/+13 |
* | Rename Makefile.srcdir to srcdir.mk | giraffedata | 2008-10-11 | 1 | -1/+1 |
* | Rename Makefile.srcdir to srcdir.mk | giraffedata | 2008-10-11 | 2 | -1/+2 |
* | Rename Makefile.version to version.mk | giraffedata | 2008-10-11 | 3 | -2/+2 |
* | Add config.mk to svn:ignore | giraffedata | 2008-10-11 | 0 | -0/+0 |
* | Free if realloc fails | giraffedata | 2008-10-11 | 1 | -0/+2 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 40 | -191/+191 |
* | Remove instructions based on a Makefile.config that has apparently been lost | giraffedata | 2008-10-05 | 1 | -65/+0 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 35 | -39/+39 |
* | Start next release | giraffedata | 2008-10-05 | 2 | -1/+3 |
* | Prepare for rebasing advanced | giraffedata | 2008-09-27 | 2 | -3/+3 |
* | Make parallel make work | giraffedata | 2008-09-24 | 2 | -1/+17 |