]> git.imager.perl.org - imager.git/history - t
[rt #69147] detect and use snprintf() more
[imager.git] / t /
2011-08-15 Tony Cook[rt #69008] depend on a CPAN::Meta that depends on...
2011-08-15 Tony Cook[rt #69242] don't leak memory when setscanline() is...
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-18 Tony Cookadd Devel::CheckLib to each sub-module and ensure it...
2011-05-30 Tony Cookcheck Affix::Infix2Postfix is available before testing...
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
2011-05-23 Tony Cookclean up test files by default for some more test scripts
2011-05-23 Tony Cookconvert t/t55trans.t to Test::More
2011-05-23 Tony Cookconvert t/t05error.t to Test::More
2011-05-23 Tony Cookno longer export anything by default
2011-05-23 Tony Cookadd to_rgb_double() method
2011-05-23 Tony Cooktest and add error reporting to to_*() family methods
2011-05-23 Tony Cookre-work META.yml validation and fix the detected errors
2011-05-21 Tony Cookre-work document and test Imager's logging facility
2011-05-16 Tony Cooktest coverage and fix pass for compose()
2011-03-14 Tony Cooktighten and fix the i_img_to_pal() test
2011-02-21 Tony Cook[RT #65749] add pod link check test and fix the broken...
2011-02-18 Tony Cook[RT #65812] skip the threads tests on Test::More 2...
2011-02-18 Tony Cook[RT #65863] mostly eliminate i_has_format
2011-02-18 Tony Cookavoid using note() since it's not in older Test::More...
2011-02-14 Tony Cook[rt.cpan.org #65391] test/fix transform2 sat op
2011-02-12 Tony Cook[rt.cpan.org #65665] add the preload class method
2011-02-06 Tony Cookmove t1lib font support to a separate module
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2011-02-03 Tony Cookfix formatting and spelling to match the rest
2011-02-03 Philip Gwyn[rt.cpan.org #65385] Patch for Imager::Color->hsv
2011-01-24 Tony Cookexpand the matrix multiply overload to allow mult by...
2011-01-23 Tony Cook[rt.cpan.org #29938] add matrix() method to Imager...
2011-01-23 Tony Cook[rt.cpan.org #56513] update filter plugins documentation
2011-01-21 Tony Cookadd test coverage for masked images and fix a bug found...
2011-01-11 Tony Cookconvert t/t020masked.t to Test::More
2011-01-10 Tony Cookimprove coverage testing Imager::Color::Float and fix...
2011-01-10 Tony Cookimprove test coverage of Imager::Fountain
2010-12-16 Tony Cook - images with an translucent alpha channel were not...
2010-11-11 Tony Cookfix for rt 62855
2010-10-31 Tony Cookadd the combine method
2010-10-23 Tony Cookreorganize convert.c to convert.im
2010-10-20 Tony Cookfill out the documentation of Imager::Test, and test...
2010-10-01 Tony Cookdetect some more file types
2010-09-27 Tony Cookfix test count
2010-09-26 Tony Cookfix flood_fill some more
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-19 Tony Cookflood_fill() wouldn't fill the right side of a single...
2010-09-16 Tony Cookuse test files that exist
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-05 Tony Cookoptimize filled box drawing
2010-09-05 Tony Cooktest default color for box drawing
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookonly prepend ./ to font filenames when passing them...
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module
2010-08-10 Tony Cookthe align_string() method would ignore a string of...
2010-08-07 Tony Cookadd file missing from MANIFEST, and make test produce...
2010-08-06 Tony Cookuse a test image file that's actually available
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookadd the hardinvertall filter
2010-07-26 Tony Cookbetter test coverage for tiff processing
2010-07-26 Tony Cookdon't test threads when running a coverage test, since...
2010-07-03 Tony Cookreading multi-image PNM files
2010-06-30 Tony Cook - t/t50basicoo.t no longer depends on the other tests...
2010-06-28 Tony CookRT 58761: fix Imager->new(data => $data)
2010-06-20 Tony Cookmerge the thickline branch polygon fix
2010-06-20 Tony Cook - an opacity fill based on a fountain fill would segfa...
2010-04-12 Tony Cookspell checking author test
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cooktest the documented mechanism for drawing an arc throug...
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2010-03-11 Tony Cookoffset in the test code instead
2010-02-25 Tony Cookmerge circle outline branch
2009-12-04 Tony Cookmore threads tests adjustments
2009-12-01 Tony Cookload threads so it doesn't abort with no threads
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-11-06 Tony Cookauto-convert the "other" parameter for opacity fills
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-08 Tony Cookcall plan skip_all => ... instead of skip_all(...)...
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-05 Tony Cookseparate tiff and no tiff tests
2009-09-05 Tony Cookre-work gif tests to move no gif available tests to...
2009-09-05 Tony Cookseparate no png support tests into a separate test...
2009-09-04 Tony Cookre-work jpeg tests - move "no jpeg support" tests into...
2009-09-04 Tony Cookreport library version numbers where we already have...
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-12-12 Tony Cook - write out the image size in bytes field of a BMP...
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-05-05 Tony Cook - the gif_screen_height tag was overriding the screen...
2008-04-29 Tony Cookeliminate t/testtools.pl
2008-04-23 Tony Cook - fixed a related problem for image fills.
2008-04-22 Tony Cook - Regression: filling a greyscale image with a hatch...
2008-04-18 Tony Cook - check that the result of fileno($fh) is defined...
2008-04-01 Tony Cook - mixing qtype scaling now sets all channels of a...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a BMP file will...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a PGM/PPM will...
next