Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free option_def | giraffedata | 2010-06-26 | 1 | -0/+2 |
* | Update HISTORY | giraffedata | 2010-06-13 | 1 | -0/+8 |
* | deal with unprintable character from font file in message | giraffedata | 2010-06-13 | 1 | -2/+6 |
* | Make 'readline' object to read the font file; fixes bug with expect() returni... | giraffedata | 2010-06-12 | 1 | -171/+227 |
* | Add missing include | giraffedata | 2010-06-12 | 1 | -0/+2 |
* | Fix crash with a glyph that has a negative left or bottom border | giraffedata | 2010-06-12 | 1 | -3/+5 |
* | Fix error message where hex string ends prematurely | giraffedata | 2010-06-12 | 1 | -20/+26 |
* | fix typos | giraffedata | 2010-06-05 | 1 | -4/+4 |
* | Add copyright stuff | giraffedata | 2010-06-05 | 1 | -0/+17 |
* | Fix broken text rendering in all cases | giraffedata | 2010-05-31 | 2 | -49/+128 |
* | cleanup | giraffedata | 2010-05-30 | 1 | -51/+146 |
* | Fix bogus assertion | giraffedata | 2010-05-30 | 2 | -4/+9 |
* | Assert Gcc 4.1 doesn't have SSE2 direct access, because it has bugs | giraffedata | 2010-05-27 | 1 | -1/+6 |
* | Update comment | giraffedata | 2010-05-27 | 1 | -1/+1 |
* | fix incorrect determination of when vasprintf() exists in libc | giraffedata | 2010-05-25 | 2 | -1/+4 |
* | Add some more code for more that two operands; not functional yet | giraffedata | 2010-05-20 | 1 | -26/+63 |
* | Fix bug from a few days ago | giraffedata | 2010-05-20 | 1 | -1/+1 |
* | update HISTORY | giraffedata | 2010-05-20 | 1 | -0/+2 |
* | fix memory leak | giraffedata | 2010-05-20 | 1 | -10/+12 |
* | Recognize "PC bitmap" description from 'file' for a BMP | giraffedata | 2010-05-20 | 2 | -1/+5 |
* | Remove VMS code. Who are we kidding? | giraffedata | 2010-05-19 | 24 | -21473/+15 |
* | fix assertion on 64 bit | giraffedata | 2010-05-19 | 2 | -6/+19 |
* | Pamflip PBM speedup with SSE et al | giraffedata | 2010-05-18 | 8 | -33/+464 |
* | cleanup | giraffedata | 2010-05-15 | 1 | -64/+102 |
* | Fix error message | giraffedata | 2010-05-15 | 1 | -1/+1 |
* | Use SSE instead of MMX | giraffedata | 2010-05-13 | 3 | -68/+102 |
* | 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 |
* | update | giraffedata | 2010-05-08 | 1 | -63/+41 |
* | Add -bitsperpixel option | giraffedata | 2010-05-01 | 2 | -54/+128 |
* | Make exit status 0 instead of 10 when window manager requests termination | giraffedata | 2010-04-26 | 2 | -1/+4 |
* | Fix bug: 12 bit output when 8 would do | giraffedata | 2010-04-24 | 2 | -0/+5 |
* | Add ochre | giraffedata | 2010-04-22 | 1 | -0/+3 |
* | comments | giraffedata | 2010-04-20 | 1 | -1/+2 |
* | Work correctly with pixel size 16 | giraffedata | 2010-04-20 | 2 | -6/+64 |
* | cleanup | giraffedata | 2010-04-14 | 1 | -53/+90 |
* | Add Openmp directives | giraffedata | 2010-04-14 | 1 | -0/+4 |
* | Add -Wno-unknown-pragmas | giraffedata | 2010-04-14 | 2 | -2/+3 |
* | cleanup | giraffedata | 2010-04-11 | 1 | -55/+67 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 38 | -1483/+1528 |
* | Add Ppmtoascii | giraffedata | 2010-04-09 | 3 | -1/+239 |
* | cleanup | giraffedata | 2010-04-09 | 1 | -68/+70 |
* | cleanup | giraffedata | 2010-04-08 | 1 | -58/+150 |
* | cleanup | giraffedata | 2010-04-07 | 1 | -18/+39 |
* | fix incorrect output | giraffedata | 2010-04-06 | 2 | -51/+93 |
* | Fix signedness problem | giraffedata | 2010-04-05 | 2 | -5/+7 |
* | Fix -reduce | giraffedata | 2010-04-03 | 2 | -3/+10 |
* | cleanup | giraffedata | 2010-04-03 | 2 | -1/+2 |
* | Don't default to /usr/X11R6/lib/libX11.so just because /usr/X11R6 exists. /u... | giraffedata | 2010-04-03 | 1 | -1/+1 |