Age | Commit message (Expand) | Author |
2010-10-16 | Many, many changes. Documentation changes, renamed the socket class to | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-01-07 | A bunch of things weren't including their own files in quite the correct way... | Mike Buland |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2009-01-07 | Corrected a couple of places where std:: classes were being used and shouldn't | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | 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-12-18 | Corrected empty string comparrisons in Bu::ParamProc, it was checking for null | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-10-20 | Just marked Bu::FString::c_str as deprecated, don't use it, it'll go away later. | Mike Buland |
2007-08-14 | Fixed a crash in the FString::prepend function on a null string corner case. | Mike Buland |
2007-06-07 | The Stream Filter archetecture is finished, it's actually much cooler than I | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2007-03-14 | The param proc now actually uses the extra field. | Mike Buland |
2006-11-21 | Everything in libbu++ now passes -Wall, this should have been done a long time | Mike Buland |
2006-08-06 | It builds with build again, and even the tests now. woo! | Mike Buland |
2006-08-04 | Help triggers an exit now in the param processor. | Mike Buland |
2006-07-20 | Fixed a memory leak in the param processor. | Mike Buland |
2006-06-29 | Fixed a bug that would cause certain peramiters that were after parameters that | Mike Buland |
2006-06-29 | All done with all of the basic and some nice, extended functionality, now I | Mike Buland |
2006-06-29 | Added the outlines for command parameter handling, for unknown parameter | Mike Buland |
2006-06-29 | Completely removed the old, crappy pproc and replaced it with the new, shiny | Mike Buland |