]> git.imager.perl.org - imager.git/shortlog
imager.git
2016-03-09 Tony Cookfix i_nearest_color() for threaded builds
2016-02-29 Tony Cookupdate Changes some more
2016-02-23 Tony Cookavoid uninitialized value warnings in the FT2 driver
2016-02-23 Tony Cookmore nearest_color leaks
2016-02-23 Tony Cookset pixels with no coverage to all zero
2016-02-23 Tony Cookfix documentation of i_gpix_d (internal)
2016-02-23 Tony CookFT1 font driver: leaked buffer if it failed to open...
2016-02-23 Tony Cooknearest_color filter: was leaking malloc()ed buffers
2016-02-23 Tony Cookcombine() - was leaking malloc()ed row buffers
2016-02-21 Tony Cookgetcolorusage() leaked in i_get_anonymous_color_histo...
2016-02-21 Tony Cookgetcolorcount() leaked in i_count_colors() on too many...
2016-02-21 Tony Cookremove a leak in make_palette()
2016-02-21 Tony Cookre-work malloc_temp(), calloc_temp() to avoid SV overhead
2016-02-21 Tony Cookupdate Changes
2016-02-21 Tony Cookadd a missing attribution for #106836
2016-02-21 Tony Cook[rt #111871] re-work autolevels
2016-02-16 Tony Cookallow imcover to use a non-default perl
2016-02-16 Tony Cookimcover.perl: add an option to just regen coverage
2016-02-16 Tony Cookfix Imager::Color->new(channels => []) with a short...
2016-02-16 Tony Cookavoid leaking memory in addcolors()
2016-02-08 Tony Cookfix scaling of samples for autolevels_mono
2016-01-26 Tony Cookwe no longer try to deal with buggy giflibs
2016-01-26 Tony Cookmodernize t/200-file/400-basic.t and handle fails correctly
2015-11-08 Tony Cook1.004 release v1.004
2015-11-08 Tony Cooknote that new() accepts an io parameter
2015-11-08 Tony Cookmore Changes
2015-11-08 Tony CookImager->new now attempts to read a file given any data...
2015-11-04 Tony Cookupdate Changes
2015-11-04 Tony Cookfix indentation
2015-11-04 A. Sinan UnurRT #107900 Panic due to attempt to extend stack by...
2015-10-29 Tony Cookavoid a warning during testing on 5.22+
2015-10-29 Tony Cookadd a test for the preload method
2015-10-29 Tony Cook[rt #104896] add Imager::Color::Table to preload
2015-10-29 Tony Cookmark a url so none of it is spell checked
2015-10-29 Tony Cookupdate for a more current Pod::Spell, including a possi...
2015-05-12 Tony Cook1.003 release v1.003
2015-05-12 Tony Cookchanges updates
2015-05-09 Tony Cookmore flood_fill tests
2015-04-26 Tony Cookadd a few extra flood fill tests
2015-04-26 Tony Cook[rt #103786] prevent fills crossing 4-connected boundaries
2015-04-03 Tony Cook1.002 release v1.002
2015-03-26 Tony Cookwe don't need to bump API level twice in the same release
2015-03-26 Tony Cookmore types documentation for the API
2015-03-26 Tony Cookchange note for colormodel() etc
2015-03-26 Tony Cookadd colorchannels(), alphachannel() and colormodel...
2015-01-30 Tony Cookzero unfilled channels in color returned by getpixel()
2015-01-25 Tony Cookupdate Changes with circles and polypolys
2015-01-25 Tony Cookimproved polygon support
2015-01-25 Tony Cookpolygon documentation
2015-01-25 Tony Cookbump IMAGER_API_LEVEL since I added APIs
2015-01-25 Tony Cookaccess to poly_poly from perl as polypolygon()
2015-01-24 Tony Cookdon't match against horizontal lines
2015-01-24 Tony CookC level support for filling multiple polygons in one...
2015-01-24 Tony Cook[perl #101682] define i_circle_aa_fill() and use it circle
2015-01-23 Tony Cook[perl #101682] speed up color filled circle calculations
2015-01-01 Tony Cook1.001 release v1.001
2015-01-01 Tony Cookmake sure the Mandelbrot and Flines filters are built
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
2014-12-06 Tony Cookupdate Changes for the FT1 and --enable/disable fixes
2014-12-05 Tony Cookmake --enable and --disable work again
2014-11-29 Tony Cookswitch FT1 probing to use Imager::Probe
2014-11-22 Tony Cooknote probing verbosity in Changes
2014-11-22 Tony Cookmore verbose probe output
2014-11-22 Tony CookChanges updates
2014-11-22 Tony CookGIF: avoid leaving trash behind when the 4.2.0 version...
2014-11-15 Tony Cook[rt #99959] fix Imager::Matrix2d::rotate()'s centre...
2014-11-08 Tony Cook[RT #99507] don't apply the icon mask to images with...
2014-08-25 Tony CookChange note for strerror() fix
2014-08-25 Slaven Rezicmy_strerror is defined since perl 5.21.x
2014-07-29 Tony CookImager 1.000 release v1.000
2014-07-28 Tony Cooknote the iolayer test changes
2014-07-28 Tony Cookimprove error reporting for an iolayer test failing...
2014-07-28 Tony Cookfix the skip check for using qr// objects as a buffer
2014-07-21 Tony Cook0.99_02 release v0.99_02
2014-07-21 Tony Cookchange note for MAXINT removal
2014-07-21 Tony Cookeliminate Imager's internal MAXINT macro
2014-07-16 Tony Cookupdate Changes for the Inline fix
2014-07-16 Tony Cook[rt #97108] support Inline 0.57 and later
2014-07-15 Tony Cookupdate Changes
2014-07-15 Tony Cook[rt #97086] initialize the blue entry in each palette...
2014-07-14 Tony Cookrevert 3e00cb90493 and update ppport.h
2014-06-29 Tony CookImager 0.99_01 test release v0.99_01
2014-06-29 Tony Cooknote what release broke older perls
2014-06-27 Tony Cookskip the unnecessary palette benign error before 1.6
2014-06-27 Tony Cookfix SV type probing to not break pre perl 5.12
2014-06-27 Tony Cookadd support for giflib 5.1.0
2014-06-25 Tony CookImager 0.99 release v0.99
2014-06-25 Tony Cooksacrifice a chicken to the spell-checker gods
2014-06-25 Tony Cookactually document the change in read buffer values
2014-06-14 Tony Cookreplace SV_COW_DROP_PV with an actual value
2014-06-14 Tony Cookensure we always produce the same Imager::Regops
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
next