summaryrefslogtreecommitdiff
path: root/src/mongo/util/unordered_fast_key_table_internal.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9824 Whitespace -- CRLF to newlineTad Marshall2013-06-071-212/+212
* SERVER-9824 Retry hash table grow operation on excessive collisionsTad Marshall2013-06-071-199/+212
* Add missing include to unordered_fast_key_table_internal.hAndy Schwerin2012-12-111-0/+2
* SERVER-7886 - StringMap is now based on StringDataEliot Horowitz2012-12-101-0/+66
* UnorderedFastKeyTable - lookup -> storage configurableEliot Horowitz2012-11-291-13/+13
* Add missing inlines to prevent duplicate symbolsMathias Stearn2012-11-151-11/+15
* remove extraneous and ambiguous abs() callEric Milkie2012-11-131-1/+1
* SERVER-7639 fast StringMap class, no std::string copiesEliot Horowitz2012-11-131-0/+127