summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/bson_template_evaluator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-5/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+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-15/+17
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+3
* SERVER-20837 Support date in the benchRun template languageDan Pasette2015-10-091-2/+12
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-185/+197
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-3/+2
* SERVER-13237: benchRun should use a thread-safe random number generatordalyd2015-05-281-1/+8
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-15222 BsonTemplateEvaluator::_evalElem one builds a single levelAlvin Richards2014-10-071-1/+5
* SERVER-15064 Extend benchRun store and retrieve valuesAlvin Richards2014-09-201-0/+29
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+2
* SERVER-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-161-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13492 add OID and SEQ_INT to bson template evaluatorDavid Storch2014-04-071-4/+49
* SERVER-8177 Improve copyright license consistency for scripting filesTad Marshall2013-01-151-11/+9
* SERVER-5861 Support for template language-benchRunSiddharth Singh2012-06-121-2/+26
* SERVER-5861 Support for template language-benchRunSiddharth Singh2012-06-071-0/+128