summaryrefslogtreecommitdiff
path: root/src/mongo/util/decimal_counter.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-59230 Fix compile errors in C++20 mode with GCC 11 and clang 12Andrew Morrow2021-08-151-1/+1
|
* SERVER-54364 Fix stack-use-after-scope when constructing nonzero DecimalCounterGregory Noma2021-02-051-1/+2
|
* SERVER-54106 Use DecimalCounter for time-series insertsGregory Noma2021-02-041-2/+15
|
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-051-0/+103
| | | | Now removed constexpr that broke Windows build.
* Revert "SERVER-36108 speed up BSONArrayBuilder by counting in decimal"Geert Bosch2018-08-031-103/+0
| | | | This reverts commit ce9968b484b95fe3f08ffe1d15791e8fadc9e854.
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-031-0/+103