]> git.imager.perl.org - imager.git/history - GIF/GIF.xs
add probe support for FLIF files
[imager.git] / GIF / GIF.xs
2016-03-09 Tony Cookclean up gif writing error handling (and fix a leak)
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 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
2010-08-23 Tony Cookreturn the real giflib version, rather than the dummy
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module