aboutsummaryrefslogtreecommitdiff
path: root/src/tests/fstring.cpp (follow)
AgeCommit message (Expand)Author
2008-09-24Ok, now all the warnings are gone (except for those coming from nids, but that'sMike Buland
2008-06-07This is a testing version. Nothing should be broken, but I won't gurantee it.Mike Buland
2008-04-28Apparently there were a number of things that weren't strict ISO C++, the newMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-10-20Just marked Bu::FString::c_str as deprecated, don't use it, it'll go away later.Mike Buland
2007-07-18Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ toMike Buland
2007-06-19david - got some things compiling on win32 (wine/devc++)David
2007-05-17As evidenced by my latest test, the Bu::FString copy is actually slower thanMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2007-03-19Fixed some bugs and added some new goo. You can serialize FStrings and HeshesMike Buland
2007-03-15This version may break hashing of strings, but at least you can hash FStrings...Mike Buland
2007-03-15Looks like FString is ready for general consumption, not too shabby.Mike Buland
2007-03-15FString is totally usable, a few more helpers must be written before it surpasesMike Buland