Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-07 | Except for an excessive amount of debug info, I finally got the delete code | Mike Buland | |
working. Now you can load Taf structures and clean up, you just can't access all of the data inside 100%. | |||
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 | |
nodes, that part will be exciting. I also fixed some stuff and added some new functions to List, it now has first() and last() which work just like std::list front() and back(), I may add compatibility functions later... | |||
2007-06-06 | Except for storing the data somewhere, the TafReader is more or less done. | Mike Buland | |
Some more generalizations are in order, then we'll stuff the data somewhere. | |||
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 | |
directory, and moved the old xml system in, so it will require heavy changes. | |||
2007-05-09 | Minor changes to both the taf and xml readers. I'm thinking I'm going to | Mike Buland | |
archive these for now and resurect/fix the old xml reader, just to have something working. | |||
2007-05-08 | Now they all read "taf" not "tsf" :) | Mike Buland | |