]> git.imager.perl.org - imager.git/history - t
fix SV type probing to not break pre perl 5.12
[imager.git] / t /
2014-06-27 Tony Cookfix SV type probing to not break pre perl 5.12
2014-04-12 Tony Cookrt #94413: autolevels no longer color-skews
2014-03-29 Tony Cookallow Imager::IO->new_buffer() to accept a reference
2013-11-03 Tony Cook[rt #88220] add extra diagnostics to 010-iolayer.t
2013-10-31 Tony Cookvarious typo fixes from David Steinbrunner and some...
2013-10-31 Tony Cooktest for duplicate words in POD
2013-10-01 Tony Cook[rt #87650] change setpixel()'s return value
2013-09-30 Tony Cook[rt #87338] Imager::Font::Wrap no longer requires the...
2013-07-05 Tony Cook[rt #86658] scan MANIFEST for pod to check, not blib
2013-07-01 Tony Cookskip an alarm using test if the perl signal detection...
2013-07-01 Tony Cookfix the test skip count for 350-font/030-ttoo.t
2013-06-14 Tony Cook[rt #73359] un-TODO the test for FT1
2013-06-10 Tony Cook[rt #73359] draw non-aa text in alpha combining mode...
2013-06-07 Tony Cookadd a drop shadow entry to the cookbook and a sample too
2013-05-25 Tony Cooktest an uncovered part of the internal hlines object api
2013-05-25 Tony Cookre-work much of Imager.xs, using typemaps where possible
2013-05-21 Tony Cook[rt #69243] change i_map() to use the AV* typemap
2013-05-19 Tony Cook[rt #85413] add a test for standard POD headings and...
2013-05-18 Tony Cookupdate unshipped spell checking to work with Debian...
2013-05-02 Tony Cook[rt #84596] rearrange Imager's test files
2013-04-08 Tony Cookalso check individual files get version bumps on changes
2013-04-08 Tony Cookuse SvPVbyte() where appropriate for i_io_*write()
2013-04-03 Tony Cookenable the debug log for the standard font tests
2013-04-03 Tony Cookpre-5.10 perlio doesn't report read errors properly...
2013-04-01 Tony Cookreport the version of Inline used during testing
2013-02-23 Tony Cookuse the standard font tests for Freetype 1.x (TT) too
2013-02-23 Tony Cooktest that sub-module MANIFESTs include all the files...
2013-02-18 Tony Cook[rt #83212] avoid a possible bad optimizer on centos 5.9
2013-02-18 Tony Cookskip t/x30podlinkcheck.t if Pod::Parser 1.50 not available
2013-02-15 Tony Cookmove most of README to lib/Imager/Install.pod
2013-01-21 Tony Cooktest Imager::IO::new_fh() itself with a perlio handle
2013-01-12 Tony CookSupport tied/layered fh parameters for read()/write()
2013-01-12 Tony Cooksupport tied file handles
2013-01-12 Tony Cookuse PerlIO_* calls to read/write if supplied a fh
2012-12-14 Tony Cookimproved support for threads
2012-12-14 Tony Cookupdate skip messages to match Imager's new threads...
2012-12-14 Tony Cookconsistently use _valid_image() internally to ensure...
2012-12-14 Tony Cookconvert t68map.t to Test::More
2012-12-14 Tony Cooktest image file limits are thread localized
2012-12-14 Tony Cooktests for context handling of the error stack
2012-11-24 Tony Cooktest thread context handling for logging
2012-11-24 Tony Cookadd the context slot APIs
2012-11-24 Tony Cookadd mutex functions to the API
2012-11-24 Tony Cooktest for uncommitted changes too
2012-11-24 Tony Cookfill out documentation
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...
next