]> git.imager.perl.org - imager.git/history - lib
adding tracing for the slot APIs
[imager.git] / lib /
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-11 Tony Cookadd mutex functions to the API
2012-09-09 Tony Cookmore thread docs
2012-08-26 Tony Cookadd the context slot APIs
2012-08-25 Tony Cookdocument threads support
2012-08-25 Tony Cookadd mutex functions to the API
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookrebuild Imager::APIRef
2012-08-14 Tony CookWIP, it compiles
2012-08-14 Tony CookWIP, more context changes
2012-07-13 Tony Cookadd a recipe to the cookbook
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-24 Tony Cook[rt #77173] improve error reporting on an API version...
2012-04-29 Tony CookMerge branch 'png'
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 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 Cook[rt #75869] make sure EU::MM can find libraries found...
2012-04-27 Tony Cookmore verbose probe output
2012-04-25 Tony Cook[rt #76782] improve documentation and error reporting...
2012-04-14 Tony Cookdocument the i_comment common tag
2012-04-14 Tony Cookfix the prototype for Imager::Test::is_imaged
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-16 Tony Cookdocument setsamples() new capabilities
2012-02-13 Tony Cookadd psamp(), psampf() to C image API
2011-11-21 Tony Cookupdate "Converting from one file format to another...
2011-11-21 Tony Cook[rt #67911] add gray, gray4, gray16 preset color palettes
2011-11-19 Tony Cook[rt #72475] make the error messages from read() match...
2011-11-12 Tony Cook[rt #68815] document i_psamp_bits() and i_gsamp_bits()
2011-11-12 Tony Cook[rt #72369] Document the return value of the filter...
2011-10-31 Tony Cookproperly increment $VERSION for Imager::Matrix2d
2011-10-24 Tony Cook[rt #71643] search a few more places for libraries
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-15 Tony Cook[rt #71675] make the APIRef synopsis ordering consistent
2011-10-14 Tony Cookadd overloaded eq to Imager::Matrix2d
2011-10-10 Tony Cook[rt #70656] apply the last the Debian spelling fixes
2011-10-10 Tony Cook[rt #71469] make default text color non-transparent
2011-10-10 Tony CookMerge the I/O buffering branch
2011-09-12 Tony Cookdocument the new test image functions
2011-09-12 Tony Cookadd simple tests for the Imager::Test test_image functions
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-08 Tony Cookprogressive JPEG support
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
2011-05-25 Tony Cooksplit 8-bit image implementation out of the megafile...
2011-05-23 Tony Cookadd to_rgb_double() method
2011-05-21 Tony Cookre-work document and test Imager's logging facility
2011-05-16 Tony Cookallow box() to accept floating colors for filling areas
2011-05-16 Tony Cookallow the preprocessor to omit #line directives
2011-05-16 Tony Cookadd an internal i_img_samef() and adapt is_imaged(...
2011-03-14 Tony Cook[RT #65955] handle LD_RUN_PATH ignores with -rpath...
2011-02-21 Tony Cook[RT #65749] add pod link check test and fix the broken...
2011-02-14 Tony Cookchange version to avoid indexer confusion
2011-02-12 Tony Cook[rt.cpan.org #65665] add the preload class method
2011-02-06 Tony Cookbump Imager::Font version
2011-02-06 Tony Cookt1 no longer needs a type check
2011-02-06 Tony Cookmove t1lib font support to a separate module
2011-02-03 Tony Cookfix formatting and spelling to match the rest
2011-02-03 Tony Cookwhitespace cleanup
2011-02-03 Philip Gwyn[rt.cpan.org #65385] Patch for Imager::Color->hsv
2011-02-03 Philip Gwyn[rt.cpan.org #65386] really fix #62885
2011-01-24 Tony Cookexpand the matrix multiply overload to allow mult by...
2011-01-23 Tony Cook[rt.cpan.org #29938] add matrix() method to Imager...
2011-01-23 Tony Cook[rt.cpan.org #56513] update filter plugins documentation
2011-01-10 Tony Cookimprove coverage testing Imager::Color::Float and fix...
2011-01-10 Tony Cookimprove test coverage of Imager::Fountain
2010-12-06 Tony Cookmake finding out how to make a transparent image simpler
2010-12-06 Tony Cookdocument DEFINE key in return value
2010-12-06 Tony Cookmake the returned key match EU::MM
2010-12-06 Tony Cookparse defines from the options returned by pkg-config...
2010-11-11 Tony Cookfix for rt 62855
2010-10-31 Tony Cookadd the combine method
2010-10-23 Tony Cookreorganize convert.c to convert.im
2010-10-23 Tony Cookfix typo
2010-10-20 Tony Cookfill out the documentation of Imager::Test, and test...
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-28 Tony Cookdocument briefly that color names are slower than color...
2010-09-26 Tony Cookprobe test code for FT2, including extending Imager...
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookuse the newer "W32" spelling of Win32 for the font...
2010-09-16 Tony Cookavoid a grocer's apostrophe
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-13 Tony Cooklook at the correct %Config library and include paths
2010-09-06 Tony Cooksearch more places for PNG headers and libraries
2010-09-06 Tony Cookclarify that Imager doesn't write EXIF data to images
2010-09-06 Tony Cookfix X name lookup caching
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookonly prepend ./ to font filenames when passing them...
2010-08-19 Tony Cookuse $Config{path_sep} instead of working it out on...
2010-08-19 Tony Cook - add each library-directory/pkgconfig/ to the pkg...
2010-08-09 Tony Cookhandle multiple library tests correctly in probe
2010-08-06 Tony Cookreport if the test code fails on a probe
2010-08-06 Tony Cookmerge PNG branch and some clean-up
next