summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/arithmetic_node.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-1/+1
* SERVER-30401 Simplify UpdateLeafNode::apply interfaceJustin Seyster2017-08-181-5/+8
* SERVER-28772 PushNodeJustin Seyster2017-08-081-1/+3
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-1/+1
* SERVER-28765 Create BitNode.Justin Seyster2017-07-101-1/+1
* SERVER-28767 UpdateNode::apply uses exceptions instead of Status.Justin Seyster2017-06-051-2/+2
* SERVER-28767 Create IncNode/MulNodeJustin Seyster2017-06-021-0/+62