Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-08 | Added the TAF format structures and XML format structures, I'm making up TAF | Mike Buland | |
(textual archive format), but named it wrong, this seemed easier than redoing it all. | |||
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland | |
into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier. | |||
2006-11-21 | Everything in libbu++ now passes -Wall, this should have been done a long time | Mike Buland | |
ago. | |||
2006-10-11 | Fixed a wierd bug that caused each element of any part of a copied node tree to | Mike Buland | |
be partially cross-linked to the node that was the root of the copy. Also fixed a bug in the xmlfilewriter that should make it both faster, and not mess up % style replacements. | |||
2006-05-01 | libbu++ is finally laid out the way it should be, trunk, branches, and tags. | Mike Buland | |