aboutsummaryrefslogtreecommitdiff
path: root/src/configmanagerbase.h (follow)
AgeCommit message (Collapse)Author
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier.
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
ago.
2006-08-09Fixed a bug in the config manager base that caused config files to never loadMike Buland
or work.
2006-08-09Renamed it, it also is no longer a singleton, although your child class couldMike Buland
be.