Gitweb links:
...log
http://git.netsurf-browser.org/libsvgtiny.git/shortlog/2392a30211d1585560...
...commit
http://git.netsurf-browser.org/libsvgtiny.git/commit/2392a30211d1585560ec...
...tree
http://git.netsurf-browser.org/libsvgtiny.git/tree/2392a30211d1585560ec65...
The annotated tag, release/0.1.5 has been created
at 2392a30211d1585560ec658e03fddbea870d4aae (tag)
tagging fd34818e098caf2810c3083abf90a59e01355514 (commit)
replaces release/0.1.4
tagged by Daniel Silverstone
on Sat Nov 19 09:41:50 2016 +0000
- Log -----------------------------------------------------------------
Official Release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEVAwUAWDAeXsMN9DnymH10AQroHggAgEg1atG5iajiCwxIAmxBSPrxo4Dl72kx
9hSPAHTHnQ7VRrvKXGQxU4owJs0s9NgzYlgDXYYmGu0vPVO3I31h8JHp1WJlx+mT
qhjFk2+jt0RG07vKouvnOTKzfFpcm7wYzCWwbf3KaYAzqXoNDzn1y7my43pXcUwb
0sRr8DlgEjIYT9mHun6UkFpRgiEezoZFCxG6MB63FM5u5ygXKM1nyXeqvL+vk0kM
8oB8trGkBnmOLldP93oOGV+IcW0XIFXO0hsMvCJNNSQykgYO8IWMCr1VK1AxKUSf
qA80+nX73Uaa7gnXbilZukfoWp1+iLO70TnqYiDKlWUSkKBc5h2zVQ==
=/CtN
-----END PGP SIGNATURE-----
Daniel Silverstone (1):
Prepare for release of 0.1.5
Michael Drake (7):
Parse: Remove explicit init of gradient state; gets memset anyway.
Parse: Avoid strndup with unchecked return value.
Parse: Make the parse state have two sets of gradient details.
Parse: Ensure consumed characters count is initiliased.
Test data: Add SVG with missing stroke gradient definition.
Merge branch 'tlsa/fix-gradients'
Test data: Move file to correct place.
Vincent Sanders (8):
add file output to test decoder
cope with lack of root svg element
add crash test generated with AFL
improve test suite runner
prevent division by zero for gradient with no points and add test
Add test set derived from AFL
SVG dictionary for use with AFL tool
add polyline test case with floating point colour percentages
-----------------------------------------------------------------------
--
NetSurf SVG decoder