about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2010-08-071-428/+413
* Use memset() instead of bzero()giraffedata2010-08-072-3/+3
* Don't expect snprintf to existgiraffedata2010-08-072-29/+31
* update commentgiraffedata2010-08-071-0/+1
* Use pngtopam instead of pngtopnmgiraffedata2010-08-052-1/+3
* fix nonfunctional bug in pnm_bytespersample()giraffedata2010-07-231-1/+1
* Don't reference zlibVersion (zlibe_version)giraffedata2010-07-082-15/+35
* Don't expect SIGRTMIN, SIGRTMAX to be definedgiraffedata2010-07-031-70/+67
* Add commentsgiraffedata2010-06-301-3/+5
* set up to work on next releasegiraffedata2010-06-272-1/+3
* Set release number, dategiraffedata2010-06-272-3/+3
* Use MALLOCARRAY2 instead of pm_allocarraygiraffedata2010-06-271-2/+5
* Fix bugs just committedgiraffedata2010-06-271-3/+3
* Fix bugs just committedgiraffedata2010-06-271-2/+2
* Add MALLOCARRAY2giraffedata2010-06-275-135/+222
* cleanupgiraffedata2010-06-272-156/+193
* Add commentsgiraffedata2010-06-261-2/+20
* Free option_defgiraffedata2010-06-261-0/+2
* Update HISTORYgiraffedata2010-06-131-0/+8
* deal with unprintable character from font file in messagegiraffedata2010-06-131-2/+6
* Make 'readline' object to read the font file; fixes bug with expect() returni...giraffedata2010-06-121-171/+227
* Add missing includegiraffedata2010-06-121-0/+2
* Fix crash with a glyph that has a negative left or bottom bordergiraffedata2010-06-121-3/+5
* Fix error message where hex string ends prematurelygiraffedata2010-06-121-20/+26
* fix typosgiraffedata2010-06-051-4/+4
* Add copyright stuffgiraffedata2010-06-051-0/+17
* Fix broken text rendering in all casesgiraffedata2010-05-312-49/+128
* cleanupgiraffedata2010-05-301-51/+146
* Fix bogus assertiongiraffedata2010-05-302-4/+9
* Assert Gcc 4.1 doesn't have SSE2 direct access, because it has bugsgiraffedata2010-05-271-1/+6
* Update commentgiraffedata2010-05-271-1/+1
* fix incorrect determination of when vasprintf() exists in libcgiraffedata2010-05-252-1/+4
* Add some more code for more that two operands; not functional yetgiraffedata2010-05-201-26/+63
* Fix bug from a few days agogiraffedata2010-05-201-1/+1
* update HISTORYgiraffedata2010-05-201-0/+2
* fix memory leakgiraffedata2010-05-201-10/+12
* Recognize "PC bitmap" description from 'file' for a BMPgiraffedata2010-05-202-1/+5
* Remove VMS code. Who are we kidding?giraffedata2010-05-1924-21473/+15
* fix assertion on 64 bitgiraffedata2010-05-192-6/+19
* Pamflip PBM speedup with SSE et algiraffedata2010-05-188-33/+464
* cleanupgiraffedata2010-05-151-64/+102
* Fix error messagegiraffedata2010-05-151-1/+1
* Use SSE instead of MMXgiraffedata2010-05-133-68/+102
* Fix compile warningsgiraffedata2010-05-091-1/+1
* Fix compile warninggiraffedata2010-05-091-2/+2
* Fix build error introduced by recent warning silencinggiraffedata2010-05-091-1/+7
* updategiraffedata2010-05-081-63/+41
* Add -bitsperpixel optiongiraffedata2010-05-012-54/+128
* Make exit status 0 instead of 10 when window manager requests terminationgiraffedata2010-04-262-1/+4
* Fix bug: 12 bit output when 8 would dogiraffedata2010-04-242-0/+5