summaryrefslogtreecommitdiff
path: root/src/mongo/base/encoded_value_storage_test.cpp
AgeCommit message (Expand)Author
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-09-09SERVER-22973 use mongo macros for static assertMatt Cotter
2015-07-09SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-04-14SERVER-17629 Implemented Bounded Data View/CursorJason Carey (hanumantmk)
2014-08-12SERVER-14852 AAE safe read/write primitivesJason Carey