Age | Commit message (Expand) | Author |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | Mike Buland |
2008-06-07 | This is a testing version. Nothing should be broken, but I won't gurantee it. | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | 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-10-20 | Just marked Bu::FString::c_str as deprecated, don't use it, it'll go away later. | Mike Buland |
2007-07-18 | Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ to | Mike Buland |
2007-06-19 | david - got some things compiling on win32 (wine/devc++) | David |
2007-05-17 | As evidenced by my latest test, the Bu::FString copy is actually slower than | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2007-03-19 | Fixed some bugs and added some new goo. You can serialize FStrings and Heshes | Mike Buland |
2007-03-15 | This version may break hashing of strings, but at least you can hash FStrings... | Mike Buland |
2007-03-15 | Looks like FString is ready for general consumption, not too shabby. | Mike Buland |
2007-03-15 | FString is totally usable, a few more helpers must be written before it surpases | Mike Buland |