<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ICE Spider, branch icespider-0.9.0</title>
<subtitle>Tools and library for creating ICE API backed REST services and websites.</subtitle>
<id>https://git.randomdan.homeip.net/repo/icespider/atom?h=icespider-0.9.0</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/icespider/atom?h=icespider-0.9.0'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/'/>
<updated>2023-09-30T15:21:06Z</updated>
<entry>
<title>Update to new Slicer interface</title>
<updated>2023-09-30T15:21:06Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-09-30T15:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=6e1e3ca53d6ce2cee2ee5e2fad209dec7b3c5948'/>
<id>urn:sha1:6e1e3ca53d6ce2cee2ee5e2fad209dec7b3c5948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't discard response, smoke test it</title>
<updated>2023-09-30T15:16:09Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-09-30T15:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=a4bb45df95ed602bafb8df6756b5df3190390789'/>
<id>urn:sha1:a4bb45df95ed602bafb8df6756b5df3190390789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use standard convert function when parsing accept strings</title>
<updated>2023-07-30T11:09:01Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-30T11:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=8b86af1f30d5eb71f91161c25af33cb08f878322'/>
<id>urn:sha1:8b86af1f30d5eb71f91161c25af33cb08f878322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline functions for removing trailing/leading chars</title>
<updated>2023-07-30T11:08:32Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-30T11:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=49e804ec79b56bb107fedbeb6b47493e2401635e'/>
<id>urn:sha1:49e804ec79b56bb107fedbeb6b47493e2401635e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Append chunks of plain data in urldecode</title>
<updated>2023-07-29T19:23:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T19:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=0ce1db948b15a9ff274135ebf9c31a4a8cc7b98f'/>
<id>urn:sha1:0ce1db948b15a9ff274135ebf9c31a4a8cc7b98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified convert interface</title>
<updated>2023-07-29T19:21:00Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T19:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=7dcad74d144879f4cce790067de1c164df9bd697'/>
<id>urn:sha1:7dcad74d144879f4cce790067de1c164df9bd697</id>
<content type='text'>
Removes need to scope temps, boost lexical_cast catch/throw, two functions
</content>
</entry>
<entry>
<title>getURLParam needn't go through the optional helpers</title>
<updated>2023-07-29T13:16:09Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T13:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=dfbf7c6f30ce1b01cff23c364b7951b7e7f2e483'/>
<id>urn:sha1:dfbf7c6f30ce1b01cff23c364b7951b7e7f2e483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Centralise lots of value conversion functions</title>
<updated>2023-07-29T12:49:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T12:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=7e9a7a6fd6214e42cd31a74c699843a7fad4ed33'/>
<id>urn:sha1:7e9a7a6fd6214e42cd31a74c699843a7fad4ed33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::to_string in setCooke if possible</title>
<updated>2023-07-29T12:48:03Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T12:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=df3b30e6db47f0c43ebef55a4d0d268c8c80dedc'/>
<id>urn:sha1:df3b30e6db47f0c43ebef55a4d0d268c8c80dedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use faster std::from_chars over boost::lexical_cast if possible</title>
<updated>2023-07-29T11:44:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2023-07-29T11:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=7b439ff591777e8ea58045ce3fe082098d802b49'/>
<id>urn:sha1:7b439ff591777e8ea58045ce3fe082098d802b49</id>
<content type='text'>
</content>
</entry>
</feed>
