]> git.imager.perl.org - imager.git/shortlog
imager.git
2018-11-24 Tony Cookimprove error reporting for the polygon method
2018-11-23 Tony Cookadd probe support for FLIF files
2018-11-05 Tony Cooknote metadata changes
2018-11-03 Tony Cookadd changes since 1.006
2018-11-03 Tony Cookfix some old Changes typos
2018-11-03 Tony Cookadding missing 1.006 Changes header
2018-11-03 Tony Cookfix error handling in i_polygon() for non-polygon polygons
2018-11-03 Tony Cookimprove all Makefile.PLs
2018-10-07 Dan BookUpdate metadata to meta-spec 2, include web view of...
2018-09-07 Tony Cookmake it clear that noalpha doesn't compose
2018-06-05 Tony Cookfix a typo (after almost "braking" it a different way)
2018-06-04 Tony Cookadd png_compression_level parameter for writing PNG...
2018-01-05 Tony Cook(rt #124001) avoid flooring a second time in matrix...
2017-08-26 Tony Cook1.006 release v1.006
2017-08-26 Tony Cookupdate Changes
2017-08-26 Tony Cook[perl #131938] allocate stack space for results in...
2016-09-22 Tony Cookre-work color tests to use Imager::Test functions where...
2016-09-19 Tony Cookupdate Changes
2016-09-19 Tony CookRT #117878: handle invalid image objects for write_multi()
2016-09-15 Tony CookCVE-2016-1238 mitigation
2016-05-10 Tony Cookmake the jpegquality docs clearer
2016-04-15 Tony Cook1.005 release v1.005
2016-04-15 Tony Cookupdate Changes
2016-04-15 Tony CookRevert the ivdformat probing
2016-04-15 Tony CookImager 1.004_004 v1.004_004
2016-04-15 Tony Cookupdate Changes
2016-04-15 Tony Cooktry probing for a valid ivdformat if the %Config value...
2016-04-15 Tony Cookprobe to check if $Config{ivdformat} is correct for...
2016-04-15 Tony Cookminor fix to pod
2016-04-05 Tony Cookdump a bit more of the file broken on the strange win32...
2016-03-23 Tony Cook1.004_003 release v1.004_003
2016-03-23 Tony Cookupdate Changes
2016-03-23 Tony Cookadd some extra error reporting to I/O layer tests
2016-03-20 Tony Cook1.004_002 release v1.004_002
2016-03-20 Tony Cookupdate Changes
2016-03-17 Tony Cookadd write failure diagnostics for 250-draw/010-draw.t
2016-03-17 Tony Cooksupport older perls
2016-03-16 Tony Cook1.004_001 release v1.004_001
2016-03-16 Tony Cooksimple threading image creation/destruction test
2016-03-16 Tony Cookupdate Changes
2016-03-15 Tony Cookextract include paths from gcc if we can
2016-03-09 Tony Cookfix a memory leak when failing to write a 2 color icon...
2016-03-09 Tony Cookfix a context object reference leak from upgrading...
2016-03-09 Tony Cookclean up gif writing error handling (and fix a leak)
2016-03-09 Tony Cookno longer deliberately leak the first context object
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
next