Age | Commit message (Expand) | Author |
2009-09-09 | Fixed a minor assignment bug in shared core, assigning an object to itself was | Mike Buland |
2009-08-21 | Added loads of debugging to sharedcore, we're sure it's to blame, but not as | Mike Buland |
2009-08-14 | Massive freaking changes!!! | Mike Buland |
2009-08-11 | Added some more functions to Bu::FBasicString, including a setSize function. | Mike Buland |
2009-08-09 | Really, just a lot of documenting. | Mike Buland |
2009-07-31 | Silly, the new g++ complained about some "style." Now it doesn't. | Mike Buland |
2009-07-31 | Added a character based splitting function to FBasicString and made more of the | Mike Buland |
2009-06-16 | The Bu::FBasicString::iterator and const_iterator didn't have != comparsion | Mike Buland |
2009-06-15 | Changed a couple of comparison functions to const. | Mike Buland |
2009-04-23 | Hey, FBasicString throws exceptions when you try to use the index operator and | Mike Buland |
2009-04-16 | Hey, the list code is better, also, I fixed some stuff in socket (the | Mike Buland |
2009-04-10 | Added some new goodness to the fbasicstring, fixing some inconsistancies and | Mike Buland |
2009-02-27 | Fixed a bug in Bu::FString, it wouldn't concatinate properly when using the + | Mike Buland |
2009-02-24 | david - apparently the mingw compiler has a couple issues... | David |
2009-02-24 | Corrected some iterator confusion in FString and added a helper to | Mike Buland |
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland |
2009-01-07 | Only two real changes. First, Bu::FString and Bu::FBasicString are in different | Mike Buland |