<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libgats.git/src, branch main</title>
<subtitle>Generalized Agile Transport System, send compact, binary structured data.
</subtitle>
<id>https://git.xagasoft.com/libgats.git/atom?h=main</id>
<link rel='self' href='https://git.xagasoft.com/libgats.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/'/>
<updated>2012-11-09T16:25:22+00:00</updated>
<entry>
<title>Made the repo less libbu++-centric.</title>
<updated>2012-11-09T16:25:22+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-11-09T16:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=74dd68ad611d15abf16a65c36a7cfd3f4492930a'/>
<id>urn:sha1:74dd68ad611d15abf16a65c36a7cfd3f4492930a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libbu++ version now uses libbu++ endian conversion macros and does not rely on</title>
<updated>2012-09-12T14:51:55+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-09-12T14:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=bbe919853f24a2589b83e5d44e3ecf03f9a312e3'/>
<id>urn:sha1:bbe919853f24a2589b83e5d44e3ecf03f9a312e3</id>
<content type='text'>
winsock in windows.

</content>
</entry>
<entry>
<title>Changed debugging output to not display binary strings, instead it just prints</title>
<updated>2012-08-18T23:42:59+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-08-18T23:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=f6a541b050951377dd309ac4a99cd639378ac8bd'/>
<id>urn:sha1:f6a541b050951377dd309ac4a99cd639378ac8bd</id>
<content type='text'>
that it is binary and the length.

</content>
</entry>
<entry>
<title>Added the gats compiler.  It can only compile from gats-text to gats-binary</title>
<updated>2012-07-06T20:30:50+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-07-06T20:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=dbd7082d205410deecfacb5a7cd5336fc360c242'/>
<id>urn:sha1:dbd7082d205410deecfacb5a7cd5336fc360c242</id>
<content type='text'>
right now.

</content>
</entry>
<entry>
<title>GatsCon can display nulls now.</title>
<updated>2012-06-11T15:08:36+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-06-11T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=e1855a6ed118eccf93950c9821b75ca53646d774'/>
<id>urn:sha1:e1855a6ed118eccf93950c9821b75ca53646d774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All languages now support Null except for python and php, python is proving</title>
<updated>2012-06-11T04:05:22+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-06-11T04:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=380b36be3352cd9a5c93dbd67db25346166a8547'/>
<id>urn:sha1:380b36be3352cd9a5c93dbd67db25346166a8547</id>
<content type='text'>
slightly trickier.

</content>
</entry>
<entry>
<title>Qt is tested more thoroughly, some read bugs are fixed.  It also works better</title>
<updated>2012-04-06T06:57:51+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-04-06T06:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=52bac339b6267aa9aaa3e2e0d02c2a62e47f83e4'/>
<id>urn:sha1:52bac339b6267aa9aaa3e2e0d02c2a62e47f83e4</id>
<content type='text'>
with qt principles.  You can hook up the readyRead signal to the readObject
slot on GatsStream, and connect the GatsStream objectRead signal to your own
functions, and you'll be notified whenever a new gats object is read.

Cool.

</content>
</entry>
<entry>
<title>Everything supports clone now.</title>
<updated>2012-04-06T06:16:33+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-04-06T06:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=fba73219e3c7bf65b459a3303f579fd83c8fd0af'/>
<id>urn:sha1:fba73219e3c7bf65b459a3303f579fd83c8fd0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builds gatscon for windows now :)</title>
<updated>2012-02-11T01:03:23+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-11T01:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=06f34a151f59343809154268da272022994fef45'/>
<id>urn:sha1:06f34a151f59343809154268da272022994fef45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor change, just rebranded GatsCon to "Gats Console" for the display.</title>
<updated>2011-05-23T22:30:16+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-05-23T22:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=66f972a288916824d9001c1931bf4c5db1bed82b'/>
<id>urn:sha1:66f972a288916824d9001c1931bf4c5db1bed82b</id>
<content type='text'>
</content>
</entry>
</feed>
