<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/tests, branch original</title>
<subtitle>System level, general purpose C++ library.
</subtitle>
<id>https://git.xagasoft.com/libbu++.git/atom?h=original</id>
<link rel='self' href='https://git.xagasoft.com/libbu++.git/atom?h=original'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/'/>
<updated>2009-02-19T22:46:37+00:00</updated>
<entry>
<title>Hey, this code isn't being used by anyone anymore, ever, anywhere, but I made</title>
<updated>2009-02-19T22:46:37+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2009-02-19T22:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=76e10d8d10a9743444942fd0ba5d0f58a122f370'/>
<id>urn:sha1:76e10d8d10a9743444942fd0ba5d0f58a122f370</id>
<content type='text'>
it compile to get some old tests, and I figured I may as well not throw all that
away.

</content>
</entry>
<entry>
<title>David had it half right...to make it work like something that's actually a const</title>
<updated>2007-04-10T13:43:05+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-04-10T13:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=79ee50a1cf4415e214298bf696aa3fc44e308d02'/>
<id>urn:sha1:79ee50a1cf4415e214298bf696aa3fc44e308d02</id>
<content type='text'>
pointer he's right, the pointer needs to be rebindable, but for a:

const int *p;
p can be changed, but not what p points to.  I've added the rest of the
operators in sptr that should accomplish this, and a test that actually tests
the correctness of SPtr used this way against a normal pointer, both tests
check out 100%, hopefully this dosen't break anything, but if it should act like
a pointer, this is how to do it.  (I totally forgot that const pointers were
rebindable).

</content>
</entry>
<entry>
<title>david - wow... that seems a little kludgy... see the constsptr test for details, but basically i had to make the members of sptr mutable to get this to work the way it seems it should... maybe i'm missing something...</title>
<updated>2007-04-10T00:26:26+00:00</updated>
<author>
<name>David</name>
<email>david@xagasoft.com</email>
</author>
<published>2007-04-10T00:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=531761d77331915b3e6495d10e03191ba10c04d2'/>
<id>urn:sha1:531761d77331915b3e6495d10e03191ba10c04d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The SPtr is castable now.  just say SPtrCast&lt;TypeToCastTo&gt;( ASPtr );</title>
<updated>2007-04-09T22:17:25+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-04-09T22:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=015b1ee8079175cace17917d375d24175311b2f8'/>
<id>urn:sha1:015b1ee8079175cace17917d375d24175311b2f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>david - i need to cast a sptr... started writing test for it</title>
<updated>2007-04-09T21:59:54+00:00</updated>
<author>
<name>David</name>
<email>david@xagasoft.com</email>
</author>
<published>2007-04-09T21:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=92312a5ab76a934f3e79896722d8ec46deffb233'/>
<id>urn:sha1:92312a5ab76a934f3e79896722d8ec46deffb233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed another random bug in the string compare for raw strings.</title>
<updated>2007-03-21T18:20:24+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-03-21T18:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=7edb08f083dbe1408285a083e4132673b6e1d7be'/>
<id>urn:sha1:7edb08f083dbe1408285a083e4132673b6e1d7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some bugs and added some new goo.  You can serialize FStrings and Heshes</title>
<updated>2007-03-19T18:44:25+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-03-19T18:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=2b8255fabce194b35f7b2a350fd08f43d1e698a6'/>
<id>urn:sha1:2b8255fabce194b35f7b2a350fd08f43d1e698a6</id>
<content type='text'>
now.

</content>
</entry>
<entry>
<title>This version may break hashing of strings, but at least you can hash FStrings...</title>
<updated>2007-03-15T06:57:03+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-03-15T06:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=505410a5c3b93f81deda8b9653c2237a433be5c1'/>
<id>urn:sha1:505410a5c3b93f81deda8b9653c2237a433be5c1</id>
<content type='text'>
templates are confusing.

</content>
</entry>
<entry>
<title>Looks like FString is ready for general consumption, not too shabby.</title>
<updated>2007-03-15T05:24:58+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-03-15T05:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=cf847cc534a2a7ad06750c446028b7c6d126fe21'/>
<id>urn:sha1:cf847cc534a2a7ad06750c446028b7c6d126fe21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FString is totally usable, a few more helpers must be written before it surpases</title>
<updated>2007-03-15T04:03:52+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2007-03-15T04:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=46725741fc82866e41652dee7adeddf376fde618'/>
<id>urn:sha1:46725741fc82866e41652dee7adeddf376fde618</id>
<content type='text'>
the other classes in functionality.  It's already rather fast.

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