]> git.imager.perl.org - imager.git/history - t
add .perl files to the t94kwalitee struct tests and fix the non strict
[imager.git] / t /
2006-09-06 Tony Cookadd .perl files to the t94kwalitee struct tests and...
2006-09-06 Tony Cookread_multi() now falls back to calling read() and write...
2006-09-01 Tony Cookskip the right number of tests when gif not available
2006-08-31 Tony Cookskip the loop tests with older (un)giflibs
2006-08-31 Tony CookChanges to GIF support:
2006-08-30 Tony Cookconvert scale.c to scale.im so we have 8 bit/sample...
2006-08-29 Tony Cookthe rubthrough() method now supports destination images...
2006-08-18 Tony Cookmove the existing dynfilt test into dynfilt/t, update...
2006-08-18 Tony CookMerged in the scale branch:
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-08-10 Tony Cookfinally found which file contained the POD errors that
2006-07-27 Tony Cookthere was a C< *(char *)0 = 0 > left in a code path...
2006-07-24 Tony Cookadd detection of BZIP2 and gzip data
2006-07-21 Tony Cookadd a magic entry to detect XWD files
2006-07-20 Tony Cookbounding_box() for the t1 driver wasn't converting...
2006-07-20 Tony Cookbounding_box() for t1 driver fonts was treating spaces...
2006-07-18 Tony Cookreport the error if we can't read the alpha test images
2006-07-14 Tony CookCMYK jpeg images were being read as 4 channel images...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-13 Tony Cookattempting to render a space non-antialiased from freet...
2006-07-05 Tony Cookminor changes for compatibility with 5.005_03
2006-07-04 Tony Cookmake sure the method index includes all documented...
2006-07-04 Tony Cookadd more pod coverage tests (and the coverage needed)
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-07-01 Tony Cookadded error handling tests for bad colors supplied...
2006-06-30 Tony Cookadd more iolayer tests
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2006-06-29 Tony Cookextra jpeg tests to improve code coverage of jpeg.c
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-06-26 Tony Cookadd support for file write plugins
2006-05-22 Tony Cookadded "kwalitee" test script:
2006-05-22 Tony Cooki_test_format_probe:
2006-04-19 Tony Cook- Calling setpixel() with color set to [ 0, 0, 0 ]...
2006-04-19 Tony CookSpecifying the bottom edge of the source image to paste...
2006-04-02 Tony Cookfix range checking on IFD entry data types. This could...
2006-03-30 Tony Cookbackport fix for RT issue 18397
2006-03-30 Tony Cookadd format probes for SGI RGB, ILBM, XPM, PCX, FITS...
2006-03-23 Tony Cook- added support for registering file readers
2006-03-23 Tony Cook- i_test_format_probe() now attempts to detect MS Windo...
2006-03-16 Tony Cookmore iolayer goodness:
2006-03-13 Tony Cookprevent the parseiptc method from warning when there...
2006-03-13 Tony CookPOD coverage tests, as a TODO for now
2006-03-11 Tony Cookrename some private functions to private names
2006-03-08 Tony CookSkip Inline tests when we're in a directory containing...
2006-03-05 Tony Cookget the regexp right this time
2006-03-05 Tony Cook- tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support...
2006-03-05 Tony Cook- handle short EXIF user_comment fields correctly,...
2006-02-17 Tony Cook- eliminate sign warning from image.c
2006-02-16 Tony Cook- minor clean up of rubthrough() method
2006-02-13 Tony Cook- convert t/t69rubthru.t to Test::More
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2006-02-10 Tony Cook- add tests for scaleX()/scaleY()
2006-02-05 Tony Cook- sick of $opts{scalefactor} in scale(), give it a...
2006-02-05 Tony Cook- scale() can now expect an Image::Math::Constrain...
2006-02-05 Tony Cook- smarter warning removal
2006-02-05 Tony Cook- make scale() fail if an invalid type is supplied...
2006-01-31 Tony Cook- change faxable output to use a more fax natural PHOTO...
2006-01-30 Tony Cook- supply C<imager> parameter to filters so we can regis...
2006-01-24 Tony Cook- convert t/t07iolayer.t to Test::More
2006-01-23 Tony Cook- make skip when Inline::C not available less verbose
2006-01-18 Tony Cook- reading a raw image no longer exits on a short read...
2006-01-18 Tony Cook- convert t/t103raw.t to Test::More
2006-01-18 Tony Cook- error messages when writing TIFF images were always
2006-01-13 Tony Cook- minor changes for older perl/ExtUtils::MM
2006-01-11 Tony Cook- added sample files missing from MANIFEST
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-30 Tony Cook- set the locale to "C" properly when testing ft1.x...
2005-12-30 Tony Cook- outputting a single space using the Freetype 1.x...
2005-12-13 Tony Cook- change the use in t/t91.pod to require version 1...
2005-12-12 Tony Cookmore incorrect test counts on missing libs
2005-12-12 Tony Cook- some test scripts weren't fixing @INC correctly
2005-12-08 Tony Cookskip some extra tests when freetype 1.x not available
2005-12-07 Tony Cook- read/write i_xres, i_yres, i_aspect only tage with...
2005-12-07 Tony Cook- added experimental EXIF decoding when reading JPEG...
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-12-05 Tony Cook- add smoke test for nearest_color filter
2005-12-05 Tony Cook- improved missing argument handling a little for the...
2005-12-03 Tony Cook- implemented valign=>'end' for Imager::Font->align
2005-11-29 Tony Cook- the straight edges of filled arcs weren't being drawn...
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2005-11-11 Tony Cook- added t/t91pod.t
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
2005-11-05 Tony Cook- t1 library re-initialization modified to support...
2005-11-01 Tony Cook- converted t/t022double.t to use Test::More
2005-10-27 Tony Cook- INCOMPATIBLE CHANGE:
2005-10-19 Tony Cookadd page parameter to read() method when reading TIFF...
2005-09-30 Tony Cook- Imager::Font->new() for the tt (Freetype 1.x) driver...
2005-09-08 Tony Cook- limit limits.c to C89
2005-09-08 Tony Cook- implement getscanline(), setscanline() and getsamples...
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-08-18 Tony Cook- convert t/t104ppm.t to Test::More
2005-08-07 Tony Cook- prevent warnings when looking up a GIMP color with...
2005-08-04 Tony Cook- convert t/t15color.t to Test::More
2005-08-03 Tony Cook- added tiff_bitspersample and tiff_photometric tags...
2005-05-26 Tony Cook- t/t105gif.t wasn't handling buggy giflibs correctly
2005-05-24 Tony Cookwas missing use lib 't';
2005-05-24 Tony Cookadd missing SKIP label
2005-05-24 Tony Cookadded C< use lib 't'; > where needed
2005-05-24 Tony Cook- add tests to exercise hatch fills for floating images...
next