]> git.imager.perl.org - imager.git/history - Changes
avoid re-entrancy into giflib using the mutex API
[imager.git] / Changes
2012-08-16 Tony Cookstart a change note
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cook0.92 release v0.92
2012-08-13 Tony Cookallow building GIF/imgif.c on C89 compilers
2012-07-28 Tony Cookallow JPEG/imexif.c to build on C89 compilers
2012-07-12 Tony Cookchange notes for giflib 4.2 support
2012-06-04 Tony Cook0.91 release v0.91
2012-06-04 Tony Cookchange notes for recent changes
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-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: prepare for merge
2012-04-29 Tony CookPNG re-work: update Changes for the most recent changes
2012-04-29 Tony CookPNG re-work: change note for the previous + some TODO
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 CookWIP PNG re-work
2012-04-29 Tony CookPNG re-work: improve error reporting for PNG read/write
2012-04-29 Tony Cooki_get_file_background[f]?() now return int
2012-04-28 Tony Cook[rt #74043] handle static linking of libpng with libz
2012-04-27 Tony Cookchange note for 535921f
2012-04-25 Tony Cook[rt #76782] improve documentation and error reporting...
2012-04-24 Tony Cookchange notes for the BMP updates
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-04-14 Tony Cookchange note for 360e674ef3d
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-22 Tony CookImager 0.88 release v0.88
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-16 Tony CookChanges note for the psamp/setsamples work
2012-02-12 Tony Cookchange note for getsamples(target) fix
2012-01-26 Tony Cook[rt #69244] remove long unused gif case from read
2012-01-23 Tony Cook[rt #70014] re-work win32 text output to work in normal...
2012-01-20 Tony Cooknote Debian inconsistency
2012-01-20 Tony Cook[rt #73906] add some other image processing modules...
2012-01-20 Tony Cook[rt #69261] fix incorrect image size and color calculat...
2012-01-08 Tony Cookreformat the release date of 0.87
2012-01-05 Tony Cooklibungif support was removed in 0.77_01, note that
2012-01-05 Tony Cookdescribe the OS X README update
2012-01-03 Tony Cook0.87 release v0.87
2012-01-03 Tony Cooknote the i_render_color() change
2011-11-25 Tony Cook[rt #72643] font drivers require Imager 0.86 for the...
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 #69599] correctly handle 256 x 256 ICO files
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-11-02 Tony Cooknote the addition of the tests
2011-10-31 Tony Cookproperly increment $VERSION for Imager::Matrix2d
2011-10-31 Tony Cook0.86 release v0.86
2011-10-27 Tony Cookimprove failure reporting for W32 tests
2011-10-24 Tony Cook0.85_02 release v0.85_02
2011-10-24 Tony Cooknote the previous change
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-17 Tony Cook[rt #71642] make vsnprintf() available on Win32
2011-10-15 Tony Cook[rt #71675] make the APIRef synopsis ordering consistent
2011-10-15 Tony Cook[rt #68993] check the number of conv coefficients is...
2011-10-15 Tony Cook[rt #71607] update the README contributor list
2011-10-15 Tony Cook[rt #68994] initialize the btm data structure more...
2011-10-14 Tony Cook[rt #69158] *_has_chars() now returns PL_sv_yes/PL_sv_no
2011-10-14 Tony Cook[rt #69879] various T1 improvments
2011-10-14 Tony Cookadd overloaded eq to Imager::Matrix2d
2011-10-14 Tony Cookdepend on Scalar::Util since we use it and older perls...
2011-10-14 Tony Cookadd extra ppport.h configuration to support older perls
2011-10-14 Tony Cook[rt #71641] provide a STRLEN typemap entry for older...
2011-10-13 Tony Cook[rt #71653] i_log_entry() used the supplied string...
2011-10-10 Tony Cook[rt #70656] apply the last the Debian spelling fixes
2011-10-10 Tony Cooknote some other changes
2011-10-10 Tony Cook[rt 69245] eliminate unused i_gif_opts type
2011-10-10 Tony Cook0.85_01 release v0.85_01
2011-10-10 Tony CookMerge the I/O buffering branch
2011-09-12 Tony Cookadd simple tests for the Imager::Test test_image functions
2011-08-29 Tony Cook0.85 release v0.85
2011-08-29 Tony Cooknote the getheight change
2011-08-22 Tony Cook0.84_02 release v0.84_02
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-21 Tony Cook[rt #69877] don't leave t1 marked as initialized if...
2011-08-21 Tony Cook[rt #69147] detect and use snprintf() more
2011-08-15 Tony Cook[rt #70126] optimize the flines filter implementations
2011-08-15 Tony Cookupdate Changes for the last two commits
2011-08-15 Tony Cooknote the IFD loop fix
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-12 Tony Cook[rt #69915] check image file limits when reading TIFF...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cook0.84 release v0.84
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 #67912] writing GIFs now always uses the generated...
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
2011-05-23 Tony Cookno longer export anything by default
2011-05-23 Tony Cookadd to_rgb_double() method
2011-05-23 Tony Cooktest and add error reporting to to_*() family methods
2011-05-23 Tony Cookre-work META.yml validation and fix the detected errors
next