]> git.imager.perl.org - imager.git/shortlog
imager.git
2012-09-12 Tony Cookallow freetype-config to be found on cygwin
2012-09-11 Tony Cooknote the 0.92_01 dev release
2012-09-11 Tony Cook[rt #79029] add support for giflib 5.0
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-11 Tony Cookadd mutex functions to the API
2012-09-11 Tony Cooknote the ft1 change in Changes
2012-09-10 Tony Cooksupport threading with Imager's Freetype 1.x driver
2012-09-10 Tony Cookrename font.c to fontft1.c, since it only does FT1 now
2012-09-09 Tony Cookupdate Changes for FT2 thread safety
2012-09-09 Tony Cookmore thread docs
2012-09-09 Tony Cookthread safety for the FT2 driver
2012-09-09 Tony Cookupdate MANIFEST for the T1 changes
2012-09-09 Tony Cookupdate changes for T1
2012-09-09 Tony Cookupdate changes
2012-09-09 Tony Cookprovide better control over AA, and improve error handling
2012-09-09 Tony Cookmatch error message strings to those from T1Lib
2012-09-09 Tony Cookthread-safe T1lib interface
2012-08-26 Tony Cookmore TODOs
2012-08-26 Tony Cookadd the context slot APIs
2012-08-26 Tony Cookuse stdc malloc instead of mymalloc()
2012-08-25 Tony Cookdocument threads support
2012-08-25 Tony Cookavoid re-entrancy into giflib using the mutex API
2012-08-25 Tony Cookavoid re-entrancy into libtiff using the mutex api
2012-08-25 Tony Cookadd mutex functions to the API
2012-08-17 Tony Cookupdate manifest for missing files
2012-08-16 Tony Cookstart a change note
2012-08-16 Tony Cookavoid using globals when capturing TIFF warnings
2012-08-16 Tony Cooktest for uncommitted changes too
2012-08-16 Tony Cookbump JPEG.pm version for iptc capture change
2012-08-14 Tony Cookmake capturing IPTC content thread-safe
2012-08-14 Tony Cookeliminate some unused code
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookfix C89 and non-threaded builds
2012-08-14 Tony Cookmore i_fatal
2012-08-14 Tony Cookadd i_errors()/im_errors() to the API
2012-08-14 Tony Cookavoid i_push_errorf() and i_fatal() in a few more places
2012-08-14 Tony Cookpick up im_ prefix functions too
2012-08-14 Tony Cookhide i_fatal() under IMAGER_NO_CONTEXT
2012-08-14 Tony Cooktest the API under IMAGER_NO_CONTEXT
2012-08-14 Tony Cookadd some context dependent functions to the API
2012-08-14 Tony Cookmake dIMCTXio() public
2012-08-14 Tony Cookupdate bmp.c to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookhide the i_push_errorf() prototype for IMAGER_NO_CONTEXT
2012-08-14 Tony Cookremove the obsolete and unused i_img_new() function
2012-08-14 Tony Cookrebuild Imager::APIRef
2012-08-14 Tony Cooklog more drawing primitives
2012-08-14 Tony Cookdon't define mm_log() with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookremove more unused variable warnings
2012-08-14 Tony Cookupdate datatypes.c with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate palimg.c with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate log.c with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate limits.c with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate I/O layers to accept a context on creation
2012-08-14 Tony Cookre-work the context macros
2012-08-14 Tony Cookupdate imgdouble.c to avoid mm_log().
2012-08-14 Tony Cookupdate img8.c to avoid mm_log()
2012-08-14 Tony Cookupdate img16.c to avoid mm_log()
2012-08-14 Tony Cookupdate hlines.c to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate image.c with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate flip.im with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate guassian.im with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate filters.im with IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate fills.c to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate draw.c to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate convert.im to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookupdate conv.im to IMAGER_NO_CONTEXT
2012-08-14 Tony Cookimplement reference counting for context objects
2012-08-14 Tony Cookmasked images weren't using the image allocation API
2012-08-14 Tony CookWIP, OMG it works
2012-08-14 Tony CookWIP, it compiles
2012-08-14 Tony CookWIP, more context changes
2012-08-14 Tony CookWIP context objects
2012-08-14 Tony Cook0.92 release v0.92
2012-08-14 Tony Cookadd an unshipped test for checking sub-module versions...
2012-08-14 Tony Cookeliminate another unused impng.c variable
2012-08-13 Tony Cookallow building GIF/imgif.c on C89 compilers
2012-08-13 Tony Cookfix a static vs extern function mismatch
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
next