summaryrefslogtreecommitdiff
path: root/src/mongo/base/data_type.h
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+17
* SERVER-30244-pre1 move DataType::Handler<StringData> specialization to avoid ...Billy Donahue2017-11-101-0/+5
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-8/+9
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-110/+102
* SERVER-17629 StringData + various DataTypesJason Carey2015-04-151-1/+15
* SERVER-17629 Implemented Bounded Data View/CursorJason Carey (hanumantmk)2015-04-141-0/+161