Age | Commit message (Expand) | Author |
2009-12-06 | Hmmm, this is better, yeah, I don't think it'll effect anyone for now... | Mike Buland |
2009-12-01 | Getting closer with the pointer formatter... | Mike Buland |
2009-10-05 | I just got rid of the float markers, we know we need a new float formatter, it | Mike Buland |
2009-09-10 | Hey, minor updates to the formatter and a unit test, nothing important. | Mike Buland |
2009-08-04 | ***IMPORTANT*** The function Bu::Md5::getResult no longer returns a hex string, | Mike Buland |
2009-08-03 | Hey, buffer has some good tweaks, added some stuff and fixed stuff in formatter | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2009-05-21 | Added some more helpers to Bu::Formatter::Fmt, make it a little easier to use. | Mike Buland |
2009-04-23 | Made floats work (sorta'), they use vsprintf via Bu::FString, it's not great, | Mike Buland |
2009-04-02 | Removed some uses of printf in libbu++, I would like to get rid of all of them | Mike Buland |
2009-03-26 | Added some more constructors to the ServerSocket, and also switched the write | Mike Buland |
2009-03-16 | Added some experimental indenting code to the formatter, not sure I quite dig | Mike Buland |
2009-02-19 | We have the new Bu::CryptoHash base class and Bu::Md5 is here and ready | Mike Buland |
2009-02-11 | Hey, formatter, awesome, and look at that...I'm adding uuid support. | Mike Buland |
2009-02-10 | Hey, got the formatter working, that's something. I really like it so far, | Mike Buland |