]> gitweb.michael.orlitzky.com - libsvgtiny.git/history - src/svgtiny_gradient.c
Fix various bugs which caused ASAN and UBSAN to be upset
[libsvgtiny.git] / src / svgtiny_gradient.c
2018-07-29 Daniel SilverstoneFix various bugs which caused ASAN and UBSAN to be...
2016-10-26 Michael DrakeMerge branch 'tlsa/fix-gradients'
2016-10-26 Michael DrakeParse: Make the parse state have two sets of gradient...
2016-08-31 Vincent Sandersprevent division by zero for gradient with no points...
2013-08-23 Michael DrakeFix to use list_size accessor.
2013-08-23 Michael DrakeMinor tidyup.
2013-08-23 Michael DrakeMove gradient logging to svgtiny_gradient.c, and suppre...
2013-08-22 Michael DrakeSuppress most gradient debug.
2013-01-05 Chris YoungExplicitly check if r0 or r1 are NaN, as if they are...
2012-11-03 Daniel SilverstoneReplace dom_string_length with dom_string_byte_length...
2012-11-03 Daniel SilverstoneVoid myself unpleasantly in order to satisfy RISC OS...
2012-11-03 Daniel SilverstoneMerge branch 'dsilvers/tolibdom'
2012-11-03 Daniel SilverstoneThe library now builds
2012-11-03 Daniel SilverstoneMore work towards libdom conversion
2010-12-29 John Mark BellUse built-in strndup if the platform we're targetting...
2010-01-02 François RevelMore of the C89... really do test it please!
2009-08-24 John Mark BellSquash warnings
2009-08-24 John Mark BellBeginnings of port to core buildsystem