]> git.imager.perl.org - imager.git/shortlog
imager.git
2014-06-14 Tony Cookdon't confuse git over directory name vs branch name
2014-06-13 Tony CookChanges notes for 4593278bee25
2014-06-13 Tony CookRT #94717 libpng 1.6.10 no longer considers CRC errors...
2014-04-12 Tony Cookchanges entry for autolevels fix
2014-04-12 Tony Cookrt #94413: autolevels no longer color-skews
2014-04-05 Tony Cookalso replace IM_PSAMP() in Imager::Preprocessor
2014-03-31 Tony Cookupdate Changes
2014-03-31 Tony Cook[rt #94292] add jpeg_optimize to enable optimized Huffm...
2014-03-31 Tony Cookupdate Changes for recent commits
2014-03-31 Brian Fraser[rt #93272] use absolute paths for plugins on android
2014-03-31 Tony Cook[RT #92738] improve XS for i_io_read()/i_io_raw_read()
2014-03-29 Tony Cookdocument Imager::IO::new_buffer() changes
2014-03-29 Tony Cookallow Imager::IO->new_buffer() to accept a reference
2014-01-02 Tony Cook0.98 version bump for release v0.98
2013-11-03 Tony Cook[rt #88220] add extra diagnostics to 010-iolayer.t
2013-10-31 Tony Cook[rt #89567] be a bit more obvious about raw channels
2013-10-31 Tony Cookvarious typo fixes from David Steinbrunner and some...
2013-10-31 Tony Cooktest for duplicate words in POD
2013-10-31 Tony Cooktypos in Imager::Font
2013-10-31 Tony Cooktypo fixes in the sources of APIRef.pod
2013-10-31 David Steinbrunnertypo fix
2013-10-31 David Steinbrunnertypo fixes
2013-10-31 David Steinbrunnertypo fix
2013-10-31 David Steinbrunnertypo fixes
2013-10-31 David Steinbrunnertypo fix
2013-10-18 Tony Cook[rt #86951] note preferred patch submission mechanism
2013-10-18 Tony Cookchange note for 306618c39
2013-10-18 Tony Cook[rt #86428] search a few more places for libraries...
2013-10-02 Tony Cookchange notes to date
2013-10-02 Adrian Yeesmall typo fix in Imager::Transformations
2013-10-01 Tony Cook[rt #87650] change setpixel()'s return value
2013-09-30 Tony Cook[rt #87338] Imager::Font::Wrap no longer requires the...
2013-09-30 Tony Cookchange note for the TT non-AA fix
2013-09-30 Tony Cook[rt.cpan.org #88993] use the correct width drawing...
2013-07-20 Tony Cookremove github references
2013-07-19 Tony Cookmake sure T1lib anti-aliasing is properly setup for...
2013-07-19 Tony Cookavoid reading beyond the end of the line buffer in...
2013-07-15 Tony CookImager 0.97 release v0.97
2013-07-09 Tony Cook0.96_02 release v0.96_02
2013-07-09 Tony Cookupdate Changes for the PNG work
2013-07-09 Tony Cook[rt #86659] PNG benign error support is more complex...
2013-07-05 Tony Cook[rt #86658] add a missing AUTHOR heading
2013-07-05 Tony Cook[rt #86658] scan MANIFEST for pod to check, not blib
2013-07-05 Tony Cook[rt #86659] treat a libpng header/lib version mismatch...
2013-07-05 Tony CookChanges typo fixes
2013-07-01 Tony CookImager 0.96_01 release v0.96_01
2013-07-01 Tony Cookskip an alarm using test if the perl signal detection...
2013-07-01 Tony Cookadjust the IEEEFP check for older versions of perl
2013-07-01 Tony Cookfix the test skip count for 350-font/030-ttoo.t
2013-07-01 Tony Cookfix a format string error introduced in the XS re-work
2013-06-14 Tony Cookfix various GCC warnings, mostly initialized but otherw...
2013-06-14 Tony Cook[rt #73359] un-TODO the test for FT1
2013-06-10 Tony Cookupdate Changes with the FT2 gsamp/psamp change
2013-06-10 Tony Cook[rt #83478] use psamp/gsamp to implement i_ft2_cp()
2013-06-10 Tony Cookupdate Changes
2013-06-10 Tony Cook[rt #73359] draw non-aa text in alpha combining mode...
2013-06-10 Tony Cook[rt #73359] draw non-AA text using FT2 in normal mode
2013-06-07 Tony Cookadd a drop shadow entry to the cookbook and a sample too
2013-06-07 Tony Cook[rt #85746] add support for libpng 1.6
2013-05-25 Tony Cooktest an uncovered part of the internal hlines object api
2013-05-25 Tony Cookthe "fix" for 69243 is complete enough for now
2013-05-25 Tony Cookre-work much of Imager.xs, using typemaps where possible
2013-05-24 Tony Cookgcov the derived .c file as well as the .xs or .im...
2013-05-24 Tony Cook[rt #69243] a summary change note for most of the XS...
2013-05-24 Tony Cook[rt #69243] move our special typemap entries to the...
2013-05-24 Tony Cook[rt #69243] greatly simplify XS for i_bezier_multi()
2013-05-24 Tony Cook[rt #69243] use names instead of ST(n) for i_new_fill_i...
2013-05-24 Tony Cook[rt #69243] simplify XS for i_new_fill_hatchf?() and...
2013-05-24 Tony Cook[rt #69243] simplify XS for i_tags_find() and i_tags_fi...
2013-05-24 Tony Cook[rt #69243] use names for i_tags_add() instead of ST...
2013-05-24 Tony Cook[rt #69243] use names for i_tags_addn() instead of...
2013-05-24 Tony Cook[rt #69243] greatly simplify XS for i_gpixf()
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...
next