]> git.imager.perl.org - imager.git/history - GIF
more flood_fill tests
[imager.git] / GIF /
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
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 Cookrelease Imager 0.94 v0.94
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookavoid re-entrancy into giflib using the mutex API
2012-10-15 Tony Cookchanges note for sub-module --verbose handling
2012-10-15 Tony Cook[rt #75878] pass --verbose through to Imager::Probe...
2012-10-15 Tony Cooknote .dSYM clean up change
2012-10-15 Tony CookDevel::CheckLib: remove generated .dSYM directories...
2012-10-15 Tony Cookinitialize the SortFlag for colour maps for giflib 5.x
2012-10-12 Tony Cookcheck for the uninitialized gif89 bug in 4.2.0 and...
2012-10-12 Tony Cookupdate Changes
2012-10-12 Tony Cookre-work GIF version setting to support the upcoming...
2012-10-08 Tony Cookvarious changes updates
2012-10-08 Tony Cookforce gif89a for transparency only when needed
2012-09-29 Tony Cookbump versions of sub-modules that have been updated
2012-09-29 Tony Cook[rt #79029] support giflib 5
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cook[rt #79029] add support for giflib 5.0
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-08-13 Tony Cookallow building GIF/imgif.c on C89 compilers
2012-07-12 Tony Cookchange notes for giflib 4.2 support
2012-07-12 Tony Cooksupport giflib 4.2
2012-03-09 Tony Cook[rt #75560] don't fallback to using DynaLoader when...
2011-10-31 Tony Cook0.86 release v0.86
2011-10-23 Tony Cookunbreak library probes on non-Win32
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-10 Tony CookMerge the I/O buffering branch
2011-08-29 Tony Cookbump the version requirement to something EU::MM will...
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-21 Tony Cook[rt #69147] detect and use snprintf() more
2011-08-15 Tony Cook[rt #69170] update the bundled Devel::CheckLib with...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cookmore manifest updates
2011-06-20 Tony CookMerge branch 'master' of git://git.imager.perl.org...
2011-06-20 Tony Cookupdate sub-manifests
2011-06-20 Tony Cookmake it so we can release sub-dists from the Imager...
2011-06-18 Tony Cookadd Devel::CheckLib to each sub-module and ensure it...
2011-06-18 Tony Cookbump sub-module versions
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-05-30 Tony Cook[RT #67912] writing GIFs now always uses the generated...
2011-03-14 Tony Cook[RT #9675] add the library detection summary back in...
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2011-01-10 Tony Cookignore build and test products
2010-12-06 Tony Cookuse DEFINE from Imager::Probe
2010-12-06 Tony Cookolder versions of EU::MM don't export WriteEmptyMakefil...
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-10-04 Tony Cooksvn url updates
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-16 Tony Cookclean up various testout directories on a make clean
2010-09-16 Tony Cookdon't display the raw text version of the gih header...
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