about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2015-04-111-3/+3
* cleanupgiraffedata2015-04-111-51/+56
* Set undefined palette valuesgiraffedata2015-04-091-0/+16
* Work around GCC < 4.2 bug that causes compile failuregiraffedata2015-04-095-11/+33
* update HISTORYgiraffedata2015-04-071-0/+3
* Replace some GNU-only code with more portable versiongiraffedata2015-04-072-3/+3
* fix typogiraffedata2015-04-061-1/+1
* Fix recent bug from subtracting two unsigned ints; round properlygiraffedata2015-04-052-5/+14
* Deal with backslashgiraffedata2015-04-052-0/+4
* Rest of test restructure from yesterdaygiraffedata2015-04-012-99/+253
* minor changesgiraffedata2015-04-011-4/+5
* restructure tests: check-tree, check-package, check-install; add Valgrind fac...giraffedata2015-04-01119-773/+531
* Prepare to work on 10.71giraffedata2015-03-292-1/+3
* Change release to 10.70.00giraffedata2015-03-292-3/+3
* Fix compile error from yesterdaygiraffedata2015-03-291-1/+1
* Fix handling of corrupted GIF with neither local nor global color mapgiraffedata2015-03-292-6/+23
* cleanupgiraffedata2015-03-291-3/+7
* cleanupgiraffedata2015-03-291-15/+28
* cleanupgiraffedata2015-03-291-4/+3
* cleanupgiraffedata2015-03-291-65/+74
* Produce raw format instead of plain by defaultgiraffedata2015-03-292-1/+3
* cleanupgiraffedata2015-03-291-5/+5
* update HISTORYgiraffedata2015-03-291-0/+3
* cleanupgiraffedata2015-03-291-200/+336
* Add -gradientgiraffedata2015-03-281-1/+27
* Add a bunch of legacy names to merge buildgiraffedata2015-03-282-14/+46
* Add empty.c to svn:ignoregiraffedata2015-03-280-0/+0
* Add Cameratopam to merge buildgiraffedata2015-03-281-2/+2
* cleanupgiraffedata2015-03-281-77/+75
* Fix jbigtopnm, pnmtojbig missing from merge packagegiraffedata2015-03-281-0/+2
* Add -noblack, -nowhitegiraffedata2015-03-222-52/+146
* Fix use of unset variablegiraffedata2015-03-032-1/+5
* Fix used before set buggiraffedata2015-03-032-3/+8
* cleanup - silence compiler warninggiraffedata2015-03-031-1/+0
* Add roundtrip tests for sbig, st4giraffedata2015-02-087-0/+41
* whitespacegiraffedata2015-01-311-10/+10
* whitespacegiraffedata2015-01-311-6/+6
* Fix unterminated option arraygiraffedata2015-01-311-0/+1
* Fix bug from earlier this month - segfault with no argumentsgiraffedata2015-01-291-1/+1
* Fix type mismatchgiraffedata2015-01-252-1/+5
* Fix crash when doing negative anglesgiraffedata2015-01-252-13/+30
* cleanupgiraffedata2015-01-251-25/+41
* cleanupgiraffedata2015-01-251-18/+18
* update HISTORYgiraffedata2015-01-231-2/+2
* Fix syntax errorgiraffedata2015-01-232-1/+4
* Fix bug: used unnormalized value where normalized required in bt709->srgb and...giraffedata2015-01-222-2/+16
* Add st4topgm, pgmtost4giraffedata2015-01-204-2/+368
* Add _ALPHA_TUPLETYPE macrosgiraffedata2015-01-201-0/+3
* fix typo in commentgiraffedata2015-01-201-2/+2
* Add pgmtosbiggiraffedata2015-01-193-1/+133