]> git.imager.perl.org - imager.git/history - TIFF
add changes since 1.006
[imager.git] / TIFF /
2018-11-03 Tony Cookimprove all Makefile.PLs
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
2013-07-01 Tony Cookadjust the IEEEFP check for older versions of perl
2013-06-14 Tony Cookfix various GCC warnings, mostly initialized but otherw...
2013-05-20 Tony Cook[rt #74540] handle the TIFF SampleFormat tag
2013-04-03 Tony CookTIFF: fix some format string/argument type mismatches
2013-02-21 Tony Cookmark mm_log() for the API with the right gcc -Wformat...
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 libtiff 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-09-29 Tony Cookavoid using globals when capturing TIFF warnings
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 libtiff using the mutex api
2012-08-16 Tony Cookavoid using globals when capturing TIFF warnings
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-15 Tony Cookfix TIFF test count to include the new ifd loop tests
2011-08-15 Tony Cookavoid looping badly on IFD loops in TIFF images, assumi...
2011-08-12 Tony Cook[rt #69915] check image file limits when reading TIFF...
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 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-20 Tony Cookproduce additional diagnostics on some TIFF tests
2011-03-14 Tony Cook[RT #9675] add the library detection summary back in...
2011-02-05 Tony Cookhandle a slightly different warning from libtiff 4.x
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 Cookmove win32 font support in a new directory, and use...
2010-08-25 Tony Cookmove TIFF into its own module