summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/bson_template_evaluator.cpp
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2020-05-02SERVER-41068 remove map_util.hBilly Donahue
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2019-04-08SERVER-40476 remove mongoutils::str::equalsBilly Donahue
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
2016-01-12SERVER-21473: Coverity analysis defect 21944: Division or modulo by zerodalyd
2015-10-09SERVER-20837 Support date in the benchRun template languageDan Pasette
2015-08-28SERVER-20121 Use unsigned arithmetic in PsuedoRandomMathias Stearn
2015-07-09SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
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-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-10-16fix whitespace/indent and turn onEliot Horowitz
2012-09-04SERVER-6336 Use bson template evaluator - benchRunSiddharth Singh
2012-06-12SERVER-5861 Support for template language-benchRunSiddharth Singh
2012-06-07SERVER-5861 Change random() to rand() for WindowsSiddharth Singh
2012-06-07SERVER-5861 Support for template language-benchRunSiddharth Singh