]> git.imager.perl.org - imager.git/history - Changes
avoid dead code in i_tt_glyph_names()
[imager.git] / Changes
2019-01-02 Tony Cookavoid dead code in i_tt_glyph_names()
2019-01-02 Tony Cookgradgen allocated sizeof(i_color *) per entry rather...
2019-01-02 Tony Cookchange note for the has_chars and MakeMapObject changes
2019-01-02 Tony Cookadd CIDs to the changes Coverity fixes
2019-01-01 Tony Cookfix a fence post error validating a combing mode number
2019-01-01 Tony Cookchange an array parameter decl to a pointer style decl
2019-01-01 Tony CookCoverity complained colors could be left uninitialized.
2019-01-01 Tony Cookcoverity complained minset could be -1
2018-12-31 Tony CookImager::Color set_internal is now simpler
2018-12-31 Tony Cookbetter validate numeric hatch values for fills
2018-12-31 Tony Cookaddi style makemap could potentially read one past...
2018-12-31 Tony Cookagain, convert array style pointer parameter to pointer
2018-12-31 Tony Cookinitialize a pointer to prevent coverity complaints
2018-12-31 Tony Cookfix potential memory leaks for failing mixing scaling...
2018-12-31 Tony Cookfix double-free in TGA code
2018-12-31 Tony Cook1.008 release v1.008
2018-12-15 Tony Cookmove EXIF handling from the JPEG handler to core Imager
2018-11-24 Tony Cookdocument polygon() change
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
2017-08-26 Tony Cookupdate Changes
2016-09-19 Tony Cookupdate Changes
2016-04-15 Tony Cook1.005 release v1.005
2016-04-15 Tony Cookupdate Changes
2016-04-15 Tony CookImager 1.004_004 v1.004_004
2016-04-15 Tony Cookupdate Changes
2016-03-23 Tony Cook1.004_003 release v1.004_003
2016-03-23 Tony Cookupdate Changes
2016-03-20 Tony Cook1.004_002 release v1.004_002
2016-03-20 Tony Cookupdate Changes
2016-03-16 Tony Cook1.004_001 release v1.004_001
2016-03-16 Tony Cookupdate Changes
2016-02-29 Tony Cookupdate Changes some more
2016-02-21 Tony Cookupdate Changes
2016-02-21 Tony Cookadd a missing attribution for #106836
2015-11-08 Tony Cook1.004 release v1.004
2015-11-08 Tony Cookmore Changes
2015-11-04 Tony Cookupdate Changes
2015-05-12 Tony Cook1.003 release v1.003
2015-05-12 Tony Cookchanges updates
2015-04-03 Tony Cook1.002 release v1.002
2015-03-26 Tony Cookchange note for colormodel() etc
2015-01-25 Tony Cookupdate Changes with circles and polypolys
2015-01-01 Tony Cook1.001 release v1.001
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
2014-12-06 Tony Cookupdate Changes for the FT1 and --enable/disable fixes
2014-11-22 Tony Cooknote probing verbosity in Changes
2014-11-22 Tony CookChanges updates
2014-08-25 Tony CookChange note for strerror() fix
2014-07-29 Tony CookImager 1.000 release v1.000
2014-07-28 Tony Cooknote the iolayer test changes
2014-07-21 Tony Cook0.99_02 release v0.99_02
2014-07-21 Tony Cookchange note for MAXINT removal
2014-07-16 Tony Cookupdate Changes for the Inline fix
2014-07-15 Tony Cookupdate Changes
2014-06-29 Tony CookImager 0.99_01 test release v0.99_01
2014-06-29 Tony Cooknote what release broke older perls
2014-06-27 Tony Cookskip the unnecessary palette benign error before 1.6
2014-06-27 Tony Cookfix SV type probing to not break pre perl 5.12
2014-06-27 Tony Cookadd support for giflib 5.1.0
2014-06-25 Tony CookImager 0.99 release v0.99
2014-06-13 Tony CookChanges notes for 4593278bee25
2014-04-12 Tony Cookchanges entry for autolevels fix
2014-03-31 Tony Cookupdate Changes
2014-03-31 Tony Cookupdate Changes for recent commits
2014-03-29 Tony Cookdocument Imager::IO::new_buffer() changes
2014-01-02 Tony Cook0.98 version bump for release v0.98
2013-10-18 Tony Cookchange note for 306618c39
2013-10-02 Tony Cookchange notes to date
2013-09-30 Tony Cook[rt #87338] Imager::Font::Wrap no longer requires the...
2013-09-30 Tony Cookchange note for the TT non-AA fix
2013-07-19 Tony Cookmake sure T1lib anti-aliasing is properly setup for...
2013-07-19 Tony Cookavoid reading beyond the end of the line buffer in...
2013-07-15 Tony CookImager 0.97 release v0.97
2013-07-09 Tony Cook0.96_02 release v0.96_02
2013-07-09 Tony Cookupdate Changes for the PNG work
2013-07-05 Tony Cook[rt #86658] add a missing AUTHOR heading
2013-07-05 Tony Cook[rt #86659] treat a libpng header/lib version mismatch...
2013-07-05 Tony CookChanges typo fixes
2013-07-01 Tony CookImager 0.96_01 release v0.96_01
2013-06-14 Tony Cookfix various GCC warnings, mostly initialized but otherw...
2013-06-10 Tony Cookupdate Changes with the FT2 gsamp/psamp change
2013-06-10 Tony Cookupdate Changes
2013-06-10 Tony Cook[rt #73359] draw non-aa text in alpha combining mode...
2013-05-25 Tony Cookthe "fix" for 69243 is complete enough for now
2013-05-25 Tony Cookre-work much of Imager.xs, using typemaps where possible
2013-05-24 Tony Cook[rt #69243] a summary change note for most of the XS...
2013-05-22 Tony Cook[rt #69243] use the HV * typemap for DSO_call()
2013-05-21 Tony Cook[rt #69243] use T_AVARRAY for i_gradgen too
2013-05-21 Tony Cook[rt #69243] add the T_AVARRAY typemap and use it
2013-05-21 Tony Cook[rt #69243] modify i_transform() XS to use the AV*...
2013-05-21 Tony Cook[rt #69243] change i_map() to use the AV* typemap
2013-05-21 Tony Cookre-work the XS clean up Changes note
2013-05-21 Tony Cook[rt #69243] use the AV* typemap for i_matrix_transform()
2013-05-21 Tony Cook[rt #69243] use the AV* typemap for i_poly_aa() and...
2013-05-21 Tony Cook[rt #84963] Imager::Color::rgba() now returns integer...
2013-05-20 Tony Cook[rt #74540] handle the TIFF SampleFormat tag
2013-05-19 Tony CookImager 0.96 release v0.96
next