Age | Commit message (Expand) | Author |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-02-04 | david - Made a build-M3 file for building to windows (mingw). This one actual... | David |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2008-06-02 | Added another helper to Bu::TafGroup, very handy...something happened to the | Mike Buland |
2008-04-29 | Very minor, just fixed the borders on the hexdump. | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-10-24 | Corrected a few issues that cropped up when using the Bu::Socket without a | Mike Buland |
2007-10-20 | Made the logger use a uint32_t for it's mask, no more negative confusion. Also | Mike Buland |
2007-07-10 | Fixed a bunch of stuff, I don't even know what... | Mike Buland |
2007-07-09 | Updates, the client now tells protocols about new connections, and the hexDump | Mike Buland |
2007-07-09 | The new logHexDump function seems to work just fine. | Mike Buland |
2007-07-09 | Update, it's cleaner now, not so much erroneous output. | Mike Buland |
2007-06-29 | The plugger was dying on a HashException it should have caught, and the Logger | Mike Buland |
2007-06-26 | Fixed a minor bug in FString, and added the Logger and a test...it's cool, and | Mike Buland |