summaryrefslogtreecommitdiff
path: root/src/mongo/util/intrusive_counter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47191 Implement evalutation of Expressions to produce let parametersEric Cox2020-04-231-0/+10
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-10/+1
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-1/+10
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38812 Merge RefCountable improvements for Futures back to common imple...Mathias Stearn2019-01-231-6/+30
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35940 Remove IntrusiveCounterMartin Neupauer2018-07-101-56/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-69/+78
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-4/+6
* SERVER-17747 Fix compile on FreeBSD 11Jonathan Reams2015-06-031-0/+2
* SERVER-13256 Remove intrusive_ptr from pch.hAndrew Morrow2015-01-051-1/+1
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-1/+2
* SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto2014-01-141-0/+8
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* Whitespace; tabs to spacesTad Marshall2012-11-181-14/+14
* Rewrite Document and Value classesMathias Stearn2012-11-161-0/+48
* Convert to unix line endingsMathias Stearn2012-06-291-79/+79
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+79