about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * Set don't care bits to zerogiraffedata2012-12-252-1/+9
| * Stop Valgrind from complaining about memory accessed before setgiraffedata2012-12-251-19/+26
| * cleanupgiraffedata2012-12-171-16/+0
| * Fix 64 bit signed long problem, eliminate superfluous cmuwm.h filegiraffedata2012-12-164-22/+19
| * Fix 64 bit signed long problemgiraffedata2012-12-162-1/+4
| * cleanupgiraffedata2012-12-151-3/+0
| * remove nonportable -p option from mktempgiraffedata2012-12-151-1/+1
| * Fix wrong string comparison: looks at only first 4 bytes of tuple type, makin...giraffedata2012-12-142-7/+12
| * Fix bug: wrong depth for GRAYSCALE_ALPHA outputgiraffedata2012-12-142-1/+6
| * add commentsgiraffedata2012-12-141-1/+6
| * various changes to test facilitygiraffedata2012-12-1253-108/+509
| * rationalize order of header file inclusionsgiraffedata2012-12-0910-11/+20
| * Add 'check' make target to run the new test/Execute_Tests test suitegiraffedata2012-12-071-0/+9
| * Fix integer promotion messgiraffedata2012-12-052-5/+8
| * Cleanup, go row-at-a-time, deal better with empty input filegiraffedata2012-12-051-155/+134
| * update HISTORYgiraffedata2012-12-041-0/+3
| * Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tagsgiraffedata2012-12-041-26/+28
| * cleanupgiraffedata2012-12-031-91/+106
| * Add -median, -quartile, and -decile optionsgiraffedata2012-12-022-14/+195
| * Add -machine optiongiraffedata2012-11-301-11/+28
| * Add some copyright noticesgiraffedata2012-11-288-25/+44
| * go row-by-row, recognize some errorsgiraffedata2012-11-241-108/+71
| * Rename -randseed to -randomseedgiraffedata2012-11-241-0/+2
| * Add -randomseedgiraffedata2012-11-241-2/+6
| * Add -randomseedgiraffedata2012-11-241-3/+6
| * Rename -init to -randomseedgiraffedata2012-11-241-233/+266
| * Add -randomseedgiraffedata2012-11-241-277/+318
| * Add -randomseedgiraffedata2012-11-241-11/+29
| * cleanupgiraffedata2012-11-241-6/+4
| * cleanupgiraffedata2012-11-241-2/+3
| * cleanupgiraffedata2012-11-241-1/+2
| * New test framework, lots of testsgiraffedata2012-11-24136-77/+2231
| * Warn about installing shared libraries in nonstandard locationgiraffedata2012-11-231-8/+174
| * update HISTORYgiraffedata2012-11-221-6/+13
| * Fix using wrong input files, not setting unoccupied space to black, other bugsgiraffedata2012-11-221-85/+182
| * Fix arithmetic overflowgiraffedata2012-11-221-36/+48
| * cleanupgiraffedata2012-11-211-12/+14
| * Recognize too many argumnts errorgiraffedata2012-11-211-1/+5
| * Fix crash when invoked (invalidly) with only one argumentgiraffedata2012-11-212-1/+4
| * Free some option_defsgiraffedata2012-11-183-1/+6
| * HISTORY updatesgiraffedata2012-11-181-3/+8
| * Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-184-2/+9
| * Improve commentsgiraffedata2012-11-182-5/+14
| * fix incorrect output, memory leakgiraffedata2012-11-182-2/+6
| * Remove irrelevant assertiongiraffedata2012-11-181-2/+0
| * Add commentgiraffedata2012-11-181-2/+6
| * Don't do overlapping strcpy()giraffedata2012-11-161-10/+13
| * Update HISTORYgiraffedata2012-10-211-0/+5
| * Default to no output size constraint, allow compression ratio < 1. Note that...giraffedata2012-10-212-731/+907
| * cleanupgiraffedata2012-10-192-8/+10