summaryrefslogtreecommitdiff
path: root/src/mongo/base/data_range_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-18/+34
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37258 Fix UB in MurmurHash3Jason Carey2018-10-231-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-53/+53
* SERVER-17629 StringData + various DataTypesJason Carey2015-04-151-0/+33
* SERVER-17629 Implemented Bounded Data View/CursorJason Carey (hanumantmk)2015-04-141-0/+81