<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spiffy, branch 6.2</title>
<subtitle>Spiffy is a small web server written in pure Scheme.
</subtitle>
<id>https://code.more-magic.net/spiffy/atom?h=6.2</id>
<link rel='self' href='https://code.more-magic.net/spiffy/atom?h=6.2'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/'/>
<updated>2019-01-17T21:22:06Z</updated>
<entry>
<title>Update version to 6.2</title>
<updated>2019-01-17T21:22:06Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-01-17T21:22:06Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=0d17ad1d3df386f5fda624d34c94dd45a7c452f9'/>
<id>urn:sha1:0d17ad1d3df386f5fda624d34c94dd45a7c452f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use port-closed? instead of ##sys#slot, fixing output hangs</title>
<updated>2019-01-17T21:20:45Z</updated>
<author>
<name>Jim Ursetto</name>
<email>jim@3e8.org</email>
</author>
<published>2019-01-17T18:16:11Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=63d72f99d4b2f1acee3474539dd414d153326910'/>
<id>urn:sha1:63d72f99d4b2f1acee3474539dd414d153326910</id>
<content type='text'>
Port slot 8 (closed?) changed from a bool to a fixnum
in Chicken 5, which made the existing port closed test always succeed,
so output was never flushed. This can lead to hangs when output size
is less than tcp-buffer-size. Use the official accessor instead.

Signed-off-by: Peter Bex &lt;peter@more-magic.net&gt;
</content>
</entry>
<entry>
<title>Add 6.1 to release-info file</title>
<updated>2018-08-15T19:32:26Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-15T19:32:26Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=00bc862c5915ace3cd63a6f759fe297b85a8a1ea'/>
<id>urn:sha1:00bc862c5915ace3cd63a6f759fe297b85a8a1ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop hard dependency on posix-groups so Spiffy works again on Windows</title>
<updated>2018-08-15T19:31:19Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-15T19:30:06Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=6dbd72118e6be250300e355498f292cb0003f4f6'/>
<id>urn:sha1:6dbd72118e6be250300e355498f292cb0003f4f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 6.0.1 release</title>
<updated>2018-08-01T06:02:43Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-01T06:02:43Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=3d4b79db5de8a06d612911a8f88798a521473f05'/>
<id>urn:sha1:3d4b79db5de8a06d612911a8f88798a521473f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add component dependency on spiffy to simple-directory-handler</title>
<updated>2018-08-01T06:01:55Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-01T06:01:55Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=cb134b6732687c51fd537b2468443593a3541e75'/>
<id>urn:sha1:cb134b6732687c51fd537b2468443593a3541e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add release-info</title>
<updated>2018-07-29T17:40:31Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-07-29T17:40:31Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=595a00549259f65d2799d98127a93593be4bb1ff'/>
<id>urn:sha1:595a00549259f65d2799d98127a93593be4bb1ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to CHICKEN 5</title>
<updated>2018-07-29T17:39:39Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-07-29T17:39:39Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/spiffy/commit/?id=776d00c6cd7cabc16f13a18eee54fa2f3f36bf21'/>
<id>urn:sha1:776d00c6cd7cabc16f13a18eee54fa2f3f36bf21</id>
<content type='text'>
</content>
</entry>
</feed>
