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
/
unit
/
taf.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
2008-12-29
Corrected the premature end of stream read corner case in Taf...it was freaking
Mike Buland
2008-12-29
Fixed some horror inside the Taf writer. It had a strange corner case when
Mike Buland
2008-12-12
All of those changes I thought I'd already committed. The taf writer handles
Mike Buland
2008-10-02
More changes to File...turns out tempFile always opens the file for reading and
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-12-11
Fixed the bu directory, now the code should compile and be usable even
Mike Buland
2007-11-15
Added liscense info at the front of many, many files. Debating the old files.
Mike Buland
2007-10-20
Just marked Bu::FString::c_str as deprecated, don't use it, it'll go away later.
Mike Buland
2007-06-27
The taf system is new and improved. The writer works, we added C++ style
Mike Buland
2007-06-15
david - wrote two silly unit tests...
David