Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -1/+1 |
* | Use std::string::data() instead of std::string::c_str() in cases where we | lloyd | 2007-07-21 | 1 | -1/+1 |
* | Move the version query code out of base.cpp and into version.cpp; I have | lloyd | 2007-03-08 | 1 | -18/+0 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -4/+5 |
* | Fix more config.h includes | lloyd | 2006-07-01 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+262 |