Age | Commit message (Expand) | Author |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland |
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-10-16 | Many, many changes. Documentation changes, renamed the socket class to | Mike Buland |
2010-06-14 | Fixed a minor memory leak in the server. It makes a difference on popular | Mike Buland |
2010-05-13 | Finally rearranged the system to put all compatability files in a directory | Mike Buland |
2010-03-12 | The server and multiserver now support a shutdown() function which calls | 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 |
2009-01-16 | I...think that's a little better. Wow, function pointers in windows have a | Mike Buland |
2009-01-11 | A new feature has been added to Bu::Server. It's going to be trickier to | Mike Buland |
2008-12-25 | Minor change, just some cleanup goo. | Mike Buland |
2008-12-24 | Strange, I never actually made any of the server code clean up behind itself | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-02-10 | Huh, forgot to commit the rest of the updates/changes/etc for the new | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-02-07 | Wowee, I think all this new stuff works, Conduit I don't need now, so it's not | Mike Buland |
2007-11-15 | david - adding license tag to the top of all header files | David |
2007-10-03 | Nothing about function. I added a bunch of docs and re-arranged a bunch of | Mike Buland |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland |
2007-06-18 | The client/server system now works both ways, in and out, and works as well as | Mike Buland |
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland |
2007-06-12 | Moved out the xml system again. I think that if I am going to do it again, | Mike Buland |
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |