]> git.imager.perl.org - imager.git/history - Changes
describe the OS X README update
[imager.git] / Changes
2012-01-05 Tony Cookdescribe the OS X README update
2012-01-03 Tony Cook0.87 release v0.87
2012-01-03 Tony Cooknote the i_render_color() change
2011-11-25 Tony Cook[rt #72643] font drivers require Imager 0.86 for the...
2011-11-21 Tony Cook[rt #67911] add gray, gray4, gray16 preset color palettes
2011-11-19 Tony Cook[rt #72475] make the error messages from read() match...
2011-11-12 Tony Cook[rt #69599] correctly handle 256 x 256 ICO files
2011-11-12 Tony Cook[rt #68815] document i_psamp_bits() and i_gsamp_bits()
2011-11-12 Tony Cook[rt #72369] Document the return value of the filter...
2011-11-02 Tony Cooknote the addition of the tests
2011-10-31 Tony Cookproperly increment $VERSION for Imager::Matrix2d
2011-10-31 Tony Cook0.86 release v0.86
2011-10-27 Tony Cookimprove failure reporting for W32 tests
2011-10-24 Tony Cook0.85_02 release v0.85_02
2011-10-24 Tony Cooknote the previous change
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-17 Tony Cook[rt #71642] make vsnprintf() available on Win32
2011-10-15 Tony Cook[rt #71675] make the APIRef synopsis ordering consistent
2011-10-15 Tony Cook[rt #68993] check the number of conv coefficients is...
2011-10-15 Tony Cook[rt #71607] update the README contributor list
2011-10-15 Tony Cook[rt #68994] initialize the btm data structure more...
2011-10-14 Tony Cook[rt #69158] *_has_chars() now returns PL_sv_yes/PL_sv_no
2011-10-14 Tony Cook[rt #69879] various T1 improvments
2011-10-14 Tony Cookadd overloaded eq to Imager::Matrix2d
2011-10-14 Tony Cookdepend on Scalar::Util since we use it and older perls...
2011-10-14 Tony Cookadd extra ppport.h configuration to support older perls
2011-10-14 Tony Cook[rt #71641] provide a STRLEN typemap entry for older...
2011-10-13 Tony Cook[rt #71653] i_log_entry() used the supplied string...
2011-10-10 Tony Cook[rt #70656] apply the last the Debian spelling fixes
2011-10-10 Tony Cooknote some other changes
2011-10-10 Tony Cook[rt 69245] eliminate unused i_gif_opts type
2011-10-10 Tony Cook0.85_01 release v0.85_01
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-29 Tony Cook0.85 release v0.85
2011-08-29 Tony Cooknote the getheight change
2011-08-22 Tony Cook0.84_02 release v0.84_02
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-21 Tony Cook[rt #69877] don't leave t1 marked as initialized if...
2011-08-21 Tony Cook[rt #69147] detect and use snprintf() more
2011-08-15 Tony Cook[rt #70126] optimize the flines filter implementations
2011-08-15 Tony Cookupdate Changes for the last two commits
2011-08-15 Tony Cooknote the IFD loop fix
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-12 Tony Cook[rt #69915] check image file limits when reading TIFF...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cook0.84 release v0.84
2011-06-08 Tony Cookprogressive JPEG support
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-05-30 Tony Cook[RT #67912] writing GIFs now always uses the generated...
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
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-21 Tony CookImager now avoids inheriting from Exporter
2011-05-20 Tony Cook0.83 release v0.83
2011-05-20 Tony Cookproduce additional diagnostics on some TIFF tests
2011-05-17 Tony Cook0.82_01 development release v0.82_01
2011-05-16 Tony Cooktest coverage and fix pass for compose()
2011-05-09 Tony Cookupdate Changes for the T1 fix
2011-03-14 Tony Cook0.82 release Imager-0.82
2011-03-14 Tony Cooknote some changes which weren't noted
2011-03-14 Tony Cook[RT #9675] add the library detection summary back in...
2011-02-21 Tony Cooknote the link checker test
2011-02-18 Tony Cook[RT #65812] skip the threads tests on Test::More 2...
2011-02-18 Tony Cook[RT #65864] eliminate calls to Test::More's note()
2011-02-18 Tony Cook[RT #65863] mostly eliminate i_has_format
2011-02-14 Tony Cook0.81 release Imager-0.81
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 Cookchange note for splitting T1 out
2011-02-05 Tony Cookhandle a slightly different warning from libtiff 4.x
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2011-02-03 Tony Cookupdate Changes with Leolo's patches
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-17 Tony Cook0.80 release Imager-0.80
2011-01-17 Tony Cookupdate revision control urls in Makefile.PL, update...
2011-01-15 Tony Cook[rt.cpan.org #64785] GIF encoding is very slower on...
2011-01-10 Tony Cookimprove coverage testing Imager::Color::Float and fix...
2010-12-16 Tony Cook - images with an translucent alpha channel were not...
2010-12-11 Tony Cookupdate the MANIFEST and MANIFEST.SKIP
2010-12-10 Tony Cookcorrect changes - we search for font handlers not fonts
2010-12-06 Tony Cookparse defines from the options returned by pkg-config...
2010-11-11 Tony Cookfix for rt 62855
2010-10-31 Tony Cookadd the combine method
2010-10-24 Tony Cookadd wiggle.pl sample
2010-10-24 Tony Cookthe convert() method now optimizes the case where all...
2010-10-23 Tony Cookreorganize convert.c to convert.im
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-28 Tony Cookdocument briefly that color names are slower than color...
2010-09-27 Tony Cookuse accessor functions to access deprecated members...
2010-09-27 Tony Cook0.77_02 release
2010-09-26 Tony Cookfix flood_fill some more
next