<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/unit, 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>2006-06-29T05:50:44+00:00</updated>
<entry>
<title>Completely switched over to the much simpler, nicer pymake.  Things look great,</title>
<updated>2006-06-29T05:50:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2006-06-29T05:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=937d960d2677c87ac6d68dc5445be115ac001d3e'/>
<id>urn:sha1:937d960d2677c87ac6d68dc5445be115ac001d3e</id>
<content type='text'>
and the old Makefile may soon fall into disrepair.  To use the old one, which
should almost always be able to build at least thi library, call:

make -f Makefile.legacy

The new Makefile just calls pymake

</content>
</entry>
<entry>
<title>Entities now work in the xml processor the way they should, you can define your</title>
<updated>2006-06-28T07:28:17+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2006-06-28T07:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=789eaff64b6dcdf920eb3f5a5d64ab4f1f33aa05'/>
<id>urn:sha1:789eaff64b6dcdf920eb3f5a5d64ab4f1f33aa05</id>
<content type='text'>
own, use the 5 builtin ones (gt, lt, apos, quot, amp), and even create your own.
The parser now skips any text definition at the top, which is fine for most xml
that you get these days.  I think if we ever make the break to full compliance
we'll need to make a new parser from scratch.

</content>
</entry>
<entry>
<title>Added the first of many unit tests.  For now the unit tests are just built with</title>
<updated>2006-05-26T14:36:57+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2006-05-26T14:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=a820665eea71a64b40e74ed24afeaf07a7a99db4'/>
<id>urn:sha1:a820665eea71a64b40e74ed24afeaf07a7a99db4</id>
<content type='text'>
everything else in the all target of the makefile, which is fine, but relies on
CppTest, which can be found at http://cpptest.sf.net

Also fixed some things I've been meaning to get to for a while in the xml
system, including a few bugs that will make coping with malformed data not hang
other programs, and do the error reporting in a nice way.

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