]> git.imager.perl.org - imager.git/history - t
make dIMCTXio() public
[imager.git] / t /
2012-11-24 Tony Cooktest the API under IMAGER_NO_CONTEXT
2012-11-24 Tony Cook[rt #65814] extra diagnostics
2012-10-19 Tony Cookfix handling of yoff for untransformed image based...
2012-10-08 Tony Cook[rt #79990] don't copy setsamples() data parameter
2012-09-29 Tony Cook[rt #79922] catch an invalid matrix supplied to convert()
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-21 Tony Cookreturn a value from test_mutex()
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-26 Tony Cookadd the context slot APIs
2012-08-25 Tony Cookadd mutex functions to the API
2012-08-16 Tony Cooktest for uncommitted changes too
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cooktest the API under IMAGER_NO_CONTEXT
2012-08-14 Tony Cookadd an unshipped test for checking sub-module versions...
2012-06-04 Tony Cookadded the check_file_limits() method to Imager
2012-06-04 Tony Cookset_file_limits(reset => 1) now resets to defaults...
2012-05-26 Tony Cookadjust the test error messages to match the new module...
2012-05-26 Tony Cook[rt #77063] improve rotate(degrees => ...) results.
2012-04-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: finish up the tag documentation
2012-04-25 Tony Cook[rt #76782] improve documentation and error reporting...
2012-04-23 Tony Cookunshipped regression tests for BMP files
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-03-20 Tony Cookfix the brokeness introduced in 5ee60746
2012-03-05 Tony Cook[rt #75258] fix the utterly broken i_gpixf() for palett...
2012-02-25 Tony Cookcompare unpacked data to avoid unintelligble cpan teste...
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-14 Tony Cookadd offset and width parameters to setsamples() for...
2012-02-13 Tony CookOO API
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for paletted images
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for masked images
2012-02-13 Tony Cooki_psamp()/i_psampf() bad channel count tests
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for double/sample...
2012-02-13 Tony Cooki_psamp()/i_psampf() tests for 16-bit/sample images
2012-02-13 Tony Cookcoverage tests for 8-bits/sample psamp/psampf
2012-02-12 Tony Cookre-work XS handling of channel lists
2012-02-12 Tony Cook[rt #74882] fix getsamples(target => \@foo, ...)
2012-01-20 Tony Cookadd to the valid links list so the previous commit...
2012-01-08 Tony Cookrotate.c -> rotate.im transition
2012-01-03 Tony Cook[rt #71564] fix i_render_color() to work in normal...
2011-11-21 Tony Cook[rt #67911] add gray, gray4, gray16 preset color palettes
2011-11-21 Tony Cookdiag methods missing from the method index or are undoc...
2011-11-19 Tony Cook[rt #72475] make the error messages from read() match...
2011-11-19 Tony Cooknote the purpose of a complex test
2011-11-12 Tony Cook[rt #72369] Document the return value of the filter...
2011-11-12 Tony Cookinclude the unknown words on STDERR for spelling failures
2011-10-15 Tony Cook[rt #68993] check the number of conv coefficients is...
2011-10-10 Tony Cook[rt #71309] fix combine=0 fill color anti-aliasing
2011-10-10 Tony Cook[rt #71469] make default text color non-transparent
2011-10-10 Tony CookMerge the I/O buffering branch
2011-09-12 Tony Cookadd simple tests for the Imager::Test test_image functions
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
next