aboutsummaryrefslogtreecommitdiff
path: root/src/hashtable.cpp (follow)
AgeCommit message (Expand)Author
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
2006-10-11Bugfixes, and pymake removal.Mike Buland
2006-08-30david - creepy forgot to commit hashtable stuff... also fixed something in md...David
2006-07-20Added the "getKey" function to the HashTable, allowing you to get at theMike Buland
2006-07-12Added a clear function to the hashtable. How we made it this long without isMike Buland
2006-05-03Added a simple test for the log system, and switched the multilog to the newMike Buland
2006-05-01Fixed a bug in the get code of the hashtable. It now performs probing correctlyMike Buland
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland