summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/bson_template_evaluator_test.cpp
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel 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-08-19SERVER-24508 delete BSONObj::equal()David Storch
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-06-20SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-06-10SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow
2015-05-28SERVER-13237: benchRun should use a thread-safe random number generatordalyd
2015-01-15SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow
2014-10-15SERVER-15641 Fix memory leaks in C++ unit testsAndrew Morrow
2014-10-10SERVER-15574 Exception in benchrun when a #VARIABLE is used without a corrosp...Alvin Richards
2014-10-07SERVER-15222 BsonTemplateEvaluator::_evalElem one builds a single levelAlvin Richards
2014-09-20SERVER-15064 Extend benchRun store and retrieve valuesAlvin Richards
2014-04-07SERVER-13492 fix bson template evaluator test compile on 32 bit linuxDavid Storch
2014-04-07SERVER-13492 add OID and SEQ_INT to bson template evaluatorDavid Storch
2013-12-10SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen
2013-01-15SERVER-8177 Improve copyright license consistency for scripting filesTad Marshall
2012-06-12SERVER-5861 Support for template language-benchRunSiddharth Singh
2012-06-07Bug fix in testSiddharth Singh
2012-06-07SERVER-5861 Support for template language-benchRunSiddharth Singh