summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/accumulator_sum.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* removes legacy Value "createType" functionsMatt Dannenberg2013-06-181-2/+2
* Adjusted file mod's.Alberto Lerner2012-12-181-0/+0
* Improve aggregation handling of nullish Values - part 2Mathias Stearn2012-12-141-7/+5
* Normalize handling of Undefined vs EOO/missing in aggMathias Stearn2012-12-101-1/+1
* Rewrite Document and Value classesMathias Stearn2012-11-161-9/+8
* SERVER-6275 SERVER-6197 use double for $avgMatt Dannenberg2012-07-271-14/+29
* Convert to unix line endingsMathias Stearn2012-06-291-74/+74
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* fixed emacs to remove tabs from files before writing; removed tabsU-tellus\cwestin2012-01-101-5/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+74