summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/key_string_bm.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-231-0/+29
* Revert "SERVER-59199 KeyString: support large RecordId binary strings"Uladzimir Makouski2021-09-221-29/+0
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-211-0/+29
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-42712 Add benchmarks for KeyString releasing, copying, and assignmentLouis Williams2019-08-201-0/+74
* SERVER-41717 Create KeyStringBuilder, KeyStringValue, and KeyStringTypeBits c...Daniel Solnik2019-07-161-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36289 Add benchmarks for KeyString-BSON conversionsXiangyu Yao2018-08-011-0/+175