]> git.imager.perl.org - imager.git/history - t/t64copyflip.t
avoid a probably unwarranted compiler warning
[imager.git] / t / t64copyflip.t
2013-02-18 Tony Cook[rt #83212] avoid a possible bad optimizer on centos 5.9
2012-12-14 Tony Cookimproved support for threads
2012-12-14 Tony Cookconsistently use _valid_image() internally to ensure...
2012-05-26 Tony Cook[rt #77063] improve rotate(degrees => ...) results.
2012-01-08 Tony Cookrotate.c -> rotate.im transition
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2007-11-05 Tony Cook - correctly blend a rotated (or matrix_transformed...
2007-10-12 Tony Cook - correct handling of sz in matrix_transform() - this...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-11 Tony Cookconvert to Test::More
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2001-08-13 Tony CookEgads
2001-05-04 Arnar Mar HrafnkelssonAdded a testcase for copy() and flip() methods, fixed...