]> git.imager.perl.org - imager.git/history - GIF/GIF.pm
make the jpegquality docs clearer
[imager.git] / GIF / GIF.pm
2016-03-09 Tony Cookclean up gif writing error handling (and fix a leak)
2014-11-22 Tony CookGIF: avoid leaving trash behind when the 4.2.0 version...
2014-06-27 Tony Cookadd support for giflib 5.1.0
2013-06-14 Tony Cookfix various GCC warnings, mostly initialized but otherw...
2013-02-18 Tony Cookupdate sub-module READMEs
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookavoid re-entrancy into giflib using the mutex API
2012-09-29 Tony Cookbump versions of sub-modules that have been updated
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-25 Tony Cookavoid re-entrancy into giflib using the mutex API
2012-08-14 Tony Cookadd an unshipped test for checking sub-module versions...
2012-03-09 Tony Cook[rt #75560] don't fallback to using DynaLoader when...
2011-10-31 Tony Cook0.86 release v0.86
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-06-18 Tony Cookbump sub-module versions
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module