<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/unit, branch v0.1</title>
<subtitle>System level, general purpose C++ library.
</subtitle>
<id>https://git.xagasoft.com/libbu++.git/atom?h=v0.1</id>
<link rel='self' href='https://git.xagasoft.com/libbu++.git/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/'/>
<updated>2019-01-29T21:58:51+00:00</updated>
<entry>
<title>Clerified some ints.</title>
<updated>2019-01-29T21:58:51+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2019-01-29T21:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=252225fa9b2dd3dbc0a3c87bc65ce1f821706e7e'/>
<id>urn:sha1:252225fa9b2dd3dbc0a3c87bc65ce1f821706e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected Myriad unit test on 64 bit platforms.</title>
<updated>2014-02-03T15:22:25+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2014-02-03T15:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=952cafc3b7225f2cef68b3945bfa94a2d7ea8466'/>
<id>urn:sha1:952cafc3b7225f2cef68b3945bfa94a2d7ea8466</id>
<content type='text'>
I assumed a long would be 4 bytes, that was silly!

</content>
</entry>
<entry>
<title>Changed copyright to 2007-2014.</title>
<updated>2014-02-03T14:39:59+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2014-02-03T14:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=19c82804fbce4c977f283164c2d25cf3c2711b42'/>
<id>urn:sha1:19c82804fbce4c977f283164c2d25cf3c2711b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a unit test for Bu::SynchroHash.  It's just a tweaked copy of the test</title>
<updated>2013-02-27T00:01:17+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2013-02-27T00:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=6638b698662442709103522c5268a3b597d27329'/>
<id>urn:sha1:6638b698662442709103522c5268a3b597d27329</id>
<content type='text'>
for Bu::Hash, which tests the basics alright, but not the synchro part.  I'm
still trying to figure out a good test for that.

</content>
</entry>
<entry>
<title>Updated the copyright for 2013.</title>
<updated>2013-02-11T00:20:52+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2013-02-11T00:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4'/>
<id>urn:sha1:c74da8dee7207a81c7e37339f0d3cdb8b5eb37e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a few comments and fixed a string unit test, it assumed hex would be</title>
<updated>2012-11-27T17:42:41+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-11-27T17:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=223e2986ad7752d38ce24d1cbeff47db98df1ae3'/>
<id>urn:sha1:223e2986ad7752d38ce24d1cbeff47db98df1ae3</id>
<content type='text'>
upper case by default and now it's lower case.

</content>
</entry>
<entry>
<title>Converted tabs to spaces with tabconv.</title>
<updated>2012-11-05T22:41:51+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-11-05T22:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=ec05778d5718a7912e506764d443a78d6a6179e3'/>
<id>urn:sha1:ec05778d5718a7912e506764d443a78d6a6179e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added extra formatting argument indexing method to Bu::String::FormatProxy.</title>
<updated>2012-09-05T21:10:05+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-09-05T21:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=912207fe0fa25d21837ced09dcd689c68e449ef7'/>
<id>urn:sha1:912207fe0fa25d21837ced09dcd689c68e449ef7</id>
<content type='text'>
You can now use %{3} so that arguments can be followed by a digit.

</content>
</entry>
<entry>
<title>Fixed silly bug involving juxtaposed replacement tokens in</title>
<updated>2012-09-05T19:29:29+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-09-05T19:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=69d1606ac97547896a0ede8dee5e59fc4a5de7c2'/>
<id>urn:sha1:69d1606ac97547896a0ede8dee5e59fc4a5de7c2</id>
<content type='text'>
Bu::String::FormatProxy substitutions.

</content>
</entry>
<entry>
<title>Updated copyright, packaging, makefile, etc.</title>
<updated>2012-04-15T16:37:21+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-04-15T16:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=df07e63244b763594fee882b2b3dfcc31fd44209'/>
<id>urn:sha1:df07e63244b763594fee882b2b3dfcc31fd44209</id>
<content type='text'>
</content>
</entry>
</feed>
