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