aboutsummaryrefslogtreecommitdiff
path: root/common/hashmap.cpp
AgeCommit message (Expand)Author
2009-06-13Fix erase() sometimes hiding other hash elements.Willem Jan Palenstijn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-09-02Revised HashMap implementationMax Horn
2008-08-20Unified member names in container/storage classes Array, HashMap and String: ...Max Horn
2008-08-20Extended HashMap debug outputMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-09Removing some unnecessary #includesMax Horn
2006-07-23String class usage cleanupMax Horn
2006-03-31Modify HashMap to allow client code to override the equality/hash functionali...Max Horn
2006-03-28- Renamed class AssocArray to HashMap to match our existing class Map (note alsoMax Horn