<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scsh-process/scsh-process.release-info.chicken-5, branch 1.7.1</title>
<subtitle>Egg to add Scheme Shell process notation to CHICKEN Scheme.
</subtitle>
<id>https://code.more-magic.net/scsh-process/atom?h=1.7.1</id>
<link rel='self' href='https://code.more-magic.net/scsh-process/atom?h=1.7.1'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/'/>
<updated>2025-02-07T09:50:29Z</updated>
<entry>
<title>Port to CHICKEN 6</title>
<updated>2025-02-07T09:50:29Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2025-02-07T09:50:29Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=5d2659453493d7a1de7b80257763c72236c4008f'/>
<id>urn:sha1:5d2659453493d7a1de7b80257763c72236c4008f</id>
<content type='text'>
This allows us to reduce the code considerably because CHICKEN 6 now
has native process objects, so we don't need to keep our own version
of process tracking.

Note that we still need to keep our own list of child processes
created by "fork", because we want the automatic subprocess reaper to
be able to work in a thread.  This means we still need to have a
central mapping of our own subprocesses to condition object so we can
signal the thread which is waiting.

After all I'm not so sure if this was such a great idea, but it's kind
of a neat feature that could be useful, so keep it for now.
</content>
</entry>
<entry>
<title>Bump version to 1.6.0</title>
<updated>2020-05-17T15:25:25Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2020-05-17T15:25:25Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=87ce3a51ae76208ccd888c1ef18673b52e6b9d6c'/>
<id>urn:sha1:87ce3a51ae76208ccd888c1ef18673b52e6b9d6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 1.5.2 to release-info files</title>
<updated>2019-05-16T15:53:09Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-05-16T15:53:05Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=594199c4f9d8f86d75a022f01a84610087fb518a'/>
<id>urn:sha1:594199c4f9d8f86d75a022f01a84610087fb518a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use https instead of http for locations</title>
<updated>2019-01-20T10:51:03Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-01-20T10:51:03Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=30543333552062ab2f298ccb23eee5af626ac806'/>
<id>urn:sha1:30543333552062ab2f298ccb23eee5af626ac806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 1.5.1 (for some reason 1.5.0 was not pointing to the latest codebase)</title>
<updated>2018-10-10T08:12:19Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-10-10T08:12:19Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=e61582647c38b0255ef8cc6a0131209b8acc4b19'/>
<id>urn:sha1:e61582647c38b0255ef8cc6a0131209b8acc4b19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add release-info for CHICKEN 5, bump version</title>
<updated>2018-08-16T20:43:41Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-16T20:43:41Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/scsh-process/commit/?id=1bf6cb6beccaf54f85dc69c0deaeb23bd31c5c8e'/>
<id>urn:sha1:1bf6cb6beccaf54f85dc69c0deaeb23bd31c5c8e</id>
<content type='text'>
</content>
</entry>
</feed>
