]> git.imager.perl.org - imager.git/shortlog
imager.git
2013-05-24 Tony Cook[rt #69243] remove unnecessary warning comment from...
2013-05-24 Tony Cook[rt #69243] slightly simplify XS for i_gsamp()
2013-05-24 Tony Cook[rt #69243] simplify XS for i_findcolor()
2013-05-22 Tony Cook[rt #69243] re-work XS for i_getcolors()
2013-05-22 Tony Cook[rt #69243] use the typemap for i_get_pixel()'s return...
2013-05-22 Tony Cook[rt #69243] use SysRet for i_addcolors() return value
2013-05-22 Tony Cook[rt #69243] use the HV * typemap for DSO_call()
2013-05-21 Tony Cook[rt #69243] use T_AVARRAY for i_gradgen too
2013-05-21 Tony Cook[rt #69243] add the T_AVARRAY typemap and use it
2013-05-21 Tony Cook[rt #69243] modify i_transform() XS to use the AV*...
2013-05-21 Tony Cook[rt #69243] reformat i_map() XS
2013-05-21 Tony Cook[rt #69243] change i_map() to use the AV* typemap
2013-05-21 Tony Cook[rt #69243] reformat i_matrix_transform() XS
2013-05-21 Tony Cookre-work the XS clean up Changes note
2013-05-21 Tony Cook[rt #69243] use the AV* typemap for i_matrix_transform()
2013-05-21 Tony Cook[rt #69243] use the AV* typemap for i_poly_aa() and...
2013-05-21 Tony Cook[rt #84963] Imager::Color::rgba() now returns integer...
2013-05-20 Tony Cook[rt #74540] handle the TIFF SampleFormat tag
2013-05-20 Tony Cookadd pod structure test to the manifest
2013-05-19 Tony CookImager 0.96 release v0.96
2013-05-19 Tony Cookupdate JPEG/Changes
2013-05-19 Tony Cookmodify xt/x90cmpversion.t to produce a report on sub...
2013-05-19 Tony Cookupdate Changes
2013-05-19 Tony Cook[rt #85413] add a test for standard POD headings and...
2013-05-19 Tony Cook[rt #85143] remove an errant trailing ' from a =head1...
2013-05-18 Tony Cookupdate unshipped spell checking to work with Debian...
2013-05-18 Tony Cookescape a / in the link text of an L<> causing pod failures
2013-05-06 Tony Cook[rt #74875] add unshipped test for unclosed pod in...
2013-05-03 Tony Cook[rt #84963] force C locale for gcc -print-search-dirs
2013-05-02 Tony Cook[rt #84596] rearrange Imager's test files
2013-04-19 Tony Cook0.95 release v0.95
2013-04-19 Tony Cookbump Imager::Test version, which should have been done...
2013-04-19 Tony Cookrelease prep: update font handlers to depend on next...
2013-04-19 Tony Cookupdate Changes
2013-04-08 Tony Cookchanges updates
2013-04-08 Tony Cookalso check individual files get version bumps on changes
2013-04-08 Tony Cook[rt #84106] document transform() vs bounding_box()
2013-04-08 Tony Cookuse SvPVbyte() where appropriate for i_io_*write()
2013-04-05 Tony Cook0.94_02 release v0.94_02
2013-04-03 Tony Cookupdate Changes to date
2013-04-03 Tony Cookenable the debug log for the standard font tests
2013-04-03 Tony Cookskip testing UTF-8 overloaded test on pre-5.8
2013-04-03 Tony CookTIFF: fix some format string/argument type mismatches
2013-04-03 Tony CookJPEG: fix some format string/argument type mismatches
2013-04-03 Tony CookFT2: fix some format string/argument type mismatches
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-03-02 Tony Cook0.94_01 release v0.94_01
2013-03-01 Tony Cookallocate the correct number of stack entries for glyph_...
2013-03-01 Tony Cookmissing variable initialization for glyph_names for FT2
2013-03-01 Tony Cook[rt #83454] document that font errors are in Imager...
2013-02-28 Tony Cookmore Changes updates
2013-02-25 Tony Cookproperly test UTF8 handling for FT1, and fix it
2013-02-25 Tony Cookimplement standard font tests for Imager::Font::W32
2013-02-23 Tony Cooksome Changes updates
2013-02-23 Tony Cookfix T1 test sample output
2013-02-23 Tony Cookdocument can_glyph_names()
2013-02-23 Tony Cookuse the standard font tests for Freetype 1.x (TT) too
2013-02-23 Tony Cookuse the standard font tests for FT2 too
2013-02-23 Tony Cooktest that sub-module MANIFESTs include all the files...
2013-02-23 Tony Cookpull some basic tests all fonts should pass into Imager...
2013-02-23 Tony Cookprefer static first
2013-02-22 Tony Cookfix channel output for FT2
2013-02-22 Tony Cookfix error handling for invalid utf8 for T1
2013-02-22 Tony Cookfix error handling in the bounding_box() wrapper method
2013-02-21 Tony Cooktests and fixes for corrrect handling of magic in T1
2013-02-21 Tony Cooktests and fixes for correct handling of get magic in FT2
2013-02-21 Tony Cookfix some internal FT2 documentation
2013-02-21 Tony Cookremove an unused variable declaration
2013-02-21 Tony Cookfix some compiler warnings
2013-02-21 Tony Cookavoid undefined behaviour adding integers
2013-02-21 Tony Cookmark mm_log() for the API with the right gcc -Wformat...
2013-02-19 Tony Cookupdate Changes with recent fixes
2013-02-19 Tony Cook[rt #83434] fix a POD list mixing named and bulleted...
2013-02-18 Tony Cookavoid a probably unwarranted compiler warning
2013-02-18 Tony Cookchange note for the rotate change
2013-02-18 Tony Cook[rt #83212] avoid a possible bad optimizer on centos 5.9
2013-02-18 Tony Cookhandle older perls for the new perlio integration
2013-02-18 Tony Cookskip t/x30podlinkcheck.t if Pod::Parser 1.50 not available
2013-02-18 Tony Cookupdate sub-module READMEs
2013-02-18 Tony Cookchange note for the JPEG version reporting change
2013-02-18 Tony Cooktest code now reports the (compile-time) library version
2013-02-15 Tony Cookmake errep.pl's report more verbose
2013-02-15 Tony CookPNG supports more sample sizes now
2013-02-15 Tony Cookchange note for README to Imager::Install move
2013-02-15 Tony Cookmove most of README to lib/Imager/Install.pod
2013-01-21 Tony Cook[rt #82743] fix the Graphics::Magick link
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 Cookchange note for the file handle changes
2013-01-12 Tony Cooksupport tied file handles
2013-01-12 Tony Cooksupport for perl 5.6
2013-01-12 Tony Cookuse PerlIO_* calls to read/write if supplied a fh
2012-12-15 Tony Cookcorrect the version for improved threads support
2012-12-14 Tony Cookrelease Imager 0.94 v0.94
2012-12-14 Tony Cookbump FT2 version to differentiate from Imager 0.93_02
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 Cooknote ABI compatibility restoration
2012-12-14 Tony Cookrestore ABI level 5 compatibility
next