]> git.imager.perl.org - imager.git/history - t/t101jpeg.t
update TODO
[imager.git] / t / t101jpeg.t
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-07-14 Tony CookCMYK jpeg images were being read as 4 channel images...
2006-06-29 Tony Cookextra jpeg tests to improve code coverage of jpeg.c
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-13 Tony Cookprevent the parseiptc method from warning when there...
2006-03-13 Tony CookPOD coverage tests, as a TODO for now
2006-03-05 Tony Cook- handle short EXIF user_comment fields correctly,...
2005-12-12 Tony Cook- some test scripts weren't fixing @INC correctly
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-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-03-08 Tony Cook- calling the read() method for a format not included...
2004-11-25 Tony Cook- set i_format to jpeg for jpeg files and test for it
2002-08-20 Arnar Mar HrafnkelssonMore support for autodetection of formats, still some...
2001-09-15 Tony Cookmake write errors for jpegs cause errors at the top...
2001-08-22 Tony Cookvarious JPEG fixes
2001-06-08 Arnar Mar HrafnkelssonSwitched all of jpeg to iolayer functions, removed...
2001-05-15 Arnar Mar HrafnkelssonSome tests were logging into the wrong files and t50bas...
2001-04-24 Tony Cookextracted jpeg tests from t10formats.t