aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Collapse)Author
2006-05-03Added the new singleton class template. Very cool, now I need to switchMike Buland
all my singletons to using it.
2006-05-01Fixed a bug in the get code of the hashtable. It now performs probing correctlyMike Buland
according to the new high capacity duplicate probing algorithm.
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland