]> git.imager.perl.org - imager.git/history - t/t105gif.t
- in some cases it's possible for giflib/libungif to return color
[imager.git] / t / t105gif.t
2007-06-21 Tony Cook - in some cases it's possible for giflib/libungif...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-10-19 Tony CookThe gif_disposal and gif_user_input tags weren't being...
2006-09-01 Tony Cookskip the right number of tests when gif not available
2006-08-31 Tony Cookskip the loop tests with older (un)giflibs
2006-08-31 Tony CookChanges to GIF support:
2005-10-27 Tony Cook- INCOMPATIBLE CHANGE:
2005-09-08 Tony Cook- limit limits.c to C89
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-05-26 Tony Cook- t/t105gif.t wasn't handling buggy giflibs correctly
2005-05-17 Tony Cook- fixed an inverted condition checking the giflib versi...
2005-03-11 Tony Cookmake sure we can see the supplied copy of Test::More
2005-03-08 Tony Cook- calling the read() method for a format not included...
2004-12-07 Tony Cookupdate information about giflib bugs
2004-11-29 Tony Cook- set i_format to gif when reading gif files and test...
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2002-04-06 Tony Cook- handle the first "buggy giflib" test more portably...
2002-03-29 Tony Cook - handle the presence of the default broken...
2002-03-25 Tony Cookupdate skip count
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
2002-03-06 Tony Cookmerge write to gif tags updates
2002-01-04 Tony Cookenhanced iolayer
2001-11-01 Tony Cookfix memory leaks, gif screen size calculations
2001-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-09-18 Tony Cookwriting a paletted image as GIF should be a bit more...
2001-08-13 Tony CookEgads
2001-06-06 Arnar Mar HrafnkelssonRemoved i_writeppm and put in i_writeppm_wiol instead.
2001-05-20 Arnar Mar HrafnkelssonFixed // in filters.c. And things that didn't work...
2001-05-16 Tony Cookforgot to skip new tests
2001-05-14 Tony Cookfixes (and tests for) several problems in i_readgif_low()
2001-05-14 Tony Cookforgot this
2001-05-14 Tony Cookfix handling for no giflib
2001-05-14 Tony Cookoops, missed updating the last test number
2001-05-13 Tony Cookadded some tests to check how we handle variously damag...
2001-05-04 Tony Cooksince we use fork(), autoflush will help it work...
2001-04-26 Tony Cookhad broken handing for the giflib version
2001-04-26 Tony Cookoops, added new tests without adding skips for when...
2001-04-24 Tony Cookextracted gif tests from t10formats.t and added a few...