aboutsummaryrefslogtreecommitdiff
path: root/build.conf (follow)
AgeCommit message (Expand)Author
2009-04-06Ok, I rearranged some things, we have a tools dir now, those build by default.Mike Buland
2009-01-07Only two real changes. First, Bu::FString and Bu::FBasicString are in differentMike Buland
2008-09-24Wholly crap. Added the Fifo, fixed a bunch of bugs, made things more standard,Mike Buland
2008-02-19Oops. I made the Bu::Heap API look like a stack, not a queue, that's beenMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-12-11Uh...everything was being built in profiling mode...that's...bad...Mike Buland
2007-12-11Fixed the bu directory, now the code should compile and be usable evenMike Buland
2007-11-23Bu::FString now has insert and remove functions, yay!Mike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-09-11Everything seems to work with the new Bu::ItoServer class, it operates very,Mike Buland
2007-07-18Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ toMike Buland
2007-07-03Ah, that explains much, I did the big reorg -> trunk move and forgot to commitMike Buland
2007-06-27The MemBuf works just fine, although it still can't over-write data in theMike Buland
2007-06-07The Stream Filter archetecture is finished, it's actually much cooler than IMike Buland
2007-05-17As evidenced by my latest test, the Bu::FString copy is actually slower thanMike Buland
2007-04-26Merged Ito and put it in the BU namespace. I should probably clean up theMike Buland
2007-04-10Well, we've got the basis of a workable unit test harness thing. There shouldMike Buland
2007-03-15FString is totally usable, a few more helpers must be written before it surpasesMike Buland
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
2006-10-11Despite some svn oddness, I'm now moving to a new setup for the tests, that'sMike Buland
2006-09-21Updated the build.conf to include the tests, not the unit tests yet, but theseMike Buland
2006-09-20new build.conf fileMike Buland
2006-08-07Updated the build.conf file, you can build the tests, and more.Mike Buland
2006-08-06It builds with build again, and even the tests now. woo!Mike Buland
2006-08-02Just added a build.conf file, libbu++ was really easy to get to work with build.Mike Buland