aboutsummaryrefslogtreecommitdiff
path: root/src/tafreader.cpp (follow)
AgeCommit message (Expand)Author
2009-01-27Hey, I think that'll fix some things valgrind was bitching about. ApparentlyMike Buland
2008-12-29Corrected the premature end of stream read corner case in Taf...it was freakingMike Buland
2008-12-10Whoah, got rid of maaajor debuging goo.Mike Buland
2008-12-10Fixed a couple of minor Bu::TafReader bugs. It wasn't parsing the colons, andMike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-04-28Apparently there were a number of things that weren't strict ISO C++, the newMike Buland
2008-04-14The Bu::TafReader parser now knows about \\, \t, and \n escape sequences. TheMike Buland
2008-02-13Oh, why the hell not? I just added the line/col readout to all the TafReaderMike Buland
2008-02-13There may be some slightly better error reporting in TafReader now...Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-12-03Fixed the broken Bu::TafReader, it was stopping the parse after the first '}',Mike Buland
2007-11-30Fixed the overshoot in the Bu::TafReader, it was reading the lookahead characterMike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-11-09Figured I might as well add single-line comments to taf, it now supports //Mike Buland
2007-11-09Fixed a silly bug in the taf system that interpreted the */ at the end of aMike Buland
2007-11-07Changed the way the Taf data is interpreted, anonymous properties now have noMike Buland
2007-08-26Corrected a bug in the Bu::TafReader, it was getting confused when a stray colonMike Buland
2007-06-27The taf system is new and improved. The writer works, we added C++ styleMike Buland
2007-06-07Except for an excessive amount of debug info, I finally got the delete codeMike Buland
2007-06-06Dunno, really, apparently I changed the reader.Mike Buland
2007-06-06The TafReader is more general and much nicer, and about to actually constructMike Buland
2007-06-06Except for storing the data somewhere, the TafReader is more or less done.Mike Buland
2007-06-06Moved Taf back into core.Mike 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-08Now they all read "taf" not "tsf" :)Mike Buland