<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bus, branch 3.1.1</title>
<subtitle>[Complete] A simple daemonless system for broadcasting messages locally
</subtitle>
<id>https://git.maandree.se/bus/atom?h=3.1.1</id>
<link rel='self' href='https://git.maandree.se/bus/atom?h=3.1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/'/>
<updated>2015-08-26T18:03:28Z</updated>
<entry>
<title>update version</title>
<updated>2015-08-26T18:03:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-08-26T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=357c0cccd6511ecf903fcde7acb38790a295a73f'/>
<id>urn:sha1:357c0cccd6511ecf903fcde7acb38790a295a73f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>m bug: wrote to array before checking that it was successfully allocated</title>
<updated>2015-08-26T18:02:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-08-26T18:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=1af393838b4c9c5491035403af4c42c0e10f3846'/>
<id>urn:sha1:1af393838b4c9c5491035403af4c42c0e10f3846</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>update dist</title>
<updated>2015-05-17T12:51:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=a1376750f3f36a082c621d48e58bc9388f85dd29'/>
<id>urn:sha1:a1376750f3f36a082c621d48e58bc9388f85dd29</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>timed write example</title>
<updated>2015-05-17T12:49:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=5411b208af6b45cd45b00f45bc135b65a7ae899f'/>
<id>urn:sha1:5411b208af6b45cd45b00f45bc135b65a7ae899f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2015-05-17T12:41:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=3f53dbeda6fe764c976712545cd26d84c926ab15'/>
<id>urn:sha1:3f53dbeda6fe764c976712545cd26d84c926ab15</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>style + add timed read example</title>
<updated>2015-05-17T12:40:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=0d44f16f6738c0776edf60b84f49f0c6f875a8fe'/>
<id>urn:sha1:0d44f16f6738c0776edf60b84f49f0c6f875a8fe</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>update documentation for bus_poll</title>
<updated>2015-05-17T12:32:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=7a5814ca02265a3c3a9e44713d3708eb4c8d7bb0'/>
<id>urn:sha1:7a5814ca02265a3c3a9e44713d3708eb4c8d7bb0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add timed example and fix timed polling</title>
<updated>2015-05-17T12:28:20Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=0f31d194025df5d63fcee65e32baa90cc5aa0ad6'/>
<id>urn:sha1:0f31d194025df5d63fcee65e32baa90cc5aa0ad6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>implemented timed write, read and poll</title>
<updated>2015-05-17T12:10:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=92292702763f53a099a3dddf6212ad0bc91c5388'/>
<id>urn:sha1:92292702763f53a099a3dddf6212ad0bc91c5388</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2015-05-17T11:39:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T11:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=e605879570c565605576fc1d87f2c87d0f6362de'/>
<id>urn:sha1:e605879570c565605576fc1d87f2c87d0f6362de</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
