Age | Commit message (Expand) | Author |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2008-10-01 | Ok, NIDS is getting better and better, and I went ahead and cleaned up some | Mike Buland |
2008-09-04 | XML is important, I guess... | Mike Buland |
2007-06-12 | Moved out the xml system again. I think that if I am going to do it again, | Mike Buland |
2007-05-11 | Added a list template class, seems to work pretty well for now, I may have | Mike Buland |
2007-05-09 | Just a few things re-arranged, moved the new taf/xml systems to the inprogress | Mike Buland |
2007-05-09 | Minor changes to both the taf and xml readers. I'm thinking I'm going to | Mike Buland |
2007-05-08 | Added the TAF format structures and XML format structures, I'm making up TAF | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2006-07-14 | Made everything have a virtual deconstructor. This is apparently very | Mike Buland |
2006-06-28 | Entities now work in the xml processor the way they should, you can define your | Mike Buland |
2006-06-06 | Added comment handling to the XML system. It just discards them completely, but | Mike Buland |
2006-05-26 | Added the first of many unit tests. For now the unit tests are just built with | Mike Buland |
2006-05-01 | libbu++ is finally laid out the way it should be, trunk, branches, and tags. | Mike Buland |