<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ICE Spider, branch icespider-0.2.1</title>
<subtitle>Tools and library for creating ICE API backed REST services and websites.</subtitle>
<id>http://git.randomdan.homeip.net/repo/icespider/atom?h=icespider-0.2.1</id>
<link rel='self' href='http://git.randomdan.homeip.net/repo/icespider/atom?h=icespider-0.2.1'/>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/'/>
<updated>2017-03-16T08:39:52Z</updated>
<entry>
<title>Serializers should be members to avoid memory leak</title>
<updated>2017-03-16T08:39:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-03-16T08:39:52Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=216f5bf9877926bc6efeecef9be12549a44b0092'/>
<id>urn:sha1:216f5bf9877926bc6efeecef9be12549a44b0092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IceSpider core should have virtual destructor</title>
<updated>2017-03-16T08:38:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-03-16T08:38:52Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=63e390d39ab410d371bc6a4d05e2e8661558e6d5'/>
<id>urn:sha1:63e390d39ab410d371bc6a4d05e2e8661558e6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dump request details to stderr in case of unhandled exception</title>
<updated>2017-01-30T16:21:12Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-30T16:21:12Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=8fa60a19cfe0a7c6c375c1da30f022a5b20a7175'/>
<id>urn:sha1:8fa60a19cfe0a7c6c375c1da30f022a5b20a7175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for plugable error handlers</title>
<updated>2017-01-30T14:08:36Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-30T14:08:36Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=b7de6028c797177e8d8411f080307cc9faf936af'/>
<id>urn:sha1:b7de6028c797177e8d8411f080307cc9faf936af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix case where operation returns void but has declared exception list (returnsdata == true, but returntype == null)</title>
<updated>2017-01-30T12:17:55Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-30T12:17:55Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=ccbcb92c5e45fb7f8c5fc488cdbbf79498af963a'/>
<id>urn:sha1:ccbcb92c5e45fb7f8c5fc488cdbbf79498af963a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32bit compat fix</title>
<updated>2017-01-19T09:08:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-19T09:08:43Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=7e71679cbe91278b4fafd77269c3557bc542c59c'/>
<id>urn:sha1:7e71679cbe91278b4fafd77269c3557bc542c59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor to make available some classes for testing</title>
<updated>2016-12-27T17:16:14Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-12-23T15:19:25Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=d124dec32e1b02e4e936272e00babfaf860443d4'/>
<id>urn:sha1:d124dec32e1b02e4e936272e00babfaf860443d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be explicit about -z,lazy as default linking is -z,now when hardened profile is picked up</title>
<updated>2016-12-27T17:16:14Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-12-20T15:24:13Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=2ebbfe6460aef14b1db84a46c892c1a17742b6da'/>
<id>urn:sha1:2ebbfe6460aef14b1db84a46c892c1a17742b6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't delete the serializer factory</title>
<updated>2016-12-27T17:16:13Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-12-19T21:43:30Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=42d20c5c4ffd68a5f2cbd6510521cde326100404'/>
<id>urn:sha1:42d20c5c4ffd68a5f2cbd6510521cde326100404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load stylesheets as needed and reload them on change</title>
<updated>2016-12-12T22:08:13Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-12-12T22:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/icespider/commit/?id=353eeb16e99044dd8b3e875b5f861067f60a3f87'/>
<id>urn:sha1:353eeb16e99044dd8b3e875b5f861067f60a3f87</id>
<content type='text'>
</content>
</entry>
</feed>
