<feed xmlns='http://www.w3.org/2005/Atom'>
<title>join-python/src, branch 1.2</title>
<subtitle>Join calculus in Python
</subtitle>
<id>https://git.maandree.se/join-python/atom?h=1.2</id>
<link rel='self' href='https://git.maandree.se/join-python/atom?h=1.2'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/'/>
<updated>2014-03-08T02:47:08Z</updated>
<entry>
<title>typo</title>
<updated>2014-03-08T02:47:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-08T02:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=edf8d9f8e3276ae25debd4b27d85c0d1db53de8f'/>
<id>urn:sha1:edf8d9f8e3276ae25debd4b27d85c0d1db53de8f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add support for signals in concurrently</title>
<updated>2014-03-07T18:41:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T18:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=433a314b254ef3fe0cf73db6f01057b17b91e0e2'/>
<id>urn:sha1:433a314b254ef3fe0cf73db6f01057b17b91e0e2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>do not be strict about signleton fragment groups being contained in an iterable object</title>
<updated>2014-03-07T18:21:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T18:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=8b159860a5f0985ef06a19573f8e294525e21e6d'/>
<id>urn:sha1:8b159860a5f0985ef06a19573f8e294525e21e6d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>typo</title>
<updated>2014-03-07T17:25:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T17:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=d7f9995f01e9bf4c24c26d6b8d2ea2e45a5f0d24'/>
<id>urn:sha1:d7f9995f01e9bf4c24c26d6b8d2ea2e45a5f0d24</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>signal =&gt; puresignal, fsignal =&gt; signal</title>
<updated>2014-03-07T16:57:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T16:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=717d6261c2d3d65b9108ef2bc978e8c9c35219a4'/>
<id>urn:sha1:717d6261c2d3d65b9108ef2bc978e8c9c35219a4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add joinmethod</title>
<updated>2014-03-07T16:27:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T16:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=1d4b341900edffae8a04b0d91402d4c136bfb596'/>
<id>urn:sha1:1d4b341900edffae8a04b0d91402d4c136bfb596</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add fsignal</title>
<updated>2014-03-07T15:59:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=8826d3adde62a482ba310606d302bfe3ada68ffa'/>
<id>urn:sha1:8826d3adde62a482ba310606d302bfe3ada68ffa</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>test concurrently</title>
<updated>2014-03-07T15:52:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=42fae9ca63b1662a7cd708abc30cda308087f25f'/>
<id>urn:sha1:42fae9ca63b1662a7cd708abc30cda308087f25f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>derp</title>
<updated>2014-03-07T15:50:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=bb7a0e796f6e2f4fcf14cac6a959d76548d17596'/>
<id>urn:sha1:bb7a0e796f6e2f4fcf14cac6a959d76548d17596</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>test signal fragments and unjoining</title>
<updated>2014-03-07T15:47:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=9053650c8b1373d150eee94eb4f6f4d7476c6918'/>
<id>urn:sha1:9053650c8b1373d150eee94eb4f6f4d7476c6918</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
