]> git.imager.perl.org - imager.git/history - t
add lint comments where switch() case fallthough is expected in tga parsing
[imager.git] / t /
2019-01-11 Tony Cookmost numeric parameters to the XS implementation now...
2019-01-10 Tony Cooki_circle_aa_low() could buffer overflow
2019-01-07 Tony Cookmap() would corrupt a channel if there was a gap in...
2019-01-05 Tony Cookinvalid quantization options now result in an error...
2019-01-02 Tony Cookavoid dead code in i_tt_glyph_names()
2019-01-01 Tony Cookcoverity complained minset could be -1
2018-12-31 Tony CookImager::Color set_internal is now simpler
2018-12-31 Tony Cookfix double-free in TGA code
2018-12-06 Tony Cookfix a dumb error in Imager::Probe
2018-12-06 Tony Cookadd some more extensions, add add_type_extensions(...
2018-11-24 Tony Cookimprove error reporting for the polygon method
2018-11-23 Tony Cookadd probe support for FLIF files
2018-11-03 Tony Cookimprove all Makefile.PLs
2016-09-22 Tony Cookre-work color tests to use Imager::Test functions where...
2016-09-19 Tony CookRT #117878: handle invalid image objects for write_multi()
2016-04-05 Tony Cookdump a bit more of the file broken on the strange win32...
2016-03-23 Tony Cookadd some extra error reporting to I/O layer tests
2016-03-17 Tony Cookadd write failure diagnostics for 250-draw/010-draw.t
2016-03-17 Tony Cooksupport older perls
2016-02-21 Tony Cook[rt #111871] re-work autolevels
2016-02-16 Tony Cookfix Imager::Color->new(channels => []) with a short...
2016-01-26 Tony Cookwe no longer try to deal with buggy giflibs
2016-01-26 Tony Cookmodernize t/200-file/400-basic.t and handle fails correctly
2015-11-08 Tony CookImager->new now attempts to read a file given any data...
2015-10-29 Tony Cookavoid a warning during testing on 5.22+
2015-10-29 Tony Cookadd a test for the preload method
2015-05-09 Tony Cookmore flood_fill tests
2015-04-26 Tony Cookadd a few extra flood fill tests
2015-04-26 Tony Cook[rt #103786] prevent fills crossing 4-connected boundaries
2015-03-26 Tony Cookadd colorchannels(), alphachannel() and colormodel...
2015-01-30 Tony Cookzero unfilled channels in color returned by getpixel()
2015-01-25 Tony Cookimproved polygon support
2015-01-25 Tony Cookaccess to poly_poly from perl as polypolygon()
2014-11-15 Tony Cook[rt #99959] fix Imager::Matrix2d::rotate()'s centre...
2014-07-28 Tony Cookimprove error reporting for an iolayer test failing...
2014-07-28 Tony Cookfix the skip check for using qr// objects as a buffer
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.
next