Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2009-08-14 | Massive freaking changes!!! | Mike Buland | |
Bu:;SharedCore actually is in and works, it's well tested and there are no known memory leaks or violations as of now. It's been applied to Bu::List and Bu::FBasicString so far. This means that everything using Bu::List and Bu::FBasicString will be much, much faster and use considerably less memory. I still have plans to apply this to Hash and maybe a couple of other core classes. | |||
2009-08-14 | A good start on a speed test framework. | Mike Buland | |