]> git.imager.perl.org - imager.git/history - Imager.pm
make capturing IPTC content thread-safe
[imager.git] / Imager.pm
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-25 Tony Cookdocument threads support
2012-08-14 Tony Cook0.92 release v0.92
2012-08-13 Tony Cookremove various dangerous functions from the XS interface
2012-06-04 Tony Cook0.91 release v0.91
2012-06-04 Tony Cook[rt.cpan.org #68910] write a brief security overview
2012-06-04 Tony Cookadded the check_file_limits() method to Imager
2012-05-26 Tony Cook[rt #77063] improve rotate(degrees => ...) results.
2012-05-24 Tony Cook[rt #77173] improve error reporting on an API version...
2012-05-11 Tony Cookelimintate IIM_new and IIM_DESTROY from Imager's internals
2012-04-30 Tony Cook0.90 release v0.90
2012-03-18 Tony Cook0.89 release v0.89
2012-03-09 Tony Cook[rt #75560] don't fallback to using DynaLoader when...
2012-03-05 Tony Cook[rt #71495] method index links now point at the method...
2012-02-22 Tony CookImager 0.88 release v0.88
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 Cookdon't supply a default for a missing channel list
2012-02-12 Tony Cookre-work XS handling of channel lists
2012-02-12 Tony Cook[rt #74882] fix getsamples(target => \@foo, ...)
2012-01-26 Tony Cook[rt #69244] remove long unused gif case from read
2012-01-20 Tony Cooknote Debian inconsistency
2012-01-20 Tony Cook[rt #73906] add some other image processing modules...
2012-01-03 Tony Cook0.87 release v0.87
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-10-31 Tony Cook0.86 release v0.86
2011-10-24 Tony Cook0.85_02 release v0.85_02
2011-10-11 Tony Cookupdate patches information
2011-10-10 Tony Cook0.85_01 release v0.85_01
2011-10-10 Tony CookMerge the I/O buffering branch
2011-08-29 Tony Cook0.85 release v0.85
2011-08-22 Mark A. Stratmanfix the link in the getheight() entry in the method...
2011-08-22 Tony Cook0.84_02 release v0.84_02
2011-08-21 Tony Cook[rt #69877] don't leave t1 marked as initialized if...
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-06-20 Tony Cook0.84 release v0.84
2011-06-15 Tony Cookavoid warnings from comparing a dev version number...
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
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-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-17 Tony Cook0.82_01 development release v0.82_01
2011-05-16 Tony Cooktest coverage and fix pass for compose()
2011-05-16 Tony Cookallow box() to accept floating colors for filling areas
2011-03-14 Tony Cook0.82 release Imager-0.82
2011-02-21 Tony Cook[RT #65749] add pod link check test and fix the broken...
2011-02-18 Tony Cook[RT #65863] mostly eliminate i_has_format
2011-02-14 Tony Cook0.81 release Imager-0.81
2011-02-12 Tony Cook[rt.cpan.org #65665] add the preload class method
2011-02-06 Tony Cookmove t1lib font support to a separate module
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-10 Robin 'cheese' Leefix SYNOPSIS code to make the variable names match
2010-12-11 Tony CookImager 0.79 release Imager-0.79
2010-12-06 Tony Cookmake finding out how to make a transparent image simpler
2010-12-06 Tony CookF<> the filename to prevent a spell check error
2010-11-12 Tony Cooknote licensing of the makeblended font code in MMOne.pfb
2010-10-31 Tony Cookadd the combine method
2010-10-23 Tony Cookload Imager::Color::Float in NCF
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-09-27 Tony Cook0.77_02 release
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-13 Tony Cook0.77_01 release
2010-09-06 Tony Cookmore optimization - pretty minor returns
2010-09-05 Tony Cookoptimize filled box drawing
2010-09-05 Tony Cookre-work box() to avoid creating the default color objec...
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module
2010-08-11 Tony Cook0.77 release Imager-0.77
2010-08-11 Tony Cook0.76 release Imager-0.76
2010-08-10 Tony Cookthe align_string() method would ignore a string of...
2010-08-09 Tony Cook0.75_03 release
2010-08-09 Tony Cookhandle key iteration for the simulated %formats correctly
2010-08-07 Tony Cook0.75_02 release
2010-08-06 Tony Cook0.75_01 release
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookadd the hardinvertall filter
2010-07-12 Tony Cookslight performance improvement for cases where the...
2010-07-03 Tony Cookreading multi-image PNM files
2010-06-28 Tony CookRT 58761: fix Imager->new(data => $data)
2010-06-26 Tony Cook0.75 release Imager-0.75
2010-05-06 Tony Cook0.74 release
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cook0.73 release
2010-02-25 Tony Cookmerge circle outline branch
2010-01-29 Tony CookImager 0.72 release (commit done way after release) Imager-0.72
2009-12-04 Tony Cook0.71_03 release
2009-12-01 Tony Cook0.71_02 release
2009-11-30 Tony Cook0.71_01 release
next