summaryrefslogtreecommitdiff
path: root/src/mongo/base/counter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-3/+1
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-23/+31
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-8763: Add decrement to Counter64Scott Hernandez2013-03-011-1/+4
* remove Counter64.set(...) -- missed during cleanupScott Hernandez2013-01-291-3/+0
* SERVER-8203: replication metricsScott Hernandez2013-01-291-2/+13
* SERVER-7646 - track how many docs TTL deletesEliot Horowitz2012-12-191-1/+2
* simple Counter64 classEliot Horowitz2012-10-261-0/+36