<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libgats.git/src/unit, 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>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>Tweak to the float unit test.</title>
<updated>2011-04-03T01:05:29+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-04-03T01:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=b0a5b7828239c8dd81fea3a13a6dffb1bfa88321'/>
<id>urn:sha1:b0a5b7828239c8dd81fea3a13a6dffb1bfa88321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The new float format is in place.  The encoder/decoder may not be as fast right</title>
<updated>2011-03-08T17:49:23+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-08T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=cd210c95a5a429293aa5c88965d3526116ba8723'/>
<id>urn:sha1:cd210c95a5a429293aa5c88965d3526116ba8723</id>
<content type='text'>
now as it could be, but it is universal, which is preferable in many cases.

We effectively use a normalized base-256 format to store the number, with a
scale, also with a base of 256.  Basically, with x86 doubles, the C99 standard
textual, lossless hex encoding format is at max 23 bytes.  This encoding is
equivelent but at max 11 bytes, including the format specifier ('f').

</content>
</entry>
<entry>
<title>Updated with new Bu::String.</title>
<updated>2011-01-20T18:16:38+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-01-20T18:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=7292af7c475c61920987ec498144a3fd1e90f1e8'/>
<id>urn:sha1:7292af7c475c61920987ec498144a3fd1e90f1e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor tweaks to tests.</title>
<updated>2010-08-22T05:34:50+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2010-08-22T05:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=c10a3c3daf273536a7e78c4e6f200e35706cf96f'/>
<id>urn:sha1:c10a3c3daf273536a7e78c4e6f200e35706cf96f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wow, it pretty much all works.  the float format is a little funny, I treat it</title>
<updated>2010-08-19T06:28:17+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2010-08-19T06:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=11b5a91c5884d496744911f261ed6c2b053b9940'/>
<id>urn:sha1:11b5a91c5884d496744911f261ed6c2b053b9940</id>
<content type='text'>
as a string, with a string header and then string data that is then turned into
a float.  It's pretty much how it's going to work, unless I come up with
something revolutionary.

</content>
</entry>
<entry>
<title>getting it all tuned up.</title>
<updated>2010-08-18T16:17:15+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2010-08-18T16:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=9dc8cc535ef5fc4ea78f967fe285fe4424ff4458'/>
<id>urn:sha1:9dc8cc535ef5fc4ea78f967fe285fe4424ff4458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libgats gets it's own repo.  The rest of the history is in my misc repo.</title>
<updated>2010-08-14T07:12:29+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2010-08-14T07:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libgats.git/commit/?id=1b797548dff7e2475826ba29a71c3f496008988f'/>
<id>urn:sha1:1b797548dff7e2475826ba29a71c3f496008988f</id>
<content type='text'>
</content>
</entry>
</feed>
