summaryrefslogtreecommitdiff
path: root/src/mongo/util/string_map_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10555 Remove nondeterministic StringMap perf test from unit testsAndrew Morrow2013-08-211-42/+0
* do not run map performance test in debug buildsEliot Horowitz2013-01-071-0/+2
* SERVER-7886 - StringMap is now based on StringDataEliot Horowitz2012-12-101-1/+75
* SERVER-7639 fast StringMap class, no std::string copiesEliot Horowitz2012-11-131-0/+139