Age | Commit message (Expand) | Author |
2009-08-13 | Ok, shared core looks good, and I added a unit test for Bu::List to check a few | Mike Buland |
2009-08-13 | Bu::FString now has some fun conversion operators, you can do: | Mike Buland |
2009-08-11 | Added some more functions to Bu::FBasicString, including a setSize function. | Mike Buland |
2009-01-07 | Only two real changes. First, Bu::FString and Bu::FBasicString are in different | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-12-12 | Corrected some issues with the new trace system. It's now working fine. It'... | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-07-10 | More FString updates, this one fixes the hashing and string comparison. | Mike Buland |
2007-06-29 | A few changes here and there, mainly related to getting the new Server system | Mike Buland |
2007-06-28 | The FString has more things that it can do...now. | Mike Buland |
2007-04-03 | The first batch seem to have made it alright. Unfortunately the Archive class | 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-15 | This version may break hashing of strings, but at least you can hash FStrings... | Mike Buland |
2007-03-07 | Started the fstring class, could be good. | Mike Buland |