aboutsummaryrefslogtreecommitdiff
path: root/src/xmlreader.cpp (follow)
AgeCommit message (Expand)Author
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-09-04XML is important, I guess...Mike Buland
2007-06-12Moved out the xml system again. I think that if I am going to do it again,Mike Buland
2007-05-11Added a list template class, seems to work pretty well for now, I may haveMike Buland
2007-05-09Just a few things re-arranged, moved the new taf/xml systems to the inprogressMike Buland
2007-05-09Minor changes to both the taf and xml readers. I'm thinking I'm going toMike Buland
2007-05-08Added the TAF format structures and XML format structures, I'm making up TAFMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
2006-07-26Exceptions have been re-worked, and are easier to use, and don't collide withMike Buland
2006-06-28Entities now work in the xml processor the way they should, you can define yourMike Buland
2006-06-06Added comment handling to the XML system. It just discards them completely, butMike Buland
2006-05-26Added the first of many unit tests. For now the unit tests are just built withMike Buland
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland