index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
taf.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
2008-10-02
Ok...now Bu::File doesn't set stupid permissions when it creates a new file...
Mike Buland
2008-10-01
This commit is sure to break things. This should be a very, very minor change.
Mike Buland
2008-02-07
Just updated the copyright date.
Mike Buland
2007-11-15
Added liscense info at the front of many, many files. Debating the old files.
Mike Buland
2007-11-09
Fixed a silly bug in the taf system that interpreted the */ at the end of a
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-10
Bunch of maintenence type things. Minor tweaks and the like. The file class
Mike Buland
2007-06-07
The new taf interfaces seem to work just fine, except for saving and that loaded
Mike Buland
2007-06-07
Except for an excessive amount of debug info, I finally got the delete code
Mike Buland
2007-06-06
Except for storing the data somewhere, the TafReader is more or less done.
Mike Buland