]> git.imager.perl.org - imager.git/history - Changes
use non-deprecated encoding ids for freetype 2
[imager.git] / Changes
2019-01-13 Tony Cookfix date on 1.009 release in Changes
2019-01-11 Tony Cook1.009 release v1.009
2019-01-11 Tony Cookmost numeric parameters to the XS implementation now...
2019-01-10 Tony Cooki_circle_aa_low() could buffer overflow
2019-01-09 Tony Cookexplain why not all the Coverity issues are addressed
2019-01-07 Tony Cookon't check if the unsigned size supplied to im_set_imag...
2019-01-07 Tony Cookextend some variable types to avoid overflows for mediancut
2019-01-07 Tony Cookdon't check if the unsigned size passed to mymalloc...
2019-01-07 Tony Cookhopefully avoid coverity complaining about a float...
2019-01-07 Tony Cookprevent an unsigned overflow in FT1 has_chars() impleme...
2019-01-07 Tony Cookmap() would corrupt a channel if there was a gap in...
2019-01-06 Tony Cooki_img_info() (C API) no longer tries to handle a NULL...
2019-01-06 Tony Cookfix an unsigned comparison when converting character...
2019-01-06 Tony Cookhandle failure to clone the log filehandle when cloning...
2019-01-05 Tony Cookavoid ignoring the result of i_io_getc()
2019-01-05 Tony Cookinvalid quantization options now result in an error...
2019-01-03 Tony Cookfixes to the fountain filter
2019-01-02 Tony Cookavoid dead code in i_t1_glyph_names().
2019-01-02 Tony Cookremove an unneeded check when terminating the stream...
2019-01-02 Tony Cookhe unpack code for ICO/CUR file handling could extend...
2019-01-02 Tony Cookavoid an unneeded EXTEND() call when the FT2 has_chars...
2019-01-02 Tony Cookavoid dead code in i_ft2_glyph_name()
2019-01-02 Tony Cookavoid dead code in i_get_anonymous_color_histo()
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
next