index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
scripting
/
bson_template_evaluator_test.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-08-19
SERVER-24508 delete BSONObj::equal()
David Storch
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2015-06-20
SERVER-18978: Clang-Format - Fix comment word wrapping indentation
Mark Benvenuto
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-06-10
SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>
Andrew Morrow
2015-05-28
SERVER-13237: benchRun should use a thread-safe random number generator
dalyd
2015-01-15
SERVER-13256 Add usings and qualifications for names from namespace std
Andrew Morrow
2014-10-15
SERVER-15641 Fix memory leaks in C++ unit tests
Andrew Morrow
2014-10-10
SERVER-15574 Exception in benchrun when a #VARIABLE is used without a corrosp...
Alvin Richards
2014-10-07
SERVER-15222 BsonTemplateEvaluator::_evalElem one builds a single level
Alvin Richards
2014-09-20
SERVER-15064 Extend benchRun store and retrieve values
Alvin Richards
2014-04-07
SERVER-13492 fix bson template evaluator test compile on 32 bit linux
David Storch
2014-04-07
SERVER-13492 add OID and SEQ_INT to bson template evaluator
David Storch
2013-12-10
SERVER-8886 Final set of license exceptions for OpenSSL
Ian Whalen
2013-01-15
SERVER-8177 Improve copyright license consistency for scripting files
Tad Marshall
2012-06-12
SERVER-5861 Support for template language-benchRun
Siddharth Singh
2012-06-07
Bug fix in test
Siddharth Singh
2012-06-07
SERVER-5861 Support for template language-benchRun
Siddharth Singh