Age | Commit message (Expand) | Author |
---|---|---|
2011-03-21 | floats can be output through the formatter again, except sometimes they're | Mike Buland |
2011-03-20 | Sigh, I don't know that Bu::String is slower, but it looks like std::string is | Mike Buland |
2011-03-19 | The rest of libbu++ is corrected as far as the now Bu::String toUpper/toLower | Mike Buland |
2011-03-18 | Wow, a lot has changed. String is not a template class, and it can do it's own | Mike Buland |
2011-03-18 | The inline, printf/qstring style formatting for Bu::String is just about there, | Mike Buland |
2011-03-17 | Tweaks to the variant class make it much cooler, and there's a test/tool | Mike Buland |
2011-03-17 | david - added a hash table stress unit test | David |
2011-03-10 | Removed the float test, it was silly to have it in libbu++. | Mike Buland |