]> git.imager.perl.org - imager.git/shortlog
imager.git
2012-08-13 Tony Cookeliminate various unused variable warnings
2012-08-13 Tony Cookremove various dangerous functions from the XS interface
2012-08-13 Tony Cookinclude stdlib.h in the mandelbrot.c dynfilt for rand()
2012-08-13 Tony Cooki_init_tt() has only been used internally to font.c...
2012-07-28 Tony Cookallow JPEG/imexif.c to build on C89 compilers
2012-07-13 Tony Cookadd a recipe to the cookbook
2012-07-12 Tony Cookchange notes for giflib 4.2 support
2012-07-12 Tony Cooksupport giflib 4.2
2012-06-04 Tony Cook0.91 release v0.91
2012-06-04 Tony Cookchange notes for recent changes
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-06-04 Tony Cookset_file_limits(reset => 1) now resets to defaults...
2012-05-26 Tony Cookadjust the test error messages to match the new module...
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-05-11 Tony Cookyes 0.90 has been released
2012-04-30 Tony Cook0.90 release v0.90
2012-04-30 Tony Cookupdate PNG Changes/.pm for release
2012-04-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: prepare for merge
2012-04-29 Tony CookPNG re-work: finish up the tag documentation
2012-04-29 Tony CookPNG re-work: start documenting new tags
2012-04-29 Tony CookPNG re-work: saving imager tags as PNG chunks
2012-04-29 Tony CookPNG re-work: fix line length calculations for pngdump.pl
2012-04-29 Tony CookPNG re-work: process the bKGD chunk into an i_backgroun...
2012-04-29 Tony CookPNG re-work: test tags from PNG reads and re-work a...
2012-04-29 Tony CookPNG re-work: ignore some build and test detritus for...
2012-04-29 Tony CookPNG re-work: update pngdump.pl to dump IDAT data
2012-04-29 Tony CookPNG re-work: avoid the comment in qw() warning
2012-04-29 Tony CookPNG re-work: update Changes for the most recent changes
2012-04-29 Tony CookPNG-rework: forward png flush output through to i_io_fl...
2012-04-29 Tony CookPNG re-work: support writing 16-bit/sample images
2012-04-29 Tony CookPNG re-work: handle writing bilevel files
2012-04-29 Tony CookPNG re-work: paletted file writes
2012-04-29 Tony CookPNG re-work: split out write handling
2012-04-29 Tony CookPNG re-work: collect more text tags
2012-04-29 Tony CookPNG re-work: remove unused variables
2012-04-29 Tony CookPNG re-work: test results of new and old read handlers
2012-04-29 Tony CookPNG re-work: expand the pngdump.pl tool a bit
2012-04-29 Tony CookPNG re-work: add more test images and fix the PNG/...
2012-04-29 Tony CookPNG re-work: change note for the previous + some TODO
2012-04-29 Tony CookPNG re-work: read 16-bit PNG as 16-bit
2012-04-29 Tony CookPNG re-work: read 1 bit grey images as the common inter...
2012-04-29 Tony CookPNG re-work: implement paletted read
2012-04-29 Tony CookPNG re-work: remove obsolete comment and the associated...
2012-04-29 Tony CookPNG re-work: remove direct image access
2012-04-29 Tony CookPNG re-work: simple structural dump script for PNG...
2012-04-29 Tony CookWIP PNG re-work
2012-04-29 Tony CookPNG re-work: save png_bits and png_interlace tags
2012-04-29 Tony CookPNG re-work: add more image type TODO tests
2012-04-29 Tony CookPNG re-work: simple tests for reading various images...
2012-04-29 Tony CookPNG re-work: test size limit handling of very wide...
2012-04-29 Tony CookPNG re-work: provide perl level access to the libpng...
2012-04-29 Tony CookPNG re-work: improve error reporting for PNG read/write
2012-04-29 Tony Cookignore some build detritus for the manifest
2012-04-29 Tony Cooki_get_file_background[f]?() now return int
2012-04-28 Tony Cookfix a typo
2012-04-28 Tony Cook[rt #74043] handle static linking of libpng with libz
2012-04-27 Tony Cookchange note for 535921f
2012-04-27 Tony Cook[rt #75869] make sure EU::MM can find libraries found...
2012-04-27 Tony Cookmore verbose probe output
2012-04-25 Tony CookPNG re-work: handle libpng 1.5 correctly
2012-04-25 Tony Cook[rt #76782] improve documentation and error reporting...
2012-04-24 Tony Cookchange notes for the BMP updates
2012-04-24 Tony Cookodd run lengths for BI_RLE4 compressed BMP files were...
2012-04-24 Tony Cookhandle odd-width BI_RLE4 width overflow
2012-04-23 Tony Cookreport basic information to the log for one scanline...
2012-04-23 Tony Cookunshipped regression tests for BMP files
2012-04-23 Tony Cookstart of a BMP file structure dumper
2012-04-23 Tony Cook[rt #76736] fix BI_BITFIELDS handling
2012-04-14 Tony Cookdocument the i_comment common tag
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-04-14 Tony Cookchange note for 360e674ef3d
2012-04-14 Tony Cookfix the prototype for Imager::Test::is_imaged
2012-03-20 Tony Cookfix the brokeness introduced in 5ee60746
2012-03-18 Tony Cook0.89 release v0.89
2012-03-10 Tony Cook[rt #70388] debug mymalloc() no longer builds a string...
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-03-05 Tony Cook[rt #75258] fix the utterly broken i_gpixf() for palett...
2012-02-25 Tony Cookcompare unpacked data to avoid unintelligble cpan teste...
2012-02-22 Tony CookImager 0.88 release v0.88
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-17 Tony Cooksplit Imager's typemap into internal, public and old...
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-16 Tony CookChanges note for the psamp/setsamples work
2012-02-16 Tony Cookdocument setsamples() new capabilities
2012-02-14 Tony Cookadd offset and width parameters to setsamples() for...
2012-02-14 Tony Cookwe don't use D::C's pod coverage, don't collect it
2012-02-13 Tony CookOO API
2012-02-13 Tony Cookdon't supply a default for a missing channel list
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for paletted images
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for masked images
2012-02-13 Tony Cooki_psamp()/i_psampf() bad channel count tests
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for double/sample...
2012-02-13 Tony Cooki_psamp()/i_psampf() tests for 16-bit/sample images
2012-02-13 Tony Cookcoverage tests for 8-bits/sample psamp/psampf
2012-02-13 Tony Cookallow imcover.perl to specify a subset of tests to run
next