<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scsh-process, branch 0.1</title>
<subtitle>Egg to add Scheme Shell process notation to CHICKEN Scheme.
</subtitle>
<id>https://code.more-magic.net/scsh-process/atom?h=0.1</id>
<link rel='self' href='https://code.more-magic.net/scsh-process/atom?h=0.1'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/'/>
<updated>2012-10-03T22:00:24Z</updated>
<entry>
<title>Updated meta-file for release 0.1</title>
<updated>2012-10-03T22:00:24Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-03T22:00:24Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=7af794b935a8fc2ae113e5a4172b03b164a0e068'/>
<id>urn:sha1:7af794b935a8fc2ae113e5a4172b03b164a0e068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add release-info file</title>
<updated>2012-10-03T22:00:17Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-03T22:00:17Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=c6a2cc448600332b6127197562d524cb5b67d2e2'/>
<id>urn:sha1:c6a2cc448600332b6127197562d524cb5b67d2e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bookkeeping code for processes so we can get rid of all zombie processes</title>
<updated>2012-10-03T21:59:33Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-03T21:59:33Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=8483bd870ca83ab62f7733e141ca3b4101ea2dbe'/>
<id>urn:sha1:8483bd870ca83ab62f7733e141ca3b4101ea2dbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up tempfiles by open/unlink combination in run/collecting*</title>
<updated>2012-10-02T22:12:57Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T22:12:57Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=0c5c27fd2d2a4f595ea57e32f6d0cf04376cf919'/>
<id>urn:sha1:0c5c27fd2d2a4f595ea57e32f6d0cf04376cf919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wrapper for tests so we get a good summary at the end; also add trailing garbage for run/sexp's test</title>
<updated>2012-10-02T19:36:59Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T19:36:59Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=79cf0e254aa94d96027a767bf54230ab67262569'/>
<id>urn:sha1:79cf0e254aa94d96027a767bf54230ab67262569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure port is closed before returning from run/sexp*; this would hopefull ensure processes don't hang when they keep writing while the pipe buffer is full.  Instead, it would kill the process with sigpipe</title>
<updated>2012-10-02T19:34:57Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T19:34:57Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=9aad14a928c3a2f8bff2ed9b0b6e13f528645f0b'/>
<id>urn:sha1:9aad14a928c3a2f8bff2ed9b0b6e13f528645f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fork/pipe returns #f in the child, not 0</title>
<updated>2012-10-02T15:34:48Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T15:34:48Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=9e76b49621308e19f93b627d6fdddeb29f466f39'/>
<id>urn:sha1:9e76b49621308e19f93b627d6fdddeb29f466f39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use implicit quasiquotation inside object-redirection rule too</title>
<updated>2012-10-02T14:40:44Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T14:40:44Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=5aab937646bebb4998491def71f0653480a286f4'/>
<id>urn:sha1:5aab937646bebb4998491def71f0653480a286f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setup script and remove untrue and misleading comment</title>
<updated>2012-10-02T14:31:03Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-02T14:31:03Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=af93407cb40916a85d444dc62174d3b421b8842c'/>
<id>urn:sha1:af93407cb40916a85d444dc62174d3b421b8842c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use better -&gt;string conversion routine</title>
<updated>2012-10-01T23:46:18Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2012-10-01T23:46:18Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=6907a5c947daab579d656cede43589d31dcd808c'/>
<id>urn:sha1:6907a5c947daab579d656cede43589d31dcd808c</id>
<content type='text'>
</content>
</entry>
</feed>
