<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/tools, branch v0.0</title>
<subtitle>System level, general purpose C++ library.
</subtitle>
<id>https://git.xagasoft.com/libbu++.git/atom?h=v0.0</id>
<link rel='self' href='https://git.xagasoft.com/libbu++.git/atom?h=v0.0'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/'/>
<updated>2011-04-27T14:39:21+00:00</updated>
<entry>
<title>The myriadfs program is now in it's own seperate area and not built by default.</title>
<updated>2011-04-27T14:39:21+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-04-27T14:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=f504a6c9ae3634799d36963aeea82160b2f10920'/>
<id>urn:sha1:f504a6c9ae3634799d36963aeea82160b2f10920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wow, a lot has changed.  String is not a template class, and it can do it's own</title>
<updated>2011-03-18T23:02:54+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-18T23:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=cba6293cf22e2c2ae17dd3954ad7d097f379c7ac'/>
<id>urn:sha1:cba6293cf22e2c2ae17dd3954ad7d097f379c7ac</id>
<content type='text'>
formatting ala QString.

</content>
</entry>
<entry>
<title>The inline, printf/qstring style formatting for Bu::String is just about there,</title>
<updated>2011-03-18T03:48:35+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-18T03:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=fcf2dde54316a3ac35936157babccae8c8d8d90b'/>
<id>urn:sha1:fcf2dde54316a3ac35936157babccae8c8d8d90b</id>
<content type='text'>
it just needs to be integrated with the Bu::String class itself, pretty
exciting.

</content>
</entry>
<entry>
<title>Tweaks to the variant class make it much cooler, and there's a test/tool</title>
<updated>2011-03-17T23:14:52+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-17T23:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=30e841d5b6f082bce1f98c6df198aeea28a2d95b'/>
<id>urn:sha1:30e841d5b6f082bce1f98c6df198aeea28a2d95b</id>
<content type='text'>
called format, it's a proof of concept of a text formatter.  I think it's
gonna' rock.

</content>
</entry>
<entry>
<title>Removed the float test, it was silly to have it in libbu++.</title>
<updated>2011-03-10T17:53:20+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-10T17:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=616ec97dec2f057a1072c29ea78df08f66fbbdd4'/>
<id>urn:sha1:616ec97dec2f057a1072c29ea78df08f66fbbdd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sigh, another program that's not realy a tool, it was the easiest place for it</title>
<updated>2011-03-08T08:06:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-08T08:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=8f53239f4ceccfd747283c8f0d7968fa40731faf'/>
<id>urn:sha1:8f53239f4ceccfd747283c8f0d7968fa40731faf</id>
<content type='text'>
I should add a new class of program to libbu++ or clear out most of my old tests
or something.  Anyway, almost fully C99 compliant float to normalized hex string
and back functions in pure math.  Really slick, really portable.  they don't
handle +/-NaN, +/-Inf, or the special alternate format for subnormal numbers,
try entering a 0.0...01 where I cut out about 200 zeros, you'll see what I mean.

</content>
</entry>
<entry>
<title>Just tweaked the myriad tool, it doesn't enumerate the streams in info mode</title>
<updated>2011-03-07T23:20:55+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-07T23:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=b8eaef64b48170467ee38b8399a951b967f468e6'/>
<id>urn:sha1:b8eaef64b48170467ee38b8399a951b967f468e6</id>
<content type='text'>
now.

</content>
</entry>
<entry>
<title>Well, unlink, mkHardLink, setFileSize, and more are freshly implemented, as is</title>
<updated>2011-02-20T07:19:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-02-20T07:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=9af80a223128dd465aabdd311fdf529e97b40e13'/>
<id>urn:sha1:9af80a223128dd465aabdd311fdf529e97b40e13</id>
<content type='text'>
rename, but there seems to be a problem, rename uses mkHardLink, and if the
target exists, hey, it adds another one...not quite ideal...

</content>
</entry>
<entry>
<title>Cleaned up a little, and added a bunch more stuff to myriadfs.  As far as I can</title>
<updated>2011-02-20T04:59:31+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-02-20T04:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=3bb19feba42174a08842e035d21edd424ce9ced1'/>
<id>urn:sha1:3bb19feba42174a08842e035d21edd424ce9ced1</id>
<content type='text'>
tell, we're missing rename, chown, and chmod.

</content>
</entry>
<entry>
<title>Myriad does not handle multi-threaded access very well, that needs to be</title>
<updated>2011-02-19T22:47:48+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-02-19T22:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=c88a480b9bcabf9aad4f7b66685bbafacc022cc4'/>
<id>urn:sha1:c88a480b9bcabf9aad4f7b66685bbafacc022cc4</id>
<content type='text'>
addressed, besides that, only a couple more functions need to be added to
myriadfs before it's totally ready to have linux installed on it :-P

</content>
</entry>
</feed>
