summaryrefslogtreecommitdiff
path: root/src/mongo/base/data_builder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44132 DataBuilder move assignment computes size incorrectlyMark Benvenuto2019-10-231-1/+4
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-4/+4
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-36/+17
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-17/+36
* 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-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+2
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-20293 adding DataBuilderJason Carey2015-09-041-0/+256